Got it

TR069 on olt

Created: Dec 15, 2021 14:08:53Latest reply: Dec 15, 2021 14:56:41 285 3 0 0 0
  Rewarded HiCoins: 0 (problem resolved)


Which commands are necessary for configuration TR069 on the OLT?

ea5800-x17

Featured Answers

Best answer

Recommended answer

Diego.Silva
MVE Author Created Dec 15, 2021 14:56:41

Hello My dear,


ont tr069-server-profile add

Function

This command is used to add an optical network terminal (ONT) TR069 server profile. Configure TR069 server information in a profile. After this command is executed successfully, run the ont tr069-server-config command to bind the TR069 server profile to an ONT.

Format

ont tr069-server-profile add { profile-id profile-id | profile-name profile-name } * url url [ user user-name user-password [ auth-realm auth-realm-value ] ]

ont tr069-server-profile add { profile-id profile-id | profile-name profile-name } * url url [ user user-name ]

Parameters

Parameter

Description

Value

profile-id profile-id

Indicates the ID of an ONT TR069 server profile. If you do not specify the profile ID, the system allocates the smallest idle profile ID to the profile automatically.

Numeral type. Range: 1-32.

profile-name profile-name

Indicates the name of an ONT TR069 server profile. If you do not specify the name, the system uses the default name "tr069-server-profile_x". "x" is the ID of an ONT TR069 server profile.

Character string type, a string of 1-32 characters.

The profile name must consist of visible characters excluding spaces or the following characters: " * < > ?.

url url

Indicates the URL address of the ONT TR069 server.

Character string type, a string of 1-63 characters.

The address must consist of visible characters excluding spaces or the following characters: " * < > ?.

user user-name

Indicates the user name of the TR069 server.

Character string type, a string of 1-50 characters.

The user name must consist of visible characters excluding spaces or the following characters: " * < > ?.

user-password

Indicates the password of the TR069 server. When you input the user-password parameter in interactive mode, the user password is not displayed. You are advised to input the parameter in interactive mode.

Character string type, a string of 1-25 characters.

The password must consist of visible characters excluding spaces or the following characters: " * < > ?.

auth-realm auth-realm-value

Indicates the realm of the TR069 server in user authentication.

Character string type, a string of 1-24 characters.

The realm must consist of visible characters excluding spaces or the following characters: " * < > ?.

Modes

Global config mode

Level

Operator level

Usage Guidelines

None

Example


To add TR069 server profile 2, and set the URL address to www.huawei.com, user name to hw, configure the password in interactive mode, and authentication domain to auth, do as follows:

huawei(config)#ont tr069-server-profile add { profile-id<K>|profile-name<K>|url<K>}:profile-id { profile-id<U><1,32> }:2        { profile-name<K>|url<K> }:url { url<S><Length 1-63> }: www.huawei.com { <cr>|user<K>}:user{ user-name<S><length 1-50> }:hw 
                                                                                      
  Command:
          ont tr069-server-profile add profile-id 2 url www.huawei.com user hw
 User Password(length<1,25>):                                                                     
 Confirm User Password(length<1,25>):                                           
>  Will you set the auth realm? (y/n)[n]: y                                     
 Auth realm(length<1-24>): auth                                                 
  Adding an ONT TR069 server profile succeeded
  Profile ID  : 2
  Profile name: tr069-server-profile_2




ont tr069-server-config(gpon)

Function

The ont tr069-server-config command is used to bind a TR069 server profile to the optical network terminal (ONT) connected to a gigabit-capable passive optical network (GPON) port.

The undo ont tr069-server-config command is used to clear the TR069 configuration of the ONT connected to a GPON port.

Format

ont tr069-server-config { portid } { all | ontid } { profile-id profile-id | profile-name profile-name }

undo ont tr069-server-config { portid } { all | ontid }

Parameters

Parameter

Description

Value

portid

Indicates the ID of the GPON port connected to the ONT that requires the TR069 server information to be configured or cleared

Please see Differences Between Shelves .

