OLT配置部分
1、 设备命名
#hostname XYGD_5800E
2、时间设置
#clock set 18 59 00 2010 08 31
3、带外网管
#config t
(config)#management-port ip address
4、带内网管
(config)#interface ip 0
(config-ip)#ip address 2000
(config-ip)#exit
5、配置网关地址
(config)#ip default-gateway
6、板卡创建 ,新插入的板卡或者槽位板卡更换类型都需要进行一次手动的创建
#fttx
(fttx)#create card slot 1 type 2pon
(fttx)#create card slot 6 type 4ge|2ge
7、配置ONU自动注册授权
#fttx
(fttx)#interface olt 1/1
(fttx-olt0:5)# authorization mode none
8、一般在ONU设备注册成功以后,可以进行一步操作,将自动创建的ONU改成手动创建,这样就不会因为ONU在线过多将以前的ONU删除。
配置ONU名称、并将自动创建的ONU 设备转变为用户显式创建
(fttx)#interface onu 1/1/1
(fttx-onu1/1:1)#hostname xxXQ
(fttx-onu1/1:1)#creation-type automatic-to-manual
9、创建VLAN
(config)#create vlan 20,100,200,400,500 active
10、查看端口对应表
#fttx
(fttx)#show port-mapping
Service Port ID Service Port type Switch Port ID
-----------------------------------------------------
1/1 PON 1
1/2 PON 2
……
6/1 GE 11
瑞斯康达OLT配置部分 来自淘豆网m.daumloan.com转载请标明出处.