Login Through Telnet (Inband Management)

Login Through Telnet (Inband Management)

Login Through Telnet (Inband Management)

This topic describes how to log in to the MA5600T/MA5603T/MA5608T using the upstream port (inband management port) in the telnet mode to maintain and manage the MA5600T/MA5603T/MA5608T. You are advised to use SSH mode.

Step 1 –  Set up the network environment.
– If you log in to the MA5600T/MA5603T/MA5608T in the LAN inband management mode through telnet, set up a network environment.
– If you log in to the MA5600T/MA5603T/MA5608T in the WAN inband management mode through telnet, set up a network environment.

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.
–  If the network environment is set up, you need not add a route.
–  If the network environment is set up, 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 (considering the Windows OS as an example), and click OK. Then, the telnet dialog box is displayed.

Step 5 Log in to the system.
In the telnet dialog box, input the user name and the password. By default, the user name is root, and the password is admin. When the login is successful, the system displays the following information:
>>User name:root
>>User password:admin

Huawei Integrated Access SoftwareMA5600T/MA5603T/MA5608T.
Copyright(C) Huawei Technologies Co., Ltd. 2002-2012. All rights reserved.
—————————————————————————–
User last login information:
—————————————————————————–
Access Type : Telnet
IP-Address : 10.10.10.122
Login Time : 2011-03-29 16:03:20+08:00
Logout Time : 2011-03-29 16:08:40+08:00
—————————————————————————–

 

Posted in GPON, HUAWEI OLT, OLT.

Leave a Reply

Your email address will not be published. Required fields are marked *