all

Configures the TR069 server or clears the TR069 server information for all the ONTs connected to a GPON port.

-

ontid

Configures the TR069 server or clears the TR069 server information for a specific ONT.

Numeral type. Range: varies with the board type.

profile-id profile-id

Indicates the ID of an ONT TR069 server profile.

Numeral type. Range: 1-32.

profile-name profile-name

Indicates the name of an ONT TR069 server profile.

Character string type, a string of 1-32 characters.

The characters must be visible and cannot contain a question mark (?). A double quotation mark (") except the outer-layer double quotation mark (") cannot be followed by a space. If the start or end character is a double quotation mark (), the corresponding end or start character must also be a double quotation mark (").

Modes

GPON mode

Level

Operator level

Usage Guidelines

  • Run the config command to enter global config mode, and then run the interface gpon command to enter GPON mode.

  • When you use all, you can bind all the GPON-port-connected ONTs to a TR069 server profile, or configure same parameters for all the ONTs; you can unbind the GPON-port-connected ONTs from profiles

Example

To bind TR069 server profile 1 to ONT 0 connected to GPON port 0/3/0, do as follows:

huawei(config-if-gpon-0/3)#ont tr069-server-config 0 0{ disable<K>|enable<K>|profile-id<K>|profile-name<K>|vlan<K> }:profile-id { profile-id<U><1,32> }:1
                                                                                
  Command:                                                                      
          ont tr069-server-config 0 0 profile-id 1


i hope it helpful!

View more
  • x
  • convention:

fargat
fargat Created Dec 16, 2021 07:03:32 (0) (0)
Thanks my friend, can I upload ACS certificate for all ONT on NCE at same time  
All Answers
Hello, friend.
It's nice to meet you in the community.
We're working on your problem. Please wait for a second.
View more
  • x
  • convention:

Diego.Silva
Diego.Silva MVE Author Created Dec 15, 2021 14:56:41

Hello My dear,


ont tr069-server-profile add

Function

This command is used to add an optical network terminal (ONT) TR069 server profile. Configure TR069 server information in a profile. After this command is executed successfully, run the ont tr069-server-config command to bind the TR069 server profile to an ONT.

Format

ont tr069-server-profile add { profile-id profile-id | profile-name profile-name } * url url [ user user-name user-password [ auth-realm auth-realm-value ] ]

ont tr069-server-profile add { profile-id profile-id | profile-name profile-name } * url url [ user user-name ]

Parameters

Parameter

Description

Value

profile-id profile-id

Indicates the ID of an ONT TR069 server profile. If you do not specify the profile ID, the system allocates the smallest idle profile ID to the profile automatically.

Numeral type. Range: 1-32.

profile-name profile-name

Indicates the name of an ONT TR069 server profile. If you do not specify the name, the system uses the default name "tr069-server-profile_x". "x" is the ID of an ONT TR069 server profile.

Character string type, a string of 1-32 characters.

The profile name must consist of visible characters excluding spaces or the following characters: " * < > ?.

url url

Indicates the URL address of the ONT TR069 server.

Character string type, a string of 1-63 characters.

The address must consist of visible characters excluding spaces or the following characters: " * < > ?.

user user-name

Indicates the user name of the TR069 server.

Character string type, a string of 1-50 characters.

The user name must consist of visible characters excluding spaces or the following characters: " * < > ?.

user-password

Indicates the password of the TR069 server. When you input the user-password parameter in interactive mode, the user password is not displayed. You are advised to input the parameter in interactive mode.

Character string type, a string of 1-25 characters.

The password must consist of visible characters excluding spaces or the following characters: " * < > ?.

auth-realm auth-realm-value

Indicates the realm of the TR069 server in user authentication.

Character string type, a string of 1-24 characters.

The realm must consist of visible characters excluding spaces or the following characters: " * < > ?.

Modes

Global config mode

Level

Operator level

Usage Guidelines

None

Example


To add TR069 server profile 2, and set the URL address to www.huawei.com, user name to hw, configure the password in interactive mode, and authentication domain to auth, do as follows:

huawei(config)#ont tr069-server-profile add { profile-id<K>|profile-name<K>|url<K>}:profile-id { profile-id<U><1,32> }:2        { profile-name<K>|url<K> }:url { url<S><Length 1-63> }: www.huawei.com { <cr>|user<K>}:user{ user-name<S><length 1-50> }:hw 
                                                                                      
  Command:
          ont tr069-server-profile add profile-id 2 url www.huawei.com user hw
 User Password(length<1,25>):                                                                     
 Confirm User Password(length<1,25>):                                           
>  Will you set the auth realm? (y/n)[n]: y                                     
 Auth realm(length<1-24>): auth                                                 
  Adding an ONT TR069 server profile succeeded
  Profile ID  : 2
  Profile name: tr069-server-profile_2




ont tr069-server-config(gpon)

Function

The ont tr069-server-config command is used to bind a TR069 server profile to the optical network terminal (ONT) connected to a gigabit-capable passive optical network (GPON) port.

The undo ont tr069-server-config command is used to clear the TR069 configuration of the ONT connected to a GPON port.

Format

ont tr069-server-config { portid } { all | ontid } { profile-id profile-id | profile-name profile-name }

undo ont tr069-server-config { portid } { all | ontid }

Parameters

Parameter

Description

Value

portid

Indicates the ID of the GPON port connected to the ONT that requires the TR069 server information to be configured or cleared

Please see Differences Between Shelves .

all

Configures the TR069 server or clears the TR069 server information for all the ONTs connected to a GPON port.

-

ontid

Configures the TR069 server or clears the TR069 server information for a specific ONT.

Numeral type. Range: varies with the board type.

profile-id profile-id

Indicates the ID of an ONT TR069 server profile.

Numeral type. Range: 1-32.

profile-name profile-name

Indicates the name of an ONT TR069 server profile.

Character string type, a string of 1-32 characters.

The characters must be visible and cannot contain a question mark (?). A double quotation mark (") except the outer-layer double quotation mark (") cannot be followed by a space. If the start or end character is a double quotation mark (), the corresponding end or start character must also be a double quotation mark (").

Modes

GPON mode

Level

Operator level

Usage Guidelines

  • Run the config command to enter global config mode, and then run the interface gpon command to enter GPON mode.

  • When you use all, you can bind all the GPON-port-connected ONTs to a TR069 server profile, or configure same parameters for all the ONTs; you can unbind the GPON-port-connected ONTs from profiles

Example

To bind TR069 server profile 1 to ONT 0 connected to GPON port 0/3/0, do as follows:

huawei(config-if-gpon-0/3)#ont tr069-server-config 0 0{ disable<K>|enable<K>|profile-id<K>|profile-name<K>|vlan<K> }:profile-id { profile-id<U><1,32> }:1
                                                                                
  Command:                                                                      
          ont tr069-server-config 0 0 profile-id 1


i hope it helpful!

View more
  • x
  • convention:

fargat
fargat Created Dec 16, 2021 07:03:32 (0) (0)
Thanks my friend, can I upload ACS certificate for all ONT on NCE at same time  

Comment

You need to log in to comment to the post Login | Register
Comment

Notice: To protect the legitimate rights and interests of you, the community, and third parties, do not release content that may bring legal risks to all parties, including but are not limited to the following:
  • Politically sensitive content
  • Content concerning pornography, gambling, and drug abuse
  • Content that may disclose or infringe upon others ' commercial secrets, intellectual properties, including trade marks, copyrights, and patents, and personal privacy
Do not share your account and password with others. All operations performed using your account will be regarded as your own actions and all consequences arising therefrom will be borne by you. For details, see " User Agreement."

My Followers

Login and enjoy all the member benefits

Login

Block
Are you sure to block this user?
Users on your blacklist cannot comment on your post,cannot mention you, cannot send you private messages.
Reminder
Please bind your phone number to obtain invitation bonus.