___________________________________________________________________________
_______________________________________________________________________________
LTP-8X optical line terminal
117
Step 1.
Set the "management" type in the "cross-connect" profile.
LTP-8X(config)# profile cross-connect TR069
LTP-8X(config-cross-connect)("TR069")# type management
Step 2.
Set the "ont" model of the "cross-connect" profile. Specify a separate bridge-group.
LTP-8X(config-cross-connect)("TR069")# bridge
LTP-8X(config-cross-connect)("TR069")# bridge group 20
Step 3.
Set the "IP Host" identifier to 0.
LTP-8X(config-cross-connect)("TR069")# iphost eid 0
Step 4.
Check the changes by using the
do
show
command.
LTP-8X(config-cross-connect)("TR069")# do show profile cross-connect TR069
Name:
'TR069'
Description:
'ONT Profile Cross Connect 1'
Model:
ont
Bridge group:
20
Tag mode:
double-tagged
Outer vid:
1
Outer cos:
unused
Inner vid:
-
U vid:
untagged
U cos:
unused
Mac table entry limit:
unlimited
Type:
management
Iphost eid:
0
Priority queue:
0
Step 5.
Apply the changes by using the
do commit
command.
LTP-8X(config-cross-connect)("TR069")# do commit
26.3
TR-069 Client Configuration
The
management
profile is used for TR-069 client configuration.
LTP-8X# show profile management management-00
Name:
'management-00'
Description:
'ONT Profile Management 0'
Enable omci configuration:
true
Url:
''
Username:
''
Password:
''
If DHCP server transfers TR-069 parameters using option 43, there is no need in sending the parameters
to OMCI. Set the Disable this phrase by using no omci-configuration command.
Otherwise, parameters of the TR-069 client require explicit specification.
Step 1.
Enable TR-069 configuration.
LTP-8X(config)# profile management management-00