Procedure
Step 1 Set up the network environment.
l If you log in to the MA5600T/MA5603T/MA5608T in the LAN inband management mode
through telnet, set up a network environment according to Figure 1-18.
l If you log in to the MA5600T/MA5603T/MA5608T in the WAN inband management mode
through telnet, set up a network environment according to Figure 1-19.
Step 2 Configure the IP address of the VLAN Layer 3 interface.
1. Run the vlan command to create a management VLAN.
huawei(config)#vlan 30 standard
2. Run the port vlan command to add an upstream port to the VLAN.
huawei(config)#port vlan 30 0/19 0
3. In the VLANIF mode, run the ip address command to configure the IP address of the
VLAN Layer 3 interface.
huawei(config)#interface vlanif 30
huawei(config-if-vlanif30)#ip address 10.50.1.10 24
huawei(config-if-vlanif30)#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.
Step 3 Add a route for the inband management.
l If the network environment is set up as shown in Figure 1-18, you need not add a route.
l If the network environment is set up as shown in Figure 1-19, run the ip route-static
command to add a route from the maintenance Ethernet port of the MA5600T/MA5603T/
MA5608T to the maintenance terminal.
huawei(config)#ip route-static 10.10.1.0 24 10.50.1.1
Step 4 Run the telnet application.
On the maintenance terminal, choose Start > Run. On the Run window, input "telnet
10.50.1.10" in the Open field as shown in Figure 1-21 (considering the Windows OS as an
example), and click OK. Then, the telnet dialog box is displayed.
Figure 1-21 Running the telnet application
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.
35