157
Step 1.
Specify the ONT serial number in the configuration.
LTP-8X# configure terminal
LTP-8X(config)# interface ont 0/0
LTP-8X(config)(if-ont-0/0)# serial ELTX01234567
LTP-8X(config)(if-ont-0/0)# exit
Step 2.
Assign a service model:
LTP-8X(config)# gpon olt model 1
Step 3.
Create an UsIGMP cross-connect profile to configure the service, which will be used to send IGMP
requests upstream. Configure a bridged service and specify the bridged group (it equals 1 in our example) the
ONT port will be associated with; specify U-VLAN 14:
LTP-8X(config)# profile cross-connect UsIGMP
LTP-8X(config-cross-connect)("UsIGMP")# bridge
LTP-8X(config-cross-connect)("UsIGMP")# bridge group 1
LTP-8X(config-cross-connect)("UsIGMP")# user vid 14
LTP-8X(config-cross-connect)("UsIGMP")# do show profile cross-connect UsIGMP
Name: 'UsIGMP'
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: 14
U cos: unused
Mac table entry limit: unlimited
Type: general
IP host index: 0
Priority queue: 0
Step 4.
Associate the bridge group with an ONT port. To do this, create a
ports
profile and assign value 1 to
the
bridge group
parameter for the LAN1 port:
LTP-8X(config)# profile ports Ports1
LTP-8X(config-ports)("Ports1")# port 1 bridge group 1
Step 5.
Enable multicasting and configure VLAN replacement rules for the ONT port:
LTP-8X(config-ports)("Ports1")# port 1 multicast
LTP-8X(config-ports)("Ports1")# port 1 igmp downstream vid 14
LTP-8X(config-ports)("Ports1")# port 1 igmp downstream tag-control replace-vid
LTP-8X(config-ports)("Ports1")# port 1 igmp upstream vid 14
LTP-8X(config-ports)("Ports1")# port 1 igmp upstream tag-control replace-vid
Step 6.
You also need to configure VLAN 98 multicasting and specify the group range:
LTP-8X(config-ports)("Ports1")# igmp multicast dynamic-entry 0 vid 98
LTP-8X(config-ports)("Ports1")# igmp multicast dynamic-entry 0 group 224.0.0.0
239.255.255.255
LTP-8X(config-ports)("Ports1")# do show profile ports Ports1
Name: 'Ports1'
Summary of Contents for LTP-4X
Page 11: ...11 Part I General ...
Page 29: ...29 Part II Getting Started with the Terminal ...
Page 37: ...37 Part III Configuring the Terminal ...
Page 98: ...98 Part IV ONT Configuration ...
Page 174: ...174 Part V Terminal Monitoring ...
Page 189: ...189 Part VI Terminal Maintenance ...
Page 191: ...191 Step 2 Remove the module from the slot Fig 43 4 Removing SFP Transceivers ...