Data Planning
Configuration
Item
Data
Port
Upstream port: 0/0/1
Service port: 0/3/1
SVLAN
(upstream
VLAN of the
ONU)
VLAN for base station access service:
l
VLAN for synchronization service: 1000
l
VLAN for OAM service: 1001
l
VLAN for voice and data services: 1002
User VLAN
(original VLAN
of packets from
base stations)
l
Synchronization service of base stations: untagged
l
VLAN for OAM service of base stations: 20
l
VLAN for voice and data services of base stations: 30
Traffic profile
l
ID: 10
l
CIR: OFF
l
Priority source: user-cos, default priority: 7
l
Priority policy: tag-in-package
Procedure
Step 1
Create SVLANs and add an upstream port to the VLANs.
Create VLANs 1000, 1001, and 1002.
huawei(config)#
vlan 1000-1002 smart
huawei(config)#
port vlan 1000 0/0 1
huawei(config)#
port vlan 1001 0/0 1
huawei(config)#
port vlan 1002 0/0 1
Step 2
Configure a traffic profile.
Add a traffic profile 10 and do not limit rates. Packets transmitted upstream use the priority (7
by default) copied from the user VLAN. Packets transmitted downstream use the priority carried
by themselves.
huawei(config)#
traffic table ip index 10 cir off priority user-cos 7 priority-
policy tag-in-package
Step 3
Configure Ethernet access service ports.
Configure service ports for the synchronization service, OAM service, and voice and data
services of base stations. According to
14.2.2 Principle of VLAN Data Plan
user VLANs to a specified CVLAN.
huawei(config)#
service-port vlan 1000 eth 0/3/1 multi-service user-vlan
untagged rx-cttr 10 tx-cttr 10
//Syncronization service port
huawei(config)#
service-port vlan 1001 eth 0/3/1 multi-service user-vlan
20 rx-cttr 10 tx-cttr 10
//OAM service port
huawei(config)#
service-port vlan 1002 eth 0/3/1 multi-service user-vlan
30 rx-cttr 10 tx-cttr 10
//Voice and data service port
SmartAX MA5600T/MA5603T/MA5608T Multi-service
Access Module
Commissioning and Configuration Guide
14 FTTM Configuration (Base Station Access)
Issue 01 (2014-04-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
1441