Figure 1-50
Flowchart for commissioning the outband network management on the device
Procedure
l
Commission the outband network management on the device.
1.
Configure the IP address of the maintenance Ethernet port.
The IP address of the local maintenance Ethernet port (outband network management
port) of the MA5600T/MA5603T/MA5608T is 10.50.1.10/24.
NOTE
By default, the IP address of the maintenance Ethernet port (ETH port on the control board) is
10.11.104.2, and the subnet mask is 255.255.255.0.
huawei(config)#
interface meth 0
huawei(config-if-meth0)#
ip address 10.50.1.10 255.255.255.0
huawei(config-if-meth0)#
quit
2.
Add a route for the outband 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.
a.
Configure the community name and the access authority.
The read community name is
public
, and the write community name is
private
.
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.
137