zxan(config)#:Auto-write 18:00:00 everyday In global configuration mode, configure the time zone ZXAN(config)#clock timezone utc 8 // clock clo ck timezone peru 0 ZXAN(config)#exit
In administrator mode, configure the system time ZXAN#clock set 08:00:00 mar 7 2011 ZXAN#show clock 08:01:55 Mon Mar 7 2011 utc
Otros comandos: ZXAN(config)#add-card slotno 1 GTGO ZXAN(config)#add-subcard slotno 4 subcardno 1 UCDC/3 ZXAN(config)#del-card slotno 2 ZXAN(config)#del-subcard slotno 4 subcardno 1 ZXAN#show pnp (plug and play) ZXAN(config)#set-pnp enable ZXAN#reset-card slotno 2 Zxan#:show card Zxan#:swap (Intercambiar tarjetas de control) ZXAN(config)#clock timezone utc 8 ZXAN#clock set 08:00:00 mar 7 2011
Configure the in-band NM IP address. ZXAN(config)#interface vlan 100 ZXAN(config-if)#ip address 10.1.1.1 255.255.255.0 ZXAN(config-if)#exit ZXAN(config)#show run ZXAN(config)#show running config (muestra la secuencia de comandos necesarios para obtener la configuracion actual)
ZXAN(config)#show vlan (muestra la lista de vlans configuradas y que puertos son miembros de cada ID vlan)
ZXAN(config)#show system-group // show system-monitor (muestra información general del sistema) ZXAN(config)#show mac-address-table ZXAN(config)#copy running-config startup-config (guarda la configuaración)
ZXAN(config)# show interface optical-module-info gpon-olt_1/2/8 ZXAN(config)# show pon power onu-rx gpon-onu_1/2/1 ZXAN(config)# show gpon onu state gpon-onu_1/2/1 (estado de las onu conectadas al puerto 1 del slot 2) ZXAN(config)#show gpon onu detail-info gpon-onu_1/2/1:3 slot 2)
(detalles de onu 3 en puerto 1
Losi: Cuando se desconecta señal desde sfp Loss: Cuando se desconecta señal desde onu Zxan#: show clock 20:14:03 Wed Jul 17 2019 peru Zxan#: write
Configurar Puerto Uplink Zxan(config)#: interface gei_1/19/3 100 tag tag Zxan(config-if)#: switchport default vlan 100 // switchport vlan 100 Zxan(config-if)#: exit
AGREGAR ONUS EN ZTE Zxan(config)#: pon Zxan(config-pon)#: show onu-type gpon (para ver los tipos de onu que se pueden agregar) Zxan(config-pon)#: onu-type zte-f625 gpon description 4eth,2pot2,1rf max-tcont 8 maxgemport 2 max-flow-perswitch 255 max-iphost 2 Zxan(config-pon)#: onu-type ZTE-625 gpon description 4eth,2pot2,1rf max-tcont 8 maxgemport 32 max-flow-perswitch 8 max-iphost 2 Zxan(config-pon)#: onu-type ZTE-F601 gpon description 1eth, max-tcont 8 max-gemport 32 max-flow-perswitch 8 max-iphost 2 Zxan(config-pon)#: exit Zxan(config)#: show gpon onu uncfg gpon-olt_1/4/1 (Muestra todas las onu que faltan registrar): registrar): gpon-onu_1/4/1:1 RLGM40FF63C0 unknown gpon-onu_1/4/1:2 GPON0007DE38 unknown Zxan(config)#: interface gpon-olt_1/4/1 Zxan(config-if)#: onu 1 type zte-f625 sn RLGM40FF63C0 .[successful] Zxan(config-if)#: onu 2 type zte-f625 sn GPON0007DE38 GPON0007DE38 .[successful] Zxan(config-if)#: exit Zxan(config)#: show gpon onu state gpon-olt_1/4/1 gpon-olt_1/4/1 gpon-onu_1/4/1:1 enable enable operation working gpon-onu_1/4/1:2 enable enable operation working Zxan(config)#: show gpon onu detail-info gpon-onu_ 1/4/1:1
Configurar perfile ancho de banda T-CONT Zxan(config)#: gpon Zxan(config-gpon)#: profile tcont OPTICTIMES type OPTICTIMES type 4 maximum 102400 [successful] Zxan(config-gpon)#: exit
En modo ONU, configurar el T-CONT Zxan(config)#: interface gpon-onu_1/4/1:1 Zxan(config-if)#: tcont 1 name 1 profile OPTICTIMES
En modo ONU, configurar el GEM port Zxan(config-if)#: gemport 1 name 1 unicast tcont 1 Zxan(config-if)#: exit
En ONU modo interface, configurar el servicio port VLAN Zxan(config)#: interface gpon-onu_1/4/1:1 100 vlan vlan 100 100 Zxan(config-if)#: service-port 1 vport 1 user-vlan 100 Zxan(config-if)#: exit
Configurar el canal de servicio Zxan(config)#: pon-onu-mng gpon-onu_1/4/1:1 Zxan(gpon-onu-mng)#: service servicename1 type servicename1 type internet gemport 1 (cos 0) vlan 100 Zxan(config-onu-mng)#: exit
Configurar el puerto user VLAN (no usado todavia) Zxan(config)#: pon-onu-mng gpon-onu_1/4/1:1 Zxan(gpon-onu-mng)#: vlan port eth_0/1 mode tag vlan 100 priority 0 Zxan(gpon-onu-mng)#: end Zxan#: write
Desacvtivar una ONU 1 Zxan(config)#: interface gpon-olt_1/4/1 Zxan(config-if)#: no onu 1 (desactivar onu) ………………[suceessful]
Zxan(config-if)#: exit
Agregar nuevamente ONU 1 Zxan(config)#: show gpon onu uncfg gpon-onu_1/4/1:1 RLGM40FF63C0 unknown
Zxan(config)#: interface gpon-olt_1/4/1 Zxan(config-if)#: onu 1 type zte-f625 sn RLGM40FF63C0 .[successful] Zxan(config-if)#: exit
Configurar ONU 2 Zxan(config)#: interface gpon-onu_1/4/1:2 Zxan(config-if)#: tcont 1 name tcont1 profile OPTICTIMES Zxan(config-if)#: gemport 1 name gemport1 unicast tcont 1 Zxan(config-if)#: service-port 1 vport 1 user-vlan 100 vlan 100 Zxan(config-if)#: exit Zxan(config)#: pon-onu-mng gpon-onu_1/4/1:2 Zxan(gpon-onu-mng)#: service servicename1 type internet gemport 1 vlan 100 10 0 Zxan(gpon-onu-mng)#:exit ………………………………………………………..puerto ………………………………… ……………………..puerto uplink
Zxan(config)#:interface gei_1/4/1 Zxan(config-if)#: no shoutdown Zxan(config-if)#: exit
Configure the out-of-band NM IP address. ZXAN(config)#interface mng1 ZXAN(config-if)#ip address 11.1.1.1 255.255.255.0 ZXAN(config-if)#exit ZXAN(config)#ip route 136.1.1.100 255.255.255.0 11.1.1.254 ZXAN(config)#snmp-server community public view allview rw ZXAN(config)#snmp-server host 136.1.1.101 version 2c public enable notifications tar get-addrname zte target-param-name zte udp-port 162 ZXAN(config)#exit ZXAN#write
Thank you for interesting in our services. We are a non-profit group that run this website to share documents. We need your help to maintenance this website.