Figure 1-61 Flowchart for commissioning the inband network management
Procedure
l Commission the inband network management on the device.
1. Configure the IP address of the inband network management port.
The upstream port (inband network management port) is 0/19/0, the VLAN ID is 1000,
the VLAN type is standard VLAN, and the IP address is 10.50.1.10/24.
huawei(config)#vlan 1000 standard
huawei(config)#port vlan 1000 0/19 0
huawei(config)#interface vlanif 1000
huawei(config-if-vlanif1000)#ip address 10.50.1.10 255.255.255.0
huawei(config-if-vlanif1000)#quit
NOTE
If the packet transmitted from the upstream port is untagged, run the native-vlan command to
configure the native VLAN of the upstream port to be the same as the VLAN of the upstream
port.
2. Add a route for the inband network management.
Use the static route. The destination IP address is 10.10.1.0/24 (the network segment
to which the U2000 belongs), and the gateway IP address is 10.50.1.1/24 (the IP
address of the gateway of the MA5600T/MA5603T/MA5608T).
huawei(config)#ip route-static 10.10.1.0 24 10.50.1.1
3. Set the SNMP parameters.
SmartAX MA5600T/MA5603T/MA5608T Multi-service
Access Module
Commissioning and Configuration Guide
1 Commissioning
Issue 01 (2014-04-30) Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
150