0% found this document useful (0 votes)
46 views6 pages

Configuring Outband Management

This document describes how to connect a MA5616 device to a maintenance terminal through an outband management port, log in to the MA5616, and manage it. It provides prerequisites, example network diagrams for LAN and WAN configurations, data plans, and step-by-step configuration and login instructions.

Uploaded by

Alvaro Cue
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
46 views6 pages

Configuring Outband Management

This document describes how to connect a MA5616 device to a maintenance terminal through an outband management port, log in to the MA5616, and manage it. It provides prerequisites, example network diagrams for LAN and WAN configurations, data plans, and step-by-step configuration and login instructions.

Uploaded by

Alvaro Cue
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Configuring Outband Management

This topic describes how to connect the MA5616 to the maintenance terminal through an
outband management port, log in to the MA5616, and then manage the MA5616.

Prerequisites

 You must log in to the system through a local serial port. For the configuration
process, see Configuring Management Through a Local Serial Port.
 The IP address of the maintenance terminal must be properly configured.

NOTE:

In the following operations, the configurations of the MA5616 must be performed through a
local serial port.

Networking - LAN

Figure 1 shows an example network for configuring outband management over a LAN in
remote login mode.

Figure 1 Example network for configuring outband management over a LAN in remote login
mode

In this example network, the IP address of the maintenance Ethernet port of the MA5616 and
the IP address of the maintenance terminal are in the same network segment. You can also
manage the MA5616 through an outband channel by directly connecting the maintenance
Ethernet port of the maintenance terminal to the maintenance Ethernet port on the control
board of the MA5616.

Data Plan - LAN

Table 1 provides the data plan for configuring outband management over a LAN in remote
login mode.
Table 1 Data plan for configuring outband management over a LAN in remote login mode
Item Data
Maintenance Ethernet port of the IP address: 10.10.20.2/24
MA5616
Ethernet port of the maintenance IP address: 10.10.20.3/24
terminal

Networking - WAN

Figure 2 shows an example network for configuring outband management over a WAN in
remote login mode.

Figure 2 Example network for configuring outband management over a WAN in remote
login mode

In this example network, the MA5616 is connected to the WAN through the maintenance
Ethernet port. You can manage the MA5616 remotely from the maintenance terminal.

Data Plan - WAN

Table 2 provides the data plan for configuring outband management over a WAN in remote
login mode.
Table 2 Data plan for configuring outband management over a WAN in remote login mode
Item Data
Maintenance Ethernet port of the IP address: 10.10.20.2/24
MA5616
Ethernet port of the maintenance IP address: 10.10.21.3/24 (10.18.100.200)
terminal
Port of the router connected to the IP address: 10.10.20.254/24
MA5616

Configuration Flowchart

Figure 3 shows the flowchart for outband management in remote login mode.

Figure 3 Flowchart for outband management in remote login mode


Procedure.

1. Set up the configuration environment.

Figure 1 or Figure 2 shows how to set up the configuration environment according to


the actual requirements and conditions.

2. In the meth mode, run the ip address command to configure the IP address and subnet
mask of the maintenance Ethernet port of the MA5616.

NOTE:

The default IP address of the maintenance Ethernet port is 10.11.104.2, and the subnet
mask is 255.255.255.0. You can configure the IP address of the maintenance Ethernet
port based on the actual network planning.

huawei(config)#interface meth 0
huawei(config-if-meth0)#ip address 10.10.20.2 24
(10.18.100.200/24) IP CON ACCESO AL U2000,
ESTAS SON LAS IP DEL U2000 10.50.99.130, 10.50.99.150

3. Add a route.

 If the configuration environment is set up as shown in Figure 1, you need not add a
route.
 If the remote WAN management environment is set up as shown in Figure 2, run the
ip route-static command to add a route to the next hop.
4. huawei(config-if-meth0)#quit
huawei(config)#ip route-static 10.10.21.0 24 10.10.20.254
(0.0.0.0 0.0.0.0 10.18.106.1) RUTA GESTION ELEMENTOS DE ACCESO.
(10.18.3.0 255.255.255.0 10.50.26.34)RUTA GESNET_GTMO.

5. Start Telnet on the maintenance terminal.

Choose Start > Run on the maintenance terminal. In the Open address bar, enter
telnet 10.10.20.2 (10.10.20.2 is the IP address of the maintenance Ethernet port of
the MA5616), as shown in Figure 4 (considering the Windows OS as an example).
Click OK, and the telnet interface is displayed.

Figure 4 Starting Telnet

6. Log in to the MA5616.

On the telnet interface, enter the user name and the password. By default, the super
user name is root and the password is mduadmin. When the login is successful, the
system displays the following information:

>>User name:root
>>User password:

Huawei Integrated Access Software (MA5616).

Copyright(C) Huawei Technologies Co., Ltd. 2002-2012. All rights


reserved.

NOTE:

To improve the system security, please modify your password after first login. You
can run the terminal user password command to modify your password.
Result

After logging in to the MA5616, you can manage the MA5616. For instructions on CLI, see
CLI Operation Characteristics.

Parent topic: Configuring the Maintenance Terminal

You might also like