Procedure
Step 1
Set up the network environment.
l
If you log in to the MA5600T/MA5603T/MA5608T in the LAN outband management
mode through SSH, set up a network environment according to
l
If you log in to the MA5600T/MA5603T/MA5608T in the WAN outband management
mode through SSH, set up a network environment according to
Step 2
Configure the IP address of the maintenance Ethernet port.
In the MEth mode, run the
ip address
command to configure the IP address of the maintenance
Ethernet port.
huawei(config)#
interface meth 0
huawei(config-if-meth0)#
ip address 10.50.1.10 24
huawei(config-if-meth0)#
quit
Step 3
Add a route for the outband management.
l
If the network environment is set up as shown in
, you need not add a route.
l
If the network environment is set up as shown in
, 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
Create a user.
Run the
terminal user name
command to create a user.
huawei(config)#
terminal user name
User Name(length<6,15>):
huawei
User Password(length<6,15>):
test01
//The password is not displayed on the
maintenance terminal.
Confirm Password(length<6,15>):
test01
//The password is not displayed on the
maintenance terminal.
User profile name(<=15 chars)[root]:
User's Level:
1. Common User 2. Operator:
2
Permitted Reenter Number(0--4):
4
User's Appended Info(<=30 chars):
Adding user succeeds
Repeat this operation? (y/n)[n]:
n
Step 5
Create the local RSA key pair.
Run the
rsa local-key-pair create
command to create the local RSA key pair.
NOTICE
The prerequisite for the login through SSH is that the local RSA key pair must be configured
and generated. Therefore, before performing other SSH configurations, make sure that the local
RSA key pair is generated.
huawei(config)#
rsa local-key-pair create
The key name will be: Host
The range of public key size is (512 ~ 2048).
NOTES: If the key modulus is greater than 512,
It will take a few minutes.
Input the bits in the modulus[default = 512]:
Generating keys...
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.
42