LZ-GL-BN-OLT.C300-01#conf t
LZ-GL-BN-OLT.C300-01(config)#show onu unauthentication (查看没有注册的光猫)
Onu Interface : epon-onu_1/2/5:1
Onu Model : ZTE-F401
Extended Model : ZTE-F401
MAC Address : 54be.53db.32fe
SN : 54BE53DB32FE
LOID : GQKD566993
LOID_PSW : ztepon
Online State : authentication deny
ExtOam State : complete
Software Version : V6.0.1P1T5
Hardware Version : V6.0
RegTime : 2017/07/07 13:24:38
-----------------------------------------------------------------------------------------------------------------
LZ-GL-BN-OLT.C300-01(config)#show onu unauthentication epon-olt_1/2/5 (查看没有注册的光猫精准查看)
Onu Interface : epon-onu_1/2/5:1
Onu Model : ZTE-F401
Extended Model : ZTE-F401
MAC Address : 54be.53db.32fe
SN : 54BE53DB32FE
LOID : GQKD566993
LOID_PSW : ztepon
Online State : authentication deny
ExtOam State : complete
Software Version : V6.0.1P1T5
Hardware Version : V6.0
RegTime : 2017/07/07 13:24:38
-----------------------------------------------------------------------------------------------------------------
LZ-GL-BN-OLT.C300-01(config)#show running-config interface epon-olt_1/2/5 (查看该端口下已经注册的onu编号1-64)
interface epon-olt_1/2/5
p2p mode group
onu 1 type ZTE-F401 mac e477.23bf.cc3f ip-cfg static
onu 2 type ZTE-F401 mac 1844.e6a8.4a83 ip-cfg static
onu 3 type ZTE-F401 mac 1844.e6a8.3019 ip-cfg static
onu 4 type ZTE-F401 mac 54be.53da.12db ip-cfg static
onu 64 type LANXTELX-GZ loid TEST0205 ip-cfg static
!
end
-----------------------------------------------------------------------------------------------------------------
LZ-GL-BN-OLT.C300-01(config)#interface epon-olt_1/2/5 (进入PON口)
LZ-GL-BN-OLT.C300-01(config-if)#onu 5 type ZTE-F401 loid GQKD566993 ip-cfg static (注册编号和添加loid)
LZ-GL-BN-OLT.C300-01(config-if)# show onu all-status epon-olt_1/2/5 (查看是否已经注册)
Onu Interface Regstatus Status
.......................................................
epon-onu_1/2/5:1 authenticated Offline
epon-onu_1/2/5:2 authenticated Online
epon-onu_1/2/5:3 authenticated Power Off
epon-onu_1/2/5:4 authenticated Power Off
epon-onu_1/2/5:5 authenticated Online (已注册完成)
epon-onu_1/2/5:64 authenticated Offline
-----------------------------------------------------------------------------------------------------------------
LZ-GL-BN-OLT.C300-01(config-if)#exit
LZ-GL-BN-OLT.C300-01(epon-onu-mng)#auto-config ?
voip only dispatching voip data
wan Dispatching wan data
wifi only dispatching wifi data
<cr>
LZ-GL-BN-OLT.C300-01(epon-onu-mng)#auto-config (光猫自动配置)
LZ-GL-BN-OLT.C300-01(epon-onu-mng)#vlan port eth_1 mode tag vlan 7 priority 0 (vlan配置优先级)
LZ-GL-BN-OLT.C300-01(epon-onu-mng)#exit