Related Operation
Step 2 Run the display license info command to query the license basic information
----End
Example
Assume that the device connects to the license server through the maintenance network port.
The IP address of the maintenance network port is 60.60.60.1. To configure the ESN for the device, do as follows:
NOTE
Run the interface meth command to enter the MEth mode. Then run the ip address command to configure the IP address of the maintenance network port.
huawei(config)#license esn 60.60.60.1 huawei(config)#display license info
License switch: enable ESN: 60.60.60.1
IP address of the first server: 100.100.100.1 IP address of the second server: 200.200.200.1 TCP port number: 1024
Communication status: abnormal License status: unregistered
NOTE
l When the upper layer device is not connected, the communication status of the license client is abnormal. The license status of the license client is unregistered. In this case, no controlled resource can be configured and no controlled function can be enabled.
l When the related configuration is complete in the network, the communication status of the license client is normal. The license status of the license client is registered. In this case, new controlled resources can be configured and controlled functions can be enabled within the management range of the license.
Related Operation
Table 1-3 lists the related operation for configuring the ESN for the device.
Table 1-3 Related operation for configuring the ESN for the device
To... Run the Command...
Configure the license server license server Query the features controlled
by the license and the information about the features
display license feature
2 Configuring the Maintenance Terminal
About This Chapter
This chapter describes the different maintenance modes of the MA5600 through a maintenance terminal and features of the features of the maintenance modes.
2.1 Overview
This section describes the different maintenance modes of the MA5600 through the maintenance terminal and features of the different maintenance modes.
2.2 Configuring the Terminal Through the Local Serial Port
This operation enables you to log in to and configure the MA5600 using the HyperTerminal of the Windows operating system.
2.3 Configuring the Terminal Through the Remote Serial Port
This operation enables you to log in to and configure the MA5600 through the remote serial port.
2.4 Configuring the Terminal Through the Outband Management Channel
This operation enables you to connect the maintenance terminal to the MA5600 over a local area network (LAN) or a wide area network (WAN), and configure the MA5600 through the outband management channel.
2.5 Configuring the Terminal Through the Inband Management Channel
This operation enables you to configure the MA5600 through the inband management channel.
2.6 Configuring the Terminal Through SSH
This operation enables you to connect the maintenance terminal to the MA5600 over a LAN or a WAN and configure the MA5600 through SSH.
2.1 Overview
This section describes the different maintenance modes of the MA5600 through the maintenance terminal and features of the different maintenance modes.
You can maintain the SmartAX MA5600 Multi-service Access Module (the MA5600 for short) through a maintenance terminal in command line interface (CLI) mode. The configuration of a maintenance terminal involves:
l 2.2 Configuring the Terminal Through the Local Serial Port
l 2.3 Configuring the Terminal Through the Remote Serial Port
l 2.4 Configuring the Terminal Through the Outband Management Channel
l 2.5 Configuring the Terminal Through the Inband Management Channel
l 2.6 Configuring the Terminal Through SSH
Table 2-1 lists the features of the different maintenance modes.
Table 2-1 Features of the different maintenance modes
Maintenance mode Description Feature
Local serial port Uses the HyperTerminal of the operating system for configuration.
No network management software is needed.
Remote serial port Uses the HyperTerminal of the operating system for configuration.
It connects modems at both the MA5600 side and the maintenance terminal side.
Inband management channel
Uses the service channel of the MA5600 to manage the network device.
l Advantages: It adopts flexible networking, without needing extra networking device, thus saving networking cost
l Disadvantages: The
maintenance work cannot be carried out if the service channel fails.
Outband management channel
Uses the maintenance network port (ETH) of the control board (SCU) of the MA5600 to manage the system.
l Advantages: It provides reliable device management channel.
The fault can be located in time even if the managed device fails.
l Disadvantage: An extra network device is required to set up the maintenance channel.
Maintenance mode Description Feature SSH mode Uses the service channel of
the MA5600, or the maintenance network port of the SCU board to manage the system.
Secure Shell (SSH) ensures network security by the authentication, encryption and identification functions. When a user telnets to the MA5600 from an insecure network, SSH protects the MA5600 from malicious events such as IP address spoofing and clear text password
interception.
2.2 Configuring the Terminal Through the Local Serial Port
This operation enables you to log in to and configure the MA5600 using the HyperTerminal of the Windows operating system.
Networking
Figure 2-1 shows the networking for configuring the MA5600 through the local serial port.
Figure 2-1 Networking for configuring the MA5600 through the local serial port
MA5600 SCU
ETH MON CON
PC
Serial port
RS-232 cable
Configuration Flowchart
Figure 2-2 shows the flowchart for configuring the MA5600 through the local serial port.
Figure 2-2 Flowchart for configuring the MA5600 through the local serial port
Connect the serial port cable
Run the HyperTerminal
Set the HyperTerminal parameters
Define the terminal type
Set ASCII code
Log in to the system
End Start