NOTE
l In this networking, MA5600T/MA5603T/MA5608T-1 can be replaced with a GE switch or a BRAS.
l The upstream port of MA5600T/MA5603T/MA5608T supports the port aggregation function. In the
actual network planning, you can aggregate multiple ports for use.
l In this networking, the five MA5600T/MA5603T/MA5608Ts support the ADSL2+, SHDSL, VDSL2,
GPON, and POTS services. You can plan the services according to your actual network conditions.
5.3 Configuring MA5600T/MA5603T/MA5608T-1
This topic describes how to configure MA5600T/MA5603T/MA5608T-1.
Procedure
Step 1 Confirm the board.
huawei>enable
huawei#config
huawei(config)#board confirm 0
Step 2 Configure the NMS.
1. Configure the IP address of the inband NMS interface.
l Create the NMS VLAN.
huawei(config)#vlan 10 standard
l Add the upstream port.
huawei(config)#port vlan 10 0/19 0-2
l Enter the NMS VLAN interface mode.
huawei(config)#interface vlanif 10
l Configure the IP address of the NMS VLAN interface.
huawei(config-if-vlanif10)#ip address 10.10.1.2 255.255.255.0
huawei(config-if-vlanif10)#quit
2. Add the route.
l Configure the route destined to the NMS (trap destination host).
huawei(config)#ip route-static 2.2.2.2 255.255.255.255 10.10.1.1
preference 1
l Configure the route destined to the time server.
huawei(config)#ip route-static 4.4.4.0 255.255.255.0 10.10.1.1
preference 1
l Configure the route destined to the log host.
huawei(config)#ip route-static 3.3.3.0 255.255.255.0 10.10.1.1
preference 1
huawei(config)#ip route-static 3.3.4.0 255.255.255.0 10.10.1.1
preference 1
3. Add the ACL rule.
huawei(config)#acl 3050
huawei(config-acl-adv-3050)#rule permit ip source any destination any
huawei(config-acl-adv-3050)#rule deny ip source any destination 10.10.1.2
0.0.0.0
huawei(config-acl-adv-3050)#rule permit ip source 2.2.2.2 0.0.0.0
destination 10.10.1.2 0.0.0.0
huawei(config-acl-adv-3050)#rule permit ip source 2.2.2.3 0.0.0.0
destination 10.10.1.2 0.0.0.0
SmartAX MA5600T/MA5603T/MA5608T Multi-service
Access Module
Commissioning and Configuration Guide
5 Configuration Example of MSTP Subtending Network
Issue 01 (2014-04-30) Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
445