OLT LTP-16N, LTP-16NT. User Manual
65
•
•
•
•
1.
2.
3.
4.
5.
•
•
Step 6.
Assign the created profiles in the ONT.
LTP-16N(configure)# interface ont 1/1
LTP-16N(config)(if-ont-1/1)# service 1 profile cross-connect Internet dba AllService
LTP-16N(config)(if-ont-1/1)# service 2 profile cross-connect IPTV dba AllService
LTP-16N(config)(if-ont-1/1)# service 3 profile cross-connect UNI_TAG dba AllService
LTP-16N(config)(if-ont-1/1)# profile ports PP
Step 7.
Allow the required VLAN to pass on the uplink interface (see section
).
LTP-16N# configure terminal
LTP-16N(configure)# interface 10G-front-port 1
LTP-16N(config)(if-front-1)# vlan allow 200,100,98
Step 8.
For VLAN 98, configure IGMP snooping. Also, enable IGMP Snooping globally:
LTP-16N(configure)# vlan 98
LTP-16N(config)(vlan-98)# ip igmp snooping enable
LTP-16N(config)(vlan-98)# exit
LTP-16N(configure)# ip igmp snooping enable
Step 9.
Apply the configuration.
LTP-16N# commit
5.2.4.7 Service configuration in the ont-mode router mode
Consider a typical configuration of services for ONT configured the in router mode: HSI, IPTV, VoIP and ACS.
To do this, configure 5 services:
HSI service. N-to-1 model traffic, the service VLAN is 200, there will be a tag replacement on the OLT and
it will arrive at 10 on the OLT.
IPTV service. Service for multicast traffic. Traffic model multicast. The stream passes without changing
the VLAN 30 tag.
STB service. The service is required for unicast traffic for STBs. The tag is replaced to ONT. VLAN 250.
VoIP service. Service for telephony, similar in settings to HSI. VLAN 100.
ACS service. This service is used to control the ONT via ACS. Service VLAN 2000.
Step 1.
Create a
cross-connect
profile named HSI. The
ont-mode router
mode is configured by default,
so it is not necessary to set it. Set the service VLAN to 200 and the pon and user to 10. In this case, the
ONT will receive traffic in 10 VLAN.
LTP-16N# configure terminal
LTP-16N(configure)# profile cross-connect HSI
LTP-16N(config)(profile-cross-connect-HSI)# outer vid 200
LTP-16N(config)(profile-cross-connect-HSI)# pon vid 10
LTP-16N(config)(profile-cross-connect-HSI)# user vid 10
Step 2.
By analogy with the described above, create another
cross-connect
profile named IPTV for the
second service and configure
traffic-model
for multicast service.