Configuración ZTE
Configuración ZTE
Configuración ZTE
telnet 136.1.1.100
Trying 136.1.1.100...
Connected to 136.1.1.100.
Escape character is '^]'.
************************************************
Welcome to ZXAN product C320 of ZTE Corporation
************************************************
Username:zte
Password:
ZXAN#
Paso dos: Habilita la detección plug-and-play de las tajertas de la OLT y agrega el tipo
de chasis.
conf t
set-pnp enable
add-rack rackno 1 racktype C320Rack
add-shelf rackno 1 shelfno 1 shelftype C320_SHELF
conf t
set-pnp enable
add-rack rackno 1 racktype IEC19
add-shelf rackno 1 shelfno 1 shelftype IEC_SHELF
Verifica el estatus de las tarjeta usando el comando: show card
ZXAN#show card
Rack Shelf Slot CfgType RealType Port HardVer SoftVer Status
-----------------------------------------------------------------
1 1 2 GTGH GTGHG 16 120700 V1.2.5P3 INSERVICE
1 1 3 SMXA SMXA 3 131201 V1.2.5P3 INSERVICE
1 1 4 SMXA SMXA 3 131201 V1.2.5P3 STANDBY
Paso tres: Configura una nueva dirección IP de administración en la interfaz mng1
(fuera de banda):
conf t
interface mng1
ip address [IP] [MASK]
conf t
no ip route 0.0.0.0 0.0.0.0
ip route 0.0.0.0 0.0.0.0 [IP of the GATEWAY]
exit
write
Paso cuatro:
conf t
username smartoltusr password (ingresa una clave con una seguridad
fuerte) max-sessions 16 privilege 15
En esta etapa, su OLT está lista para conectarse con el sistema de SmartOLT.