华为olt ma5680t常用命令详解

1、系统简单配置

MA5680T (config)# switch language-mode 中英文切换

MA5680T (config)#display board 0 查看所有的单板 0 是框号

MA5680T (config)# interface  gpon 0/1进入GPON命令模式 1是PON口号

MA5680T(config-if-gpon-0/1)# port 0 ont-auto-find enable 0是 端口号

MA5680T (config)#display  ont autofind   all 查看自动发现的ONU(如果存在自动发现的ONU则如下所示)
   ---------------------------------------------------------------------
   序列号          : 1
   框/槽/端口      : 0/1/0
   ONT SN          : 4857544350F5FB0A
   密码            : 0x30303030303030303030(0000000000)
   逻辑标识        : 
   校验码          : 
   生产厂商ID      : HWTC
   ONT版本         : MA5626 VER.D
   ONT软件版本     : V8R308 C00
   ONT设备ID       : SmartAX MA5626
   ONT自动发现时间 : 2012-03-19 15:37:40+08:00
   ---------------------------------------------------------------------
   GPON自动发现ONT个数为 1

HEB-GuoYuan-OLT-2.MAN.MA5680T(config)#display ont info by-loid 510000000000(订单号)

HEB-GuoYuan-OLT-1.MAN.MA5680T(config-if-epon-0/11)#display ont port state 2 8 et
h-port 1
  -----------------------------------------------------------------------
  ONT编号   端口号   端口类型  端口        端口双工  端口链路  环路状态
                               速率(Mbps)            状态
  -----------------------------------------------------------------------
        8        1   ETH       100         全双工    在线      -
  -----------------------------------------------------------------------


HEB-GuoYuan-OLT-1.MAN.MA5680T(config-if-epon-0/11)#display ont port state 2 8 po
ts-port 1
  ------------------------------------------------------------------------------
   端口号 端口物理 端口管理 摘挂机 当前会话 业务运行 端口接续     业务编码
          状态     状态     状态   类型     状态     状态         方式
  ------------------------------------------------------------------------------
   1      -        解锁     -      -        -        -            -
HEB-GuoYuan-OLT-1.MAN.MA5680T(config-if-epon-0/11)#display ont port attribute 2
8 eth 1
  ------------------------------------------------------------------
  端口号 协商模式 速率   双工   端口 流控 Native 上行流量  下行流量
                  (Mbps)        开关 开关 Vlan   模板索引  模板索引
  ------------------------------------------------------------------
       1 自协商   自协商 自协商 打开 关闭 1041   不关注    不关注
  ------------------------------------------------------------------
  说明: *标识该ONT的端口流量模板是通过离散命令配置的

HEB-GuoYuan-OLT-1.MAN.MA5680T(config-if-epon-0/11)#ont port attribute 2 8 eth 1
operational-state (<on,off>)    开关口

HEB-GuoYuan-OLT-1.MAN.MA5680T(config-if-epon-0/11)#ont port attribute 2 8 eth 2
?
---------------------------------------------
  epon-0/11 模式命令:
---------------------------------------------
auto-neg              自协商
ds-policing           下行限速功能
flow-control          流控开关
operational-state     ONT端口开关
speed                 速率
up-policing           上行限速功能

2、进入config终端配置

1、通过端口查看ONU的mac-address

MA5680T (config)# display    mac-address     port    0/1/0 (0/1/0是框号/槽号/端口号)

2、通过VLAN查看ONU的mac-address
MA5680T (config)# display    mac-address vlan 100 ( 100是VLAN id)

3、查看ONU的service-port 信息
MA5680T(config)#display service-port  port    0/1/0 ont   1(0/1/0是框号/槽号/端口号 1是ONU id)

4、查看MA5680T的版本信息
MA5680T(config)# display    version

5、查看DBA 模板

MA5680T(config)# display dba-profile all

6、查看线路模板

MA5680T(config)#display ont-lineprofile gpon all

7、查看单板信息
MA5680T(config)# display    board  0

8、查看单板上ONU的信息
MA5680T(config)# display    board 0/1 (0/1是框号/槽号)


3、进入GPON命令模式 1、添加ont步骤

1.1 查看自动发现的ONT,并记录SN号和PON口

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/zwwfsy.html