IP设备常用指令
一、 DLSAM接入设备
华为 MA5600常用指令
登陆帐号:root 密码:admin
1.查看设备所有ADSL端口状态:
HH_ZF_MA5600_A(config)#display adsl port state all
----------------------------------------------------------------------------
F/S Port Status Line_Profile Alm_Profile Ext_Profile
----------------------------------------------------------------------------
0/0 0 Activating 2 1 -
0/0 1 Activated 2 1 -
0/0 2 Activated 2 1 -
0/0 3 Activated 2 1 -
0/0 4 Activating 2 1 -
2. 查看某块ADSL板卡的端口状态:
HH_ZF_MA5600_A(config)#display adsl port state 0/0
或者HH_ZF_MA5600_A (config)#display board 0/0
3.查看单个用户端口状态
HH_ZF_MA5600_A(config-if-adsl-0/0)#display port state 0
需注意工作模式: 在特权模式下(#)--- 输入config 进入配置模式 ---
输入interface adsl 0/0 (frame/slot) 进入该板卡下,再输入相应的命令.
4.查看设备上已有的模板
HH_ZF_MA5600_A(config)#display adsl line-profile
5.修改单个端口模板
例如: 修改 ADSL 0/0/4 端口
HH_ZF_MA5600_A(config)#interface adsl 0/0 (进入该板卡)
HH_ZF_MA5600_A(config-if-adsl-0/0)#deactivate 4 (去激活该端口)
HH_ZF_MA5600_A(config-if-adsl-0/0)#activate 4 2 (激活该端口,并带上模板编号)
6) 查看一个端口在线激活的线路信息
HH_ZXJ_MA5600_A(config-if-adsl-0/1)#display line operation 0
中兴综合接入U300常用指令
帐号:su3
密码su3
1. 当用户MAC地址已知,查询用户对应的端口:
SU2(config)# show mac source-port macaddr aa:bb:cc:dd:ee:ff: vlan xxxx
……………………………………………………………………………………….
unit=0, slot=1539, port=19
实际用户槽号: x =(slot – 768)/257 + 3
实际用户端口号:当port号大于16时减掉16,小于16时即为实际端口号。
湖天一 172.23.2.186 VLAN 445
监狱 172.23.2.185 VLAN 446
滨江花园 172.23.2.149 VLAN 1614
2. 显示端口当前信息:
SU2# show adsl port slot 0/3
3. 修改端口速率模板,直接修改无需打死激活端口:
su2# config
su2(config)# adsl port 0/3/0 lineprofile def_2m
雪网名 中兴DSLAM 9800 常用指令
登陆帐号:admin 密码:admin enable密码: admin
1) 查看dslam设备的所有配置
hh_gml9800m# show running-config
2) 查看板卡的配置情况
hh_gml9800m# show card
Slot Rack Shelf Type Port HardVer SoftVer Status
黑花朵--------------------------------------------------------------------------
2 1 1 ASNVB 64 1 V1.0.5o7 Work
外地户口考驾照 2 1 2 SPLT 0 <NULL> <NULL> NONE
9 1 1 CSCE 6 17 V1.0.5o11 Main
11 1 1 CSCE 6 <NULL> <NULL> OffLine
--------------------------------------------------------------------------
3) 查看设备上已存在的模板
hh_gml9800m# show adsl profile
All Existing Line Profiles :
1 : HH1M.PRF
2 : HH2M.PRF
3 : HH4M.PRF
4 : DEFVAL.PRF
5 : DEFVAL_ISDN.PRF
4) 查看一个模版的具体配置情况
乐山公安局通报击案详情hh_gml9800m# show adsl profile HH2M.PRF
5) 查看一个端口所使用的模版
hh_gml9800m# show adsl status 2/1
LineConfProfile : HH2M.PRF
AlarmConfProfile : DEFVAL.PRF
AdslLinePMConfPMSF : L0_FullOn
AdslLineTransMode : Adsl2(fdm) Adsl2+(fdm) G.dmt(fdm) ReAdsl2(fdm)
6) 查看一个端口pvc 的配置情况
hh_gml9800m# show atm vc 2/2
Port PVC VPI VCI PVID Mode State
2 1 0 35 1002 common enable
2 8 0 16 1 modem disable
为人谋而不忠乎7) 查看多个端口的pvc配置情况
hh_gml9800m# show atm vc 2/1-2
Port PVC VPI VCI PVID Mode State
1 1 0 35 1001 common enable
1 8 0 16 1 modem disable
2 1 0 35 1002 common enable
2 8 0 16 1 modem disable
8) 将模版应用到相应的单板上
hh_gml9800m# configure 适合七夕节发的句子(进入配置模式)
hh_gml9800m(config)# slot adsl 2(进入相应的单板)
hh_gml9800m(cfg-slot-adsl-2)# adsl profile HH2M.PRF(调用相应的模版)
9)将模版应用到相应的端口上
hh_gml9800m# configure (进入配置模式)
hh_gml9800m(config)# interface adsl 2/1 (进入相应的端口)
hh_gml9800m(cfg-if-adsl-2/1)# adsl profile HH2M.PRF(调用相应的模版)
可以直接调用模版,不需要打死激活端口.
10) 查看单个或者多个端口的状态
hh_gml9800m# show interface 2/1 (show interface 2/1-10 查看多个)
Interface : 2/1
PVCID PVID AcceptFrames SvlanMode
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论