Sunday, December 22, 2019

Change Speed and Duplex Ethernet ONT on OLT GPON ZTE C300

Warning: It's just Personal Note !!!

Where there's request to change Speed and Duplex Port Ethernet ONT on OLT GPON ZTE C300 (for example to 1000Mbps), Actually it's simple to do :

ZTE-C300#
ZTE-C300#conf t
ZTE-C300(config)#pon-onu-mng gpon-onu_1/2/4:6
ZTE-C300(gpon-onu-mng)#interface eth eth_0/4 speed full-1000 <--- (Port 4 will be forced to 1000Mbps)

To make sure the configuration is right, we can check:
ZTE-C300#show onu running config gpon-onu_1/2/4:6
pon-onu-mng gpon-onu_1/2/4:6
  service FTTH-ZTE-C300 gemport 1 vlan 671
  interface eth eth_0/4 speed full-1000 <--- Here, it's shown that interface using speed 1000-full
  vlan port eth_0/1 mode tag vlan 671
!

And we can check the real state of port with this command:
ZTE-C300#show gpon remote-onu interface eth gpon-onu_1/2/4:6 eth_0/4

Interface:     eth_0/4
Speed status:  N/A
Operate status:N/A 
Admin status:  unlock
Arc:           0  
Arc-interval   0
Expect-type:   0
Speed config:  full-1000 <--- Here, it's shown that the config working fine
Eth-loop:      disable
Max-frame:     1632
Pause-time:    0
Wiring :       dce
BridgeOrIP:    either
PPPOE-filter:  disable
Power-control: disable


Temukan Artikel lainnya tentang GPON OLT dan FTTH di --> List All Articles About GPON OLT Huawei - ZTE - Alcatel Lucent in This Blog [Updated]