烽火10GEPON OLT 命令行故障处理 下载本文

Speed : 10000 Duplex : Full

Learning : Enabled FlowControl : Off Port VLAN ID : 4088 PriEn : Off PriValue : 0 interface mode : SERDES

TRUNK : 1 Jumbo Frame : 2000 ---------------------------------------------------------------------

------- Admin\\device#

7.2、查看上联口LCAP报文统计

Admin\\protocol\\lacp# sho lacp st all

group 1's PDU statistic is: Port LacpRevPdu LacpSentPdu SentPdu 1 45384 45583 7 45412 45565 ---------------------------------------------------------------------

--------- group 2's PDU statistic is: Port LacpRevPdu LacpSentPdu SentPdu 4 45307 47863 10 45310 47973 ---------------------------------------------------------------------

--------- Admin\\protocol\\lacp# 参数项参数说明 Port LACP成员端口

LacpRevPdu 接收到的LACP报文数 LacpSentPdu 发送的LACP报文数

MarkerRevPdu 接收到的Marker LACP报文数 MarkerSentPdu 发送的Marker LACP报文数

MarkerRevPdu Marker 0 0 0 0

MarkerRevPdu Marker 0 0 0 0 7.3、查看LCAP聚合组信息

Admin\\protocol\\lacp# sho lacp channel-group trunks

LACP GROUP state information is: Group Id: 1 Mode: LACP System Priority: 32768 System ID: 34bf-9074-16fb Priority Preemption: disable ---------------------------------------------------------------------

----------- ActorPortName Status PortPri PortKey PortState

17 select 32768 1 0x3d 23 select 32768 1 0x3d ---------------------------------------------------------------------

----------- ActorPortName SysPri SystemID PortPri PortNo PortKe y PortState 17 32768 703d-158e-d7c3 32768 314 10 0x3d 23 32768 703d-158e-d7c3 32768 3794 10 0x3d

参数项参数说明 Group Id 聚合组ID Mode 聚合模式

System Priority 系统优先级 System ID 系统ID

ActorPortName 本端端口 Status 聚合状态 PortPri 端口优先级 PortState 端口状态 SysPri 对端系统优先级 SystemID 对端系统ID PortPri 对端端口优先级 PortNo 对端端口号 PortState 对端端口状态

7.4、查看管理VLAN

Admin\\service# sho manage_vlan all

manage vlan: 50, name: test vlan 50: port(Tag|Utag) :

trunk:1 [T] Device: sub Unit: 50 Ethernet address: 34:bf:90:74:16:fb Total protocols:0 Inet: 219.100.21.21 mask: 255.255.255.252 RX packets: 0 TX packets: 9 RX bytes: 0 TX bytes: 744 MTU: 1492

manage vlan: 51, name: test2

vlan 51: port(Tag|Utag) : trunk:1 [T] Device: sub Unit: 51 Ethernet address: 34:bf:90:74:16:fb Total protocols:0 Inet: 9.100.21.21 mask: 255.255.255.252 RX packets: 0 TX packets: 364147 RX bytes: 0 TX bytes: 158651968 MTU: 1492

7.5、添加管理VLAN

Admin\\service#set manage_vlan 50 manage

Admin\\service#set manage vlan name manage ip 9.100.21.145/30

Admin\\service#add static route destination 0.0.0.0 gateway 9.100.21.146 mask 0.0.0.0

7.6、查看局端VLAN

Admin\\vlan# sho service_vlan all

ServiceVlan Name Type VlanBegin VlanEnd 101 data data 101 200 102 iptv iptv 1701 1800 103 voip voip 2501 2600 104 zhuanxian data 1700 1700 105 yuyin ngn 2501 2600 106 zubo iptv 40 40 Admin\\vlan#

7.7、局端VLAN添加

Admin\\vlan#create service_vlan 106

Admin\\vlan#set service_vlan 106 zubo type iptv

Admin\\vlan#set service_vlan 106 vlan_begin 40 vlan_end 40 Admin\\vlan#add vlan vlan_begin 40 vlan_end 40 tag trunk 1 Admin\\vlan#add vlan vlan_begin 40 vlan_end 40 tag allslot 0

7.8、修改上行口

Admin\\interface# set uplink slot 19 po 1

disable Disable port. //关闭 enable Enable port. //打开 auto_negotiation Config port auto negotiation. //自适应 flow_control Config port flow control. //流控

interface port Interface mode. jumbo_frame Config port jumbo frame. learning Config port learning. pkt_ctrl Config port packet control. priority Config port priority. role port role. wanlan_mode Config port wanlan_mode. Admin\\interface# set uplink slot 19 po 1

8.组播全局配置(组播IP、组播代理、OPTION 82等)

//option 82 打开

Admin\\device\\circuitid#

set circuit_id format ctc // 线路标识格式电信采用CTC set dhcp option82 enable

//组播配置

Admin\\protocol\\igmp#

set igmp vlan 40 //配置组播vlan为40

set igmp stack v2 //设置组播协议版本为v2

set igmp mode proxy-proxy //设置OLT组播为代理模式 set igmp dynamic_vlan disable

set igmp proxy ip x.x.x.x //配置组播代理ip(选配) set igmp-ssm ip-range 232.0.0.0/8

//添加组播地址白名单 Admin\\protocol\\igmp#

add onu_group_white_list grp_begin 239.49.0.1 grp_end 239.49.0.255 add onu_group_white_list grp_begin 239.49.1.1 grp_end 239.49.1.255 add onu_group_white_list grp_begin 239.49.8.1 grp_end 239.49.8.255 add onu_group_white_list grp_begin 239.49.9.1 grp_end 239.49.9.255

add onu_group_white_list grp_begin 239.252.152.1 grp_end 239.252.152.255

9.告警日志(板卡、端口、环路告警等)

查看历史告警表功能。

Admin\\maintenance\\alarm#show hisalarm

--------------------------------Alarm Message---------------------------------- Item Description Code Object beginTime endTime

3 License Rrc Alarm 1103 9/0/0/0 2016-01-07 11:22:07 2016-01-07 15:22:03 --------------------------------Alarm Message---------------------------------- Admin\\maintenance\\alarm#