_____________________________________________________________________________
____________________________________________________________________________
86
LTP-8X optical line terminal
Step 8.
Associate a bridge group with an ONT port. To do this, create a "ports" profile and assign value 1
to the "bridge group" parameter for the "eth 0" port.
LTP-8X(config)# profile ports Portsl
LTP-8X(config-ports)("Portsl")# port 0 bridge group 1
Step 9.
Check the changes made.
LTP-8X(config-ports)("Ports1")# do show profile ports Ports1
...
Port [0]:
Bridge group:
1
Spanning tree for bridge group:
false
Multicast enable:
false
Multicast port settings:
Upstream igmp vid:
1
Upstream igmp prio:
0
Upstream igmp tag control:
pass
Downstream multicast vid:
1
Downstream multicast prio:
0
Downstream multicast tag control:
pass
Max groups:
0
Max multicast bandwidth:
0
Shaper downstream:
Enable:
false
Commited rate:
1000000
Shaper upstream:
Enable:
false
Commited rate:
1000000
...
Step 10.
Assign the created profiles in ONT.
LTP-8X(config)# interface ont 0/1
LTP-8X(config)(if-ont-0/0)# service 0 profile dba AllServices
LTP-8X(config)(if-ont-0/0)# service 0 profile cross-connect Service1
LTP-8X(config)(if-ont-0/0)# profile ports Ports1
LTP-8X(config)(if-ont-0/0)# do show interface ont 0/1 configuration
-----------------------------------
[ONT0/0] configuration
-----------------------------------
Description:
''
Status:
UP
Serial:
ELTX5C00000C
...
Service [0]:
Profile cross connect:
Service3
ONT Profile Cross Connect 3
Profile dba:
AllServices ONT Profile DBA 1
...
Profile ports:
Ports1
ONT Profile Ports 1
Step 11.
Apply the changes by using the
do commit
command.
LTP-8X(config)(if-ont-0/1)# do commit
Step 12.
You will also need to configure S-VLAN 30 in the switch view (see Chapter 14, page
LTP-8X# switch
LTP-8X(switch)# configure
LTP-8X(switch)(config)# vlan 200
LTP-8X(switch)(config-vlan)# tagged front-port 0
LTP-8X(switch)(config-vlan)# tagged pon-port 0
–
7