2014年1月21日星期二

Configuration Example of the Line Optimization

The networking mode of the line optimization is similar to the networking mode of the NMS. The MA5680T /MA5603 can communicate with the N2510 in the outband or inband mode. This topic considers the networking in the outband mode as an example to describe the communication between the MA5600/MA5603 and the N2510.

Configure the IP address of the maintenance network port.
huawei(config)#interface meth 0
huawei(config-if-meth0)#ip address 10.10.20.10 255.255.255.0
Add the outband NMS route.
huawei(config-if-meth0)#quit
huawei(config)#ip route-static 10.10.21.0 24 10.10.20.254
Configure the related SNMP parameters.
Configure the community name.
huawei(config)#snmp-agent community read public
huawei(config)#snmp-agent community write private
Configure the administrator ID and contact information.
huawei(config)#snmp-agent sys-info contact HW-075528780808
Configure the device location information.
huawei(config)#snmp-agent sys-info location Shenzhen China
Configure the information about the SNMP version.
The configured version must be consistent with the SNMP version set by the N2510. Assume that the SNMP version used by the N2510 is SNMP V3.
huawei(config)#snmp-agent sys-info version v3
Enable the trap message sending.
huawei(config)#snmp-agent trap enable standard
Configure the IP address of the target host contained in trap messages.
huawei(config)#snmp-agent target-host trap-paramsname p1 v3 securityname public
huawei(config)#snmp-agent target-host trap-hostname aaa address 10.10.21.10 trap-paramsname p1
Specify the IP address of the maintenance network port as the source address for sending the trap messages.
huawei(config)#snmp-agent trap source meth 0
Save the data.
huawei(config)#save
Configure the line optimization.
After the MA5600/MA5603 and the N2510 are successfully interconnected, you need to create the line optimization task on the N2510 to enable the line optimization. For the information about how to operate on the N2510, see "8 Line Optimization" in the N2510 Configuration Guide.

After the N2510 delivers the operation to collect the parameters, the MA5600/MA5603 collects the parameters of the port to be optimized. According to the collected parameters, the N2510 provides the optimization profile. You can deliver the optimization profile to the MA5600/MA5603 automatically or manually. In this manner, the line optimization is implemented.

没有评论:

发表评论