SHANGHAI BAUDCOM COMMUNICATION DEVICE CO.,LTD
Website :
www.baudcom.com.cn
Tel: +86 21 37709251 Email: [email protected]
Chapter 4 Application scenario
4.1 Requirement
( Internet service with VLAN-100_PPPoE,Voice with Vlan-1830_DHCP)
4.2 Configurations
4.2.1 OLT Configuration
In this case, we take Huawei MA5608T for example, to introduce how to configure
Internet service with VLAN 100 .Voice service with vlan 1830.
Huawei MA5680T Configurations
(1)Create VLAN
MA5608T(config)#vlan 100 smart
MA5608T(config)#vlan 1830 smart
(2)Configure uplink port’s VLAN
MA5608T(config)#port vlan 100 0/2 0
MA5608T(config)#port vlan 1830 0/2 1
MA5608T(config)#interface mcu 0/2
MA5608T(config-if-mcu-0/2)#native-vlan 0 vlan 100 // (if necessary)
MA5608T(config-if-mcu-0/2)#native-vlan 1 vlan 1830 // (if necessary)
(3)Creat DBA profile
MA5608T(config)#dba-profile add profile-id 10 profile-name test type3 assure 102400 max 899968
(4)Creat ont-line profile
MA5608T(config)#ont-lineprofile gpon profile-id 10 profile-name test
MA5608T(config-gpon-lineprofile-10)#tcont 1 dba-profile-id 10
MA5608T(config-gpon-lineprofile-10)#gem add 1 eth tcont 1
MA5608T(config-gpon-lineprofile-10)#gem mapping 1 1 vlan 100
MA5608T(config-gpon-lineprofile-10)#gem mapping 1 2 vlan 1830
MA5608T(config-gpon-lineprofile-10)#commit
(5)Creat ont-srv profile