Site hosted by Angelfire.com: Build your free website today!

The license platform provides the registration mechanism for the service modules of the MA5680T  MA5683T   During system initialization, the service modules need to register for the controlled resource entries or the controlled function entries. After the system starts to work, based on the controlled entries that are registered, the license client management module obtains the authentication information about the license controlled entries of the MA5600/MA5603 from the license server.

 

The MA5600/MA5603 adopts the network license solution, that is, a license server is deployed on the network. The license server software can be installed on the same device with the NMS. The license server software can also be installed separately on a license server. Each digital subscriber line access multiplexer (DSLAM) is like a license client and the licenses of all the clients are managed by the license server in a centralized manner.

In the management scope of the license server (generally a region or a city), each product has only one license file that is stored on the license server. The resources of the product that are controlled by the license are defined by the license file. Because one license server can manage multiple products, multiple license files can be stored on one license server.

 

To configure the MA5600/MA5603 to communicate with the server through smart VLAN 10, configure the IP address of the L3 interface to 10.10.10.10/24, configure the MA5600/MA5603 to communicate with the license server (IP address: 10.20.20.2/24) through port 0/7/0, and configure the TCP port ID to 10010, do as follows:

huawei(config)#vlan 10 smart

huawei(config)#port vlan 10 0/7 0

huawei(config)#interface vlanif 10

huawei(config-if-vlanif10)#ip address 10.10.10.10 24

huawei(config-if-vlanif10)#quit

huawei(config)#ip route-static 0.0.0.0 24 10.10.10.1

huawei(config)#license esn 10.10.10.10

huawei(config)#license server ipaddress 10.20.20.2 tcpport 10010