㈠ 求中興GPON特別是F621方面的技術資料,謝謝!
很久才看到這個……
我沒做過621的,不過我這有620的,大概應該差不多少吧。具體的參數修改一下就可以了
pon
(config-pon)#uncfg-onu-display-info sn ---修改OLT C300支持注冊方式為LOID,按局方要求設置認證方式
(config-pon)#show pon uncfg-onu-display-info -----查看注冊方式
(config-pon)#
(config-pon)#onu-type-if ZTE-F620 eth_0/1-4 //增加ZTE-F620的ETH口,0/1-4對應FE1-FE4
(config-pon)#onu-type-if ZTE-F620 pots_0/1-2 //增加ZTE-F620的POTS口,0/1-2對應2個POTS
(config-pon)#onu-type ZTE-F620 gpon description 4ETH,2POTS
(config-pon)#onu-type ZTE-F620 gpon max-tcont 8
(config-pon)#onu-type ZTE-F620 gpon max-gemport 32
(config-pon)#onu-type ZTE-F620 gpon max-switch-perslot 8
(config-pon)#onu-type ZTE-F620 gpon max-flow-perswitch 8
exit
gpon
profile tcont FTTH-10M-UP type 2 assured 10240
exit
gpon
profile tcont FTTH-2M-UP type 2 assured 2000
profile tcont DCN-10M-UP type 2 assured 10000
exit
interface gpon-olt_1/4/8
onu 5 type ZTE-F620 sn ZTEGC40A5026
exit
interface gpon-onu_1/4/8:5
sn-bind disable
tcont 1 name t1 profile FTTH-10M-UP
gemport 1 name g1 unicast tcont 1
service-port 1 vport 1 user-vlan 1184 svlan 391
exit
pon-onu-mng gpon-onu_1/4/8:5
service name1 type internet gemport 1 vlan 1184
vlan port eth_0/1 mode tag vlan 1184
exit
㈡ 中興c300 1/1/2:1怎麼查詢光貓的sn
可以去電信營業廳或者登陸電信掌上營業查看目前在售的套餐。或你可以打開電信掌上營業,然後在我的己定業務中點擊查看就可以了。
㈢ 中興gpon onu連不上網
您好,如果您是指電腦無法通過路由器連接寬頻上網,可按以下操作:
【1】進行單機撥號,如有使用路由器,請暫時斷開路由器測試;
【2】檢查網線或電話線是否松動;
【3】檢查modem等網路設備是否過熱,重啟後再試;
【4】建議您對電腦進行全盤的病毒掃描。
如經自助排障後還是無法解決,建議您可聯系歸屬地人工客服報障處理。
㈣ 如何刪除中興gpon已注冊的onu里的數據
刪除已經注冊的ONU
show gpon onu uncfg (查看OLT所有未配置的ONU)
con t (進入配置模式)
interface gpon-olt_1/3/1 (進入指定PON口)
no onu 1 (刪除指定ONU ID)
========================
先登陸到OLT上注冊ONU、透傳vlan、下發IP:
con t (進入配置模式)
interface gpon-olt_0/1/2 進入olt第一槽位第二PON口下注冊onu
onu 12 type ZTEG-F822 sn ZTEGB0004C93在olt第一槽位第二PON口下注冊第12台onu
interface gpon-onu_0/1/2:12
name ONU-2:12 (ONU簡單註明)
tcont 2 profile UP-50M (加入寬頻50M的" UP-50M"帶寬模板)
gemport 1 name gemport-1 unicast tcont 2
service-port 1 vport 1 user-vlan 200 svlan 200 (加入主VLAN)
service-port 2 vport 2 user-vlan 101 to 124 svlan 1060(內層VLAN to內層VLAN, svlan外層VLAN)