Table 19-10
Scenario plan
Scenario
VLAN Plan
VLAN Translation Policy
Scenario 1
Double-tagged VLAN
l
S-VLAN ID: 100
l
S-VLAN type:
smart
l
S-VLAN attribute:
stacking
l
CVLAN ID: 1001
l
C'-VLAN ID:
1010-1011
ONT: ONTs configure the VLAN and
add the same C-VLAN tag to packets.
All ONTs are in the same C-VLAN.
OLT: The OLT performs VLAN
translation: C<->S+C'. The C'-VLAN
of every ONT differs from each other.
Scenario 2
Double-tagged VLAN
l
S-VLAN: 100
l
S-VLAN type:
smart
l
S-VLAN attribute:
stacking
l
C-VLAN ID:
1001-1002
ONT: ONTs transparently transmit
untagged packets on the user side.
OLT: The OLT adds two VLAN tags (S
+C) to packets. The C-VLAN of every
ONT differs from each other.
l
Scenario 1:
Configure the mapping between a GEM port and a VLAN. The service flow of C-VLAN
1001 is mapped to GEM port 14 in the ONT line profile.
huawei(config)#
ont-lineprofile gpon profile-name ftth
huawei(config-gpon-lineprofile-1)#
gem mapping 14 0 vlan 1001
huawei(config-gpon-lineprofile-1)#
commit
huawei(config-gpon-lineprofile-1)#
quit
Configure the VLAN of the Ethernet port on the ONT. If the ONT is connected to the PC
through Ethernet port 1, add Ethernet port 1 to VLAN 1001 in the ONT service profile.
huawei(config)#
ont-srvprofile gpon profile-name ftth
huawei(config-gpon-srvprofile-1)#
port vlan eth 1 1001
huawei(config-gpon-srvprofile-1)#
commit
huawei(config-gpon-srvprofile-1)#
quit
Configure the native VLAN of the ONT port. Set the native VLAN ID of Ethernet port 1 to
1001.
huawei(config)#
interface gpon 0/1
huawei(config-if-gpon-0/1)#
ont port native-vlan 0 1 eth 1 vlan 1001
huawei(config-if-gpon-0/1)#
ont port native-vlan 0 2 eth 1 vlan 1001
huawei(config-if-gpon-0/1)#
quit
Create an Internet access service VLAN and add an upstream port to it. Add upstream port
0/19/0 to VLAN 100.
huawei(config)#
vlan 100 smart
huawei(config)#
vlan attrib 100 stacking
huawei(config)#
port vlan 100 0/19 0
Create service flows. Set the service VLAN to 100, GEM port ID to 14, and user VLAN to
1001. Use traffic profile ftth_hsi.
SmartAX MA5600T/MA5603T/MA5608T Multi-service
Access Module
Commissioning and Configuration Guide
19 IPv6 Configuration
Issue 01 (2014-04-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
1927