11
OLT(config)#
traffic-profile profile-id 1 profile-name 10M cir 10240 pir 10240 cbs 2000 pbs
2000
Configure ONT1 eth1 vlan mode is tag(access):
OLT(config)#
interface gpon 0/0
OLT(config-interface-gpon-0/0)#
ont port native-vlan 1 1 eth 1 vlan 100
OLT(config-interface-gpon-0/0)#
exit
Config service port:
OLT(config)#
service-port 3 vlan 100 gpon 0/0 port 1 ont 1 gemport 2 multi-service user-vlan
100 tag-action transparent inbound name 10M outbound name 10M
NOTE
:
In this user manual service use single vlan. SVLAN is 100, USERVLAN is 100. Tag-action is
transparent. USERVLAN equal SVLAN. So the service-port transparent vlan 100. More Tag action
rule as follow:
TAG ACTION
Description
DEFAULT
Add a SVLAN to packet.
ADD_DOUBLE
Add a SVLAN and a USERVLAN to packet.
TRANSPARENT
When USERVLAN equal SVLAN would transparent packet.
TRANSLATE
Translate USERVLAN to SVLAN.
TRANSLATE_AND_A
DD
Add a SVLAN and translate USERVLAN to the new innervlan
4.6.2 Configure Bridge ONT (SFU) Multicast Service
Premise Condition
OLT connect to uplink device and open service
OLT have created vlan for multicast service
OLT have configured GE port vlan
ONT have registered
Configure ONT1 multicast vlan mode is igmp-snooping-proxy, and multicast-forward is untag:
OLT(config)#
ont-srvprofile gpon profile-id 0
OLT(config-ont-srvprofile-0)#
multicast mode igmp-snooping-proxy
OLT(config-ont-srvprofile-0)#
multicast-forward untag
OLT(config-ont-srvprofile-0)#
exit
Configure ONT1 eth2 vlan mode is tag (access):
OLT(config)#
interface gpon 0/0
OLT(config-interface-gpon-0/0)#
ont port native-vlan 1 1 eth 2 vlan 200