請問一下, 我有一台ALU7360 OLT 我需要使用SN + SLID 的方式註冊上OLT 上線要得IP, 但是我遇到奇怪的問題就是即使我用錯的SLID還是可以註冊上OLT 並要到IP. 請問一下SLID 的設要如何設定? 謝謝!
ONU (SLID = 1234567890)
OLT config as following, 仍然還是可以註冊上
configure equipment ont
#------------------------------------------------------------------------------------------------------------------------
echo "equipment"
#------------------------------------------------------------------------------------------------------------------------
interface 1/1/1/1/15 sw-ver-pland disabled
sernum BRCM:12345678
subslocid 12345678
fec-up disable
sw-dnload-version disabled
enable-aes enable
log-auth-pwd plain:******
sn-bundle-ctrl bundle
slid-visibility enabled-slid-on
admin-state up
exit
#------------------------------------------------------------------------------------------------------------------------
typ:isadmin>#
ONU能夠以何種方式註冊,取決於PON埠的認證模式:
預設的認證模式是SN和SLID;
可透過configure pon interface 架/框/槽/口auth-method xxxx指令修改認證模式為sn-slid、logical(LOID)、loidpre(LOID/SN混合,LOID優先):
typ:isadmin># configure pon interface 1/1/2/8 auth-method ?
sn-slid ! sn and slid authentication
logical ! logical authentication
loidpre ! loid precedence mix authentication
typ:isadmin>#
當然,修改PON口認證模式時,需要先打死,修改後激活,會短暫影響業務;
configure pon interface 1/1/2/8 admin-state down
configure pon interface 1/1/2/8 admin-state up
原來是SN的,可以修改成LOIDPRE,相容於LOID和SN。
注意:修改認證方式SN為LOIDPRE時,需確保原有ONU沒有設定LOID,否則可能會出現已SN註冊的ONU變成LOID認證的NEWONT。
此時的緊急處理辦法就是將此LOID配置到該SN對應的原ONT:
configure equipment ont interface 1/1/2/8/14 log-auth-id JYXH02817
依PON埠的認證模式不同,可依ONU的SN序號、SLID(SUBSLOCID,等效於GPON的SN密碼,可使用者自訂設定)、LOID進行設定;
所有GPON ONU都可以用SN認證,缺點是一旦更換ONU就需要OLT側配合,修改對應ONU的SN,否則新ONU無法上線;
作者:通信蜗牛txfw7869
链接:https://www.jianshu.com/p/0bf81a375b3e
来源:简书
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。
內文搜尋

X