Configuring Inband NM Services

Configuring Inband NM Services

Configuring Inband NM Services, NM interaction in formation is transmitted through the service channels of the device, which brings a flexible network architecture and saves costs because of no additional devices. However, it is not convenient for maintenance.

ZXAN#configure terminal
%Info 20272: Enter configuration commands, one per line. End with CTRL/Z.
ZXAN(config)#vlan 1000
ZXAN(config-vlan)#exit
ZXAN(config)#interface gei_1/20/1
ZXAN(config-if)#switchport vlan 1000 tag
ZXAN(config-if)#exit
ZXAN(config)#interface vlan 1000
ZXAN(config-if-vlan1000)#ip address 10.1.1.1 255.255.255.0
ZXAN(config-if-vlan1000)#exit
ZXAN(config)#ip route 10.2.1.1 255.255.255.255 10.1.1.254
ZXAN(config)#snmp-server community public view allview rw
ZXAN(config)#snmp-server host 10.2.1.1 version 2c public enable NOTIFICATIONS target-addr-name zte
ZXAN(config)#exit
ZXAN#write

www.drinia.tech

Posted in ZTE OLT, GPON, OLT.

Leave a Reply

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