_____________________________________________________________________________
____________________________________________________________________________
82
LTP-8X optical line terminal
Step 1.
Assign a service model:
LTP-8X# configure terminal
LTP-8X(config)# gpon olt model 1
Step 2.
Create a Service1 cross-connect profile to configure the first service. Configure a bridged
service and specify a bridged group which will be associated with an ONT port. Configure U-VLAN with the
help of the
set u-vid
command (it equals 10 for the first service in this case):
LTP-8X(config)# profile cross-connect Servi
с
el
LTP-8X(config-cross-conneot)("Servioel")# bridge
LTP-8X(config-cross-conneot)("Servioel")# bridge group 1
LTP-8X(config-cross-conneot)("Servioel")# user vid 10
Step 3
. Check the changes made.
LTP-8X(config-cross-connect)("Service1")# do show profile cross-connect Service1
Name: 'Service1'
Description: 'ONT Profile Cross Connect 1'
Model: ont
Bridge group: 1
Tag mode: single-tagged
Outer vid: 1
Outer cos: unused
Inner vid: -
U vid: 10
U cos: unused
Mac table entry limit: unlimited
Type: general
Iphost eid: 0
Priority queue: 0
Step 4.
By analogy with the described above, create another cross-connect profile (Service2) for the
second service and configure it with U-VLAN 11:
LTP-8X(config)# profile cross-connect Servioe2
LTP-8X(config-oross-oonneot)("Service2")# bridge
LTP-8X(config-oross-oonneot)("Service2")# bridge group 1
LTP-8X(oonfig-oross-oonneot)("Service2")# user vid 11
Step 5.
Check the amendments made.
LTP-8X(config-cross-connect)("Service2")# do show profile cross-connect Service2
Name: 'Service2'
Description: 'ONT Profile Cross Connect 1'
Model: ont
Bridge group: 1
Tag mode: single-tagged
Outer vid: 1
Outer cos: unused
Inner vid: -
U vid: 11
U cos: unused
Mac table entry limit: unlimited
Type: general
Iphost eid: 0
Priority queue: 0
Step 6.
Specify DBA parameters. To do this, create an dba profile and adjust the corresponding
settings. We set a value of guaranteed bandwidth for this example:
LTP-8X(config)# profile dba AllServices
LTP-8X(config-dba)("AllServices")# bandwidth guaranteed 500
Step 7.
Check the amends made.