7360 FX xPON 通用配置手册
(江苏)
目录
1. 前言 .................................................................................................. 3
2. 硬件部分 .......................................................................................... 3 2.1. 板卡支持 .................................................................................. 3 2.2. 板卡简介 .................................................................................. 3 2.3. CT 设置 ................................................................................... 3 2.4. 登陆方式 .................................................................................. 3 3. 软件版本 .......................................................................................... 4 3.1. 软件确认 .................................................................................. 4 3.2. 软件更新 .................................................................................. 4 4. 设备基本配置 .................................................................................. 4 4.1. 板卡配置 .................................................................................. 4 4.2. 管理地址(OAM)配置 ........................................................ 5 4.3. SNMP参数配置 ...................................................................... 5 5. GPON数据配置 .............................................................................. 6 5.1. ONU配置 ................................................................................ 6 5.2. Profile模板配置 ...................................................................... 7 5.3. VLAN配置 .............................................................................. 8 5.4. 用户数据配置 .......................................................................... 9 6. EPON数据配置 ............................................ 错误!未定义书签。 6.1. ONU配置 ............................................. 错误!未定义书签。 6.2. Profile模板配置 ................................... 错误!未定义书签。 6.3. VLAN配置 ........................................... 错误!未定义书签。 6.4. 用户数据配置 ....................................... 错误!未定义书签。
基 础 篇
1. 前言
此文档可作为7360 FX xPON 宽带部分的基础配置参考手册,有关具体内容请参阅相关技术文档。阅读此文档时请关注 特别注意点
2. 硬件部分
2.1. 板卡支持
7360 FX xPON 支持以下硬件板卡: Mnemonic FANT-F NGLT-A FPLT-A Unit Name Combined NT Unit - version F GPON Line Termination Board - version A EPON Line Termination Board - version A UDS code Number 3FE53701ACAA 3FE279AAAA 3FE53711AAAA 2.2. 板卡简介
FANT-F NT板卡,4端口GE/10GE SFP上联光模块或GE/FE电模块 NGLT-A GPON LT板卡,8端口GPON线卡(SFP) FPLT-A EPON LT板卡,8端口EPON线卡(SFP)
2.3. CT 设置
串口设置成默认参数:
“9600bps with 8 data bit, no parity, one stop bit and flow control set to none”
2.4. 登陆方式
串口方式登陆: 在操作终端直接输入”enter”键,系统提示信息如下:
Would you like a CLI(C) or a TL1 login(T) or TL1 normal session(N) ? [N]: c (登入CLI 模式) login: isadmin password: i$@mad- 系统默认的密码,会提示登陆者修改密码,如密码已改,直接用改完的密码登陆
Welcome to ISAM Your password is expired ! enter new password: ans#150 提示修改默认密码 re-enter password: ans#150 The new password is accepted. isadmin>#
Would you like a CLI(C) or a TL1 login(T) or TL1 normal session(N) ? [N]: T (登入TL1 模式) Would you like a TL1 login(T) or TL1 normal session(N) ? [N]: y Enter Username : SUPERUSER
Enter Password : ANS#150 IP 0
Welcome to ISAM
远程方式登陆CLI: telnet <7360 IP >
远程方式登陆TL1: telnet <7360 IP > 1023
3. 软件版本
3.1. 软件确认
show
software-mngt
oswp
特别注意点:当前active 软件应为正式发布的DR4版本 3.2. 软件更新
当前active 软件应为正式发布的DR4版本,如果运行软件不是此软件立即用读卡器重新烧映象文件来更新软件
4. 设备基本配置
4.1. 板卡配置
创建主控板
NTA默认已创建;若有NTB板卡,需配置
configure equipment slot nt-b planned-type fant-f
打开主控板主备倒换(当有NTB需配置)
configure equipment protection-group 1 admin-status unlock
配置槽位序列
configure system security profile admin slot-numbering type-based configure system port-num-in-proto type-based 注解:重新登入后起效
配置背板和LT板接口速率为10G
configure system max-lt-link-speed link-speed ten-gb //配置LT板接口速率为10G admin save //保存配置数据
admin equipment reboot-isam with-self-test //配置完背板速率以后必须要重启
注解:默认背板和LT板接口速率为1G,需要改成10G
配置LT板 GPON板卡
configure equipment slot lt:1/1/[1…8] planned-type nglt-a
configure pon interface 1/1/1/[1...8] auth-method logical configure interface port pon:1/1/1/[1...8] admin-up
configure pon interface 1/1/1/1 auth-method logical \\\\注册方式为loid,默认注册方式为SN; configure pon interface 1/1/1/1 admin-state up //打开LT PON口
configure qos interface pon:1/1/1/[1...8] ds-num-queue 8 为8 所有PON口都要配置
//ont downstream queue number 设
4.2. 管理地址(OAM)配置
配置管理地址及掩码
configure service ies 2 customer 1 create //新建一个iHUB内部的IES虚拟路由器
configure service ies 2 interface \"OAM\" create //给此IES虚拟路由器定义一个管理端口 configure service ies 2 interface \"OAM\" address 100.100.100.2/24 //给此管理端口配置
一个IP,以作为7360的管理IP
配置管理的网关
configure router static-route 0.0.0.0/0 next-hop 100.100.100.1
配置管理vlan
configure service ies 2 interface \"OAM\" sap nt:vp:1:100 create //把VLAN100定义为管理VLAN
configure service ies 2 no shutdown //打开IES虚拟路由器
configure service vpls 3 customer 1 v-vpls vlan 100 create //在iHUB上创建管理VLAN 100 configure service vpls 3 no shutdown //打开管理VLAN 100
打开上联端口并绑定到管理VLAN
把NT-A的第一个上联口设置为不使用速率自适应 ;上联为光口时:xfp;上联为电口时eth; configure port nt-a:xfp:1 no shutdown //打开上联光口
configure port nt-a:xfp:1 ethernet speed 1000 //设置速率为1G ;特别注意点:光接口默认
为10G,请按实际速率修改
configure port nt-a:xfp:1 ethernet no autonegotiate
configure service vpls 3 sap nt-a:xfp:1:100 create //绑定上联光口到管理VLAN
注解:假如使用NT板卡上的以太网口作为带管,则执行 configure port nt-a:eth:1 no shutdown //打开以太网口
configure service vpls 3 sap nt-a:eth:1:0 create //绑定以太网口到管理VLAN (此处0代
表设置以太网口为UNTAG模式)
configure service vpls 3 sap nt-a:eth:1:100 create //或者设置以太网口为VLAN100 TAG 模
式
configure system user-user-hairpin //haripin使能,OLT内的语音才能互通
4.3. SNMP参数配置
配置NT的SNMP
configure system security snmp community public host-address 172.16.1.3/32 context
nt privilege read-write 配置iHUB的SNMP
configure system security snmp community ihub host-address 202.102.49.201/32 context ihub privilege read-write
例如泰州:
configure system security snmp community Dslam@tzbip host-address 202.102.49.201/32 privilege read-only;
configure system security snmp community Dslam@tzbip()Am host-address 202.102.49.201/32 context ihub
trap:
configure trap manager 202.102.8.171:162 max-per-window 10 window-size 30 min-interval 3 min-severity indeterminate change-trap topology-chg alarm-chg-trap eqpt-change-trap phys-line-trap other-alarm-trap warning-trap minor-trap major-trap critical-trap redundancy-trap
configure system security snmp notify-profile 202.102.8.171/nt_trap snmp-version v2:public
configure system security snmp manager 202.102.8.171/nt_trap destination 202.102.8.171:162 notify-profile 202.102.8.171/nt_trap nt nt
5. GPON数据配置
5.1. ONU配置
创建ONU
GPON E8-C开户:
configure equipment ont interface 1/1/2/4/1 log-auth-id nttest0000000002 sw-ver-pland disabled voip-allowed enable
configure equipment ont interface 1/1/2/4/1 admin-state up
configure equipment ont slot 1/1/2/4/1/1 planned-card-type 10_100base plndnumdataports 4 plndnumvoiceports 0 admin-state up
其他ONU创建
configure equipment ont interface 1/1/1/1/23 log-auth-id 1234567812345678 sw-ver-pland disabled voip-allowed enable
configure equipment ont interface 1/1/1/1/23 admin-state up 用命令查看ONU状态
show equipment ont interface 或用TL1命令 RTRV-ONT
特别注意点:
a、光纤接上ONU后,OLT会主动上报ONU MAC如下
70/01/04 20:48:50 minor alarm occurred for pon 1/1/1/1 : SERNUM = ALCLF8A326CF, SLID = DEFAULT,LOID=1234567812345678
或以TL1模式登入,用命令RTRV-ALM-ALL查看 b、SERNUM这一项必须在ALCL后加冒号
c、ONU如需升版,则执行如下配置:升级方式通过现场和远程
现场通过eth1接PC网卡,PC配置同网段地址即可,ping通7360 管理I configure port nt-a:eth:1 ethernet no autonegotiate
configure service vpls 3 sap nt-a:eth:1:0 create configure port nt-a:eth:1 no shutdown octopus修改/ONT写权限
在NT目录下:tapi enable write /ONT
tftp -i 10.98.113.24 put ASBI240WQ_V1.0 /ONT/ASBI240WQ_V1.0
远程升级如下:
下载ONU版本软件至OLT的/pub/OntSw/Download/目录下
tftp -i 100.100.100.2 PUT /pub/OntSw/Download/FE53866AOCH21
从OLT下载ONU软件至ONU(注意软件名前加3)
configure equipment ont interface 1/1/1/1/23 sw-dnload-version FE53866AOCH21 注:上传的软件显示的字节长度为13位 启用新版本,执行完成之后ONT会自动重启
configure equipment ont interface 1/1/1/1/23 sw-ver-pland 3FE53866AOCH21 注:注册版本字节长度为14位
配置ontcard
以240W-Q为例,配置ONU的以太模块
configure equipment ont slot 1/1/1/1/23/1 planned-card-type 10_100base plndnumdataports 4 plndnumvoiceports 0 admin-state up
配置240E-P的语音模块
configure equipment ont slot 1/1/1/1/23/2 planned-card-type pots plndnumdataports 0 plndnumvoiceports 2 admin-state up
用命令查看ONUCARD状态
show equipment ont slot
配置ONU的UNI(ONU网口)
configure interface port uni:1/1/1/1/23/1/[1...4] admin-up
用命令查看ONUUNI状态
show interface port
5.2. Profile模板配置
配置上行带宽(bandwidth profile)
配置名字为102,速率为2M的上行带宽模板
configure qos profiles bandwidth 102 excessive-info-rate 2272 committed-info-rate 0 assured-info-rate 0 delay-tolerance 80
configure qos profiles bandwidth 104 excessive-info-rate 4512 committed-info-rate 0 assured-info-rate 0 delay-tolerance 80
配置ONU的UNI(网口)上行速率
configure qos interface 1/1/1/23/1/1/1 upstream-queue 7 bandwidth-profile name:102 priority 4 bandwidth-sharing uni-sharing
configure qos interface 1/1/1/23/1/1/1 upstream-queue 6 bandwidth-profile name:102 priority 3 bandwidth-sharing uni-sharing
configure qos interface 1/1/1/23/1/1/1 upstream-queue 5 bandwidth-profile name:102 priority 2 bandwidth-sharing uni-sharing
configure qos interface 1/1/1/23/1/1/1 upstream-queue 0 bandwidth-profile name:102 priority 1 bandwidth-sharing uni-sharing
配置下行带宽 (shaper + schedule-node profile) 配置名字为101,速率为1M的下行带宽模板
configure qos profiles shaper 101 committed-info-rate 0 committed-burst-size 0 excess-info-rate 1024 type singletokenbucketgpon
configure qos profiles scheduler-node 101 shaper-profile name:101 priority 2 weight 50
配置ONU的UNI(网口)下行速率
configure qos interface 1/1/2/4/1/1/1 scheduler-node name:101 //UNI级别限速
configure qos interface 1/1/2/4/1/1/1 queue 7 priority 8 //TR069 configure qos interface 1/1/2/4/1/1/1 queue 6 priority 7 //voice configure qos interface 1/1/2/4/1/1/1 queue 5 priority 6 //iptv configure qos interface 1/1/2/4/1/1/1 queue 0 priority 5 //HSI
5.3. VLAN配置
创建NT部分VLAN
创建用于ONU管理的单层RB VLAN 300
configure vlan id 300 mode residential-bridge
特别注意点:
这里有2种方法打开ONU管理VLAN的ARP下行广播, 方法1、设置安全转发后
configure vlan id 300 secure-forwarding
注解:需要绑定静态IP,命令见下文 方法2、打开下行广播 打开系统级的下行广播
configure vlan broadcast-frames
打开单个VLAN的下行广播
configure vlan id 300 broadcast-frames
注解:不需要绑定静态IP,但管理VLAN里会有下行广播报文
创建双层数据Stack VLAN 101:951
configure vlan id stacked:101:0 mode residential-bridge
configure vlan id stacked:101:951 mode cross-connect name:Default_TC0
in-qos-prof-name
创建双层数据Stack VLAN 901:45
configure vlan id stacked:901:0 mode residential-bridge
configure vlan id stacked:901:45 mode residential-bridge in-qos-prof-name name:Default_TC7
创建双层数据Stack VLAN 1701:43
configure vlan id stacked:1701:0 mode residential-bridge
configure vlan id stacked:1701:43 mode residential-bridge in-qos-prof-name name:Default_TC5
创建双层数据Stack VLAN 2501:42
configure vlan id stacked:2501:0 mode residential-bridge
configure vlan id stacked:2501:42 mode residential-bridge in-qos-prof-name name:Default_TC6
创建iHUB部分VLAN并配置到相应上联端口和LT板卡
configure service vpls 101 customer 1 v-vpls vlan 101 create //创建VLAN 2000 configure service vpls 101 sap nt-a:xfp:1:101 create //绑定上联光口 configure service vpls 101 sap lt:1/1/1:101 create //绑定LT板卡 configure service vpls 101 no shutdown //打开VLAN2000
注解:对于双层VLAN只需要在iHUB上创建外层VLAN即可 同样方法创建并绑定VLAN 901、1701、2501
configure service vpls 901 customer 1 v-vpls vlan 901 create configure service vpls 901 sap nt-a:xfp:1:901 create configure service vpls 901 sap lt:1/1/1:901 create configure service vpls 901 no shutdown
configure service vpls 1701 customer 1 v-vpls vlan 1701 create configure service vpls 1701 sap nt-a:xfp:1:1701 create configure service vpls 1701 sap lt:1/1/1:1701 create configure service vpls 1701 no shutdown
configure service vpls 2501 customer 1 v-vpls vlan 2501 create configure service vpls 2501 sap nt-a:xfp:1:2501 create configure service vpls 2501 sap lt:1/1/1:2501 create configure service vpls 2501 no shutdown
5.4. 用户数据配置
配置双层数据业务VLAN到ONU网口上
configure bridge port 1/1/1/1/23/1/1 max-unicast-mac 10 //设置最大MAC
configure bridge port 1/1/1/1/23/1/1 vlan-id stacked:101:951 //在ONU网口上配置双层
VLAN
configure bridge port 1/1/1/1/23/1/1 vlan-id stacked:901:45 //ITMS configure bridge port 1/1/1/1/23/1/1 vlan-id stacked:1701:43 //ITV configure bridge port 1/1/1/1/23/1/1 vlan-id stacked:2501:42 //VOIP
对于UNTAG的上行报文在ONU网口打上PVID(对于TAG上行报文的无需配置此命令)
configure bridge port 1/1/1/1/23/1/1 pvid 951
注解:下行报文是否带TAG是以下命令来决定的
configure bridge port 1/1/1/1/23/1/1 vlan-id 1001 tag single-tagged(带TAG) configure bridge port 1/1/1/1/23/1/1 vlan-id 1001 tag untagged(不带TAG)
配置单层ONU管理业务VLAN到ONU网口上
在ONU网口上配置单层VLAN
configure bridge port 1/1/1/1/23/1/1 vlan-id 300
设置下行带TAG报文
configure bridge port 1/1/1/1/23/1/1 vlan-id 300 tag single-tagged
绑定ONU静态管理IP
configure bridge port 1/1/1/1/23/1/1 vlan-id 300 static-user ip-address 10.10.10.2/32
注解:假如VLAN300已打开下行广播,则不需要配置静态管理IP
6. 组播配置及上联汇聚
组播:
IGMP的配置 组播vlan3700
step1 创建igmp channel 与一个VP做关联,GPON里面只能和VP关联 创建之前必须有cacprofile与interface做关联
configure qos profiles cac mcast max-mcast-bandwidth 5000 res-voice-bandwidth 0 res-data-bandwidth 0 cac-type pon-cac
configure qos interface 1/1/4/1/1/1/1 cac-profile name:mcast
configure igmp channel vlan:1/1/4/1/1/1/1:43 max-num-group 100 igmp-version 2
step2 IGMP system的一些参数 configure igmp system start
configure igmp system user-igmp-version 2 configure>igmp>system# netw-igmp-version 2 configure igmp system start
step3 VPLS上行的配置
configure vlan id 3700 mode residential-bridge in-qos-prof-name name:11 security-fowarding configure bridge port 1/1/4/1/1/1/1 vlan-id 3700
configure service vpls 3700 customer 1 v-vpls vlan 3700 create
configure service vpls 3700 sap nt-a:xfp:1:3700 create igmp-snooping send-queries configure service vpls 3700 sap lt:1/1/4:3700 create igmp-snooping send-queries configure service vpls 3700 sap lt:1/1/4:3700 create igmp-snooping version 2
step4 mcast channel的创建
configure mcast channel 239.252.148.1 src-ip-addr 0.0.0.0 peak-bit-rate 5000 vlan-id 3700 configure mcast channel 239.252.148.2 src-ip-addr 0.0.0.0 peak-bit-rate 5000 vlan-id 3700 configure mcast channel 239.252.148.4 src-ip-addr 0.0.0.0 peak-bit-rate 5000 vlan-id 3700 configure mcast channel 239.252.148.73 src-ip-addr 0.0.0.0 peak-bit-rate 5000 vlan-id 3700 configure mcast channel 239.252.148.74 src-ip-addr 0.0.0.0 peak-bit-rate 5000 vlan-id 3700
汇聚:
如果是配置双上联汇聚且为静态 要先创建lag,再创建vpls configure lag 1
configure lag 1 no shutdown configure lag 1 port nt-a:xfp:1 configure lag 1 port nt-b:xfp:1
configure service vpls 3 customer 1 v-vpls vlan 48 create configure service vpls 3 customer 1 sap lag-1:48 create configure service vpls 3 no shutdown 配置动态LACP
如果上面的交换机启用了lacp,你就用下面三条命令 configure lag 1 lacp active administrative-key 2 configure lag 1 port-threshold 0
configure lag 1 lacp active
7.检查系统参数
配置tl1界面通过telnet方式访问
configure system security ssh access tl1 telnet
检查远程接入是否打开了telnet,ssh,udp(TL1 Gateway)
eg:isadmin># info configure system security ssh access detail configure system security ssh
===================================================
#------------------------------------------------------------------------------- echo \"system\"fault-db
#------------------------------------------------------------------------------- access driver initialized. no protocol # value=tftp no cli # value=telnet-ssh no tl1 # value=udp-ssh-telnet no debug # value=udp exit
检查是否打开了系统级下行广播
eg:isadmin>configure>vlan# info configure
#------------------------------------------------------------------------------- echo \"vlan\"
#------------------------------------------------------------------------------- vlan
broadcast-frames
priority-policy port-default vmac-address-format host-id 1 exit
重启ONT命令,即使OOS也可以使ONT重启 登录TL1界面
init-sys::ont-1-1-4-1-12:::6
常用命令:
1、查看IP地址以及配置VLAN info configure service
2、查看网关
info configure router
3、查看ihub MAC学习情况 ihub侧
show service fdb-mac
Service Forwarding Database
=============================================================================== ServId MAC Source-Identifier Type Last Change Age ------------------------------------------------------------------------------- 3 54::98:02:0b:7d sap:lag-1:48 L/45 01/01/1970 21:30:31 ------------------------------------------------------------------------------- No. of Entries: 1
------------------------------------------------------------------------------- Legend: L=Learned; P=MAC is protected
===============================================================================
4、查看PON板上ONU端口上MAC学习情况 show vlan bridge-port-fdb
bridge-port-fdb table
================================================================================= port |vlan-id |mac |fdb-id |status |vmac
-------------------+-----------------+-----------------+-----------------+-------+--------------------------------------------------
1/1/1/8/1/1/1 45 00:19:c7:b9:6e:ee stacked:901:0 learned 00:00:00:00:00:00
1/1/1/8/1/1/1 4050 00:19:c7:b9:6e:eb stacked:701:0 learned 00:00:00:00:00:00
1/1/1/8/2/1/1 1002 00:23:5a:ce:97:26 stacked:1101:1002 learned 00:00:00:00:00:00
1/1/1/8/2/1/1 4050 00:19:c7:b9:6d:42 stacked:701:0 learned 00:00:00:00:00:00
对应某个PON板的MAC地址学习情况: show vlan fdb-board
================================================================================= fdb-board table
================================================================================= slot-id |fdb-id |mac |status |sub-mac
---------+-----------------+-----------------+-------+------------------------------------------------------------------------------
lt:1/1/1 stacked:701:0 00:19:c7:b9:6d:42 learned 00:19:c7:b9:6d:42 lt:1/1/1 stacked:701:0 00:19:c7:b9:6e:eb learned 00:19:c7:b9:6e:eb lt:1/1/1 stacked:901:0 00:19:c7:b9:6e:ee learned 00:19:c7:b9:6e:ee lt:1/1/1 stacked:1101:1002 00:23:5a:ce:97:26 learned 00:23:5a:ce:97:26
--------------------------------------------------------------------------------- fdb-board count : 4
5、查看上联口状态
leg:isadmin># show port
=============================================================== Ports on NT
===============================================================
Port Admin Link Port Cfg Oper LAG/ Port Port Port
Id State State MTU MTU Bndl Mode Encp Type --------------------------------------------------------------- nt:vp:1 Up Yes Up 1518 1518 - accs dotq vport nt:mc:1 Up Yes Up 1518 1518 - accs dotq vport
=============================================================== Ports on NT-A
===============================================================
Port Admin Link Port Cfg Oper LAG/ Port Port Port Id State State MTU MTU Bndl Mode Encp Type --------------------------------------------------------------- nt-a:ieee1588:1
Down No Down 2048 2048 - accs dotq xcme
=============================================================== Ports on NT-B
===============================================================
Port Admin Link Port Cfg Oper LAG/ Port Port Port Id State State MTU MTU Bndl Mode Encp Type --------------------------------------------------------------- nt-b:ieee1588:1
Down No Down 2048 2048 - accs dotq xcme
=============================================================== Ports on NT-A
===============================================================
Port Admin Link Port Cfg Oper LAG/ Port Port Port Id State State MTU MTU Bndl Mode Encp Type --------------------------------------------------------------- nt-a:eth:1 Up No Down 2048 2048 - accs dotq xcme nt-a:xfp:1 Up Yes Up 2048 2048 - accs dotq gige nt-a:xfp:2 Up Yes Up 2048 2048 - accs dotq gige nt-a:xfp:3 Down No Down 2048 2048 - accs dotq gige nt-a:xfp:4 Up No Down 2048 2048 - accs dotq gige
=============================================================== Ports on NT-B
===============================================================
Port Admin Link Port Cfg Oper LAG/ Port Port Port Id State State MTU MTU Bndl Mode Encp Type --------------------------------------------------------------- nt-b:eth:1 Down No Down 2048 2048 - accs dotq xcme nt-b:xfp:1 Down No Down 2048 2048 - accs dotq gige nt-b:xfp:2 Down No Down 2048 2048 - accs dotq gige nt-b:xfp:3 Down No Down 2048 2048 - accs dotq gige nt-b:xfp:4 Down No Down 2048 2048 - accs dotq gige
=============================================================== Ports on LT
===============================================================
Port Admin Link Port Cfg Oper LAG/ Port Port Port Id State State MTU MTU Bndl Mode Encp Type ---------------------------------------------------------------
lt:1/1/1 Up Yes Up 2048 2048 - accs dotq lt lt:1/1/2 Up No Down 2048 2048 - accs dotq lt lt:1/1/3 Up No Down 2048 2048 - accs dotq lt lt:1/1/4 Up No Down 2048 2048 - accs dotq lt lt:1/1/5 Up No Down 2048 2048 - accs dotq lt lt:1/1/6 Up No Down 2048 2048 - accs dotq lt lt:1/1/7 Up No Down 2048 2048 - accs dotq lt lt:1/1/8 Up No Down 2048 2048 - accs dotq lt lt:1/1/12 Up No Down 2048 2048 - accs dotq lt lt:1/1/13 Up No Down 2048 2048 - accs dotq lt lt:1/1/14 Up No Down 2048 2048 - accs dotq lt lt:1/1/15 Up No Down 2048 2048 - accs dotq lt lt:1/1/16 Up No Down 2048 2048 - accs dotq lt lt:1/1/17 Up No Down 2048 2048 - accs dotq lt lt:1/1/18 Up No Down 2048 2048 - accs dotq lt lt:1/1/19 Up No Down 2048 2048 - accs dotq lt =============================================================== leg:isadmin>#
6、配置及查看汇聚状态 要先创建lag,再创建vpls configure lag 1
configure lag 1 no shutdown configure lag 1 port nt-a:xfp:1 configure lag 1 port nt-b:xfp:1
configure service vpls 3 customer 1 v-vpls vlan 48 create configure service vpls 3 customer 1 sap lag-1:48 create configure service vpls 3 no shutdown 配置动态LACP
如果上面的交换机启用了lacp,你就用下面三条命令
configure lag 1 lacp active administrative-key 2 configure lag 1 port-threshold 0 configure lag 1 lacp active leg:isadmin># show lag detail
=============================================================================== LAG Details
=============================================================================== ------------------------------------------------------------------------------- LAG 1
------------------------------------------------------------------------------- Description : N/A
------------------------------------------------------------------------------- Details
------------------------------------------------------------------------------- Lag-id : 1 Mode : access Adm : up Opr : up Thres. Exceeded Cnt : 2 Port Threshold : 0 Thres. Last Cleared : 01/01/1970 21:28:35 Threshold Action : down Dynamic Cost : false Encap Type : dot1q
Configured Address : ac:9c:e4:74:7d:a9 Lag-IfIndex : 1342177281 Hardware Address : ac:9c:e4:74:7d:a9
Hold-time Down : 0.0 sec Port Type : standard LACP : disabled
Subgroup switch-cou*: 0 Active subgroup : -
Forced-active subgrp: - Subgroup switch dete*: 5 seconds
------------------------------------------------------------------------------- Subgroup Preference Threshold
------------------------------------------------------------------------------- ------------------------------------------------------------------------------- Port-id Adm Act/Stdby Opr Primary Sub-group Forced Prio ------------------------------------------------------------------------------- nt-a:xfp:1 up active up yes none - 32768 nt-b:xfp:1 up active up none - 32768 7、查看PON口和ONT光功率 show pon optics
=================================================================================leg:isadmin># show pon optics
================================================================================= optics table
================================================================================= pon-idx |olt-tx-signal-lvl|olt-temperature |olt-voltage |olt-laser-curr
--------+-----------------+----------------+----------------+-----------------------------------------------------------------------
1/1/1/1 3.000000 44.480000 3.380000 14 1/1/1/2 invalid invalid invalid invalid olt-tx-signal-lvl:OLT PON口发送光功率;单位db olt-temperature:OLT PON口光模块温度;单位degree C olt-voltage:OLT PON 口电压;单位:Volts olt-laser-curr:OLT PON口电流: 单位:mA
show equipment ont optics
leg:isadmin># show equipment ont optics
================================================================================= optics table
=================================================================================
ont-idx |rx-signal-level |tx-signal-level |ont-temperature |ont-voltage |laser-bias-curr |olt-rx-sig-level ------------+----------------+----------------+----------------+----------------+----------------+----------------------------------
1/1/1/1/2 -14.324000 3.000000 28.000000 3.300000 9846.000000 invalid 1/1/1/1/3 unknown unknown unknown unknown unknown invalid
rx-signal-level:ONT接收光功率,单位:db tx-signal-level:ONT 发送光功率,单位:db
ont-temperature:ONT 光模块温度,单位:degree C ont-voltage:ONT光模块电流,单位:mA
laser-bias-curr:ONT光模块电压,单位:Volts olt-rx-sig-level:OLT接收光功率,单位:db
show equipment diagnostics sfp nt-a:xfp:1 detail OLT上行光衰
8、上联口镜像抓包
configure mirror mirror-dest 200 sap nt-a:eth:1:200 create
configure mirror mirror-dest 200 no shutdown
debug mirror-source 200 port nt-a:xfp:1 ingress egress
9、上传ONU软件
octopus修改/ONT写权限 tapi enable write /ONT
tftp -i 10.98.113.24 put ASBI240WQ_V1.0 /ONT/ASBI240WQ_V1.0 ONU升级
configure equipment ont interface 1/1/1/1/1 sw-dnload-version JS1112V1.1_AS sw-ver-pland JS1112V1.1_AS
configure equipment ont interface 1/1/1/1/1 sw-ver-pland JS1112V1.1_ASB
10、查看ONU软件大小 RTRV-ONTSWVER::ALL;
11、查看ONU BR PORT配置 info configure bridge port
12、查看板卡状态 show equipment slot
13.配置LT镜像抓包:
leg:isadmin># configure mirror mirror-dest 200 create
leg:isadmin>configure>mirror>mirror-dest# sap nt-a:eth:1:200 create leg:isadmin>configure>mirror>mirror-dest>sap# exit all leg:isadmin># configure mirror mirror-dest 200 no shutdown
leg:isadmin># debug mirror-source 200 port lt:1/1/1 ingress egress leg:isadmin># show mirror mirror-dest 200
=============================================================================== Mirror Service
=============================================================================== Service Id : 200 Description : (Not Specified)
Admin State : Up Oper State : Down Destination SAP : nt-a:eth:1:200
------------------------------------------------------------------------------- Local Sources
------------------------------------------------------------------------------- Admin State : Up
-Port lt:1/1/1 Egr Ing =============================================================================== leg:isadmin># debug mirror-source 200 port nt-b:xfp:1 ingress egress leg:isadmin># show mirror mirror-dest 200
=============================================================================== Mirror Service
=============================================================================== Service Id : 200 Description : (Not Specified)
Admin State : Up Oper State : Down
Destination SAP : nt-a:eth:1:200
------------------------------------------------------------------------------- Local Sources
------------------------------------------------------------------------------- Admin State : Up
-Port nt-b:xfp:1 Egr Ing -Port lt:1/1/1 Egr Ing =============================================================================== leg:isadmin># debug mirror-source 200 no port egress ingress nt-b:xfp:1 leg:isadmin># show mirror mirror-dest 200
=============================================================================== Mirror Service
=============================================================================== Service Id : 200 Description : (Not Specified)
Admin State : Up Oper State : Down Destination SAP : nt-a:eth:1:200
------------------------------------------------------------------------------- Local Sources
------------------------------------------------------------------------------- Admin State : Up
-Port lt:1/1/1 Egr Ing ===============================================================================
13、配置专线:
静态PPPoE用户配置: SVLAN:2050,CVLAN:4008
1.configure vlan id stacked:2050:0 secure-forwarding 打开外层解绑功能 2.configure bridge port 1/1/1/1/1/1/4 vlan-id stacked:2050:4008 static-user ip-address 58.241.77.31/32
14、备份DB
admin software-mngt database upload actual-active:202.102.49.80:dm_complete.tar IP为TFTP地址
15、查看ONT和PON口在线状态
show interface port ont:1/1/2/4/1
show interface port ont:1/1/2/4/[1...128] show interface port pon:1/1/1/[1...8]
查看未认证的E8-C(查1个OLT下所有未认证的E8-C)
通过命令show interface port 查看所有的E8-C状态如果是DOWN的证明没有注册上
============================================================================ ======================================================== port table
============================================================================ ========================================================
port |admin-status|opr-status
---------------------------------------------------+------------+------- ---------------------------------------------------+------------+---- --------------------------------------------------------
ont:1/1/1/1/3 up down ---------------------------------------------------------------------------- -------------------------------------------------------- port count : 1
查询E8-C状态(查一个PON口下挂的所有E8-C) show interface port ont:1/1/1/1/[1...128]
查询E8-C配置 (查单个E8-C的配置)
info configure bridge port 1/1/1/1/1/1/1 查看ONU绑定VLAN配置 info configure qos interface 1/1/1/1/1/1/1 查看ONU的QOS配置
16.删除ONU(注销用户)
configure equipment ont interface 1/1/2/4/1 admin-state down configure equipment ont no interface 1/1/2/4/1
因篇幅问题不能全部显示,请点此查看更多更全内容