華為MA5616---常用操作命令
阿新 • • 發佈:2019-01-14
1、串列埠登入:
使用者名稱:root 密碼:mduadmin
從普通模式進入特權模式:
huawei>enable
huawei#
從特權模式進入全域性配置模式。
huawei#config
huawei(config)#
從全域性配置模式進入到EPON NNI模式。
huawei(config)#interface eponnni { frameid/slotid/portid<S><Length 5-15> }:0/0/1 Command: interface eponnni 0/0/1 huawei(config-if-eponnni-0/0/1)#
從全域性配置模式進入到VDSL模式。
huawei(config)#interface vdsl { frameid/slotid<S><1-15> }:0/1 Command: interface vdsl 0/1 huawei(config-if-vdsl-0/1)#
查詢MA5616的0號機框中所有單板的資訊
huawei>display board { desc<K>|frameid[/slotid]<S><Length 1-15> }:0 Command: display board 0 ------------------------------------------------------------------------- SlotID BoardName Status SubType0 SubType1 Online/Offline ------------------------------------------------------------------------- 0 H831CCUB Active_normal GP1A 1 H835ADLE Normal 2 H835VDGE Normal 3 H838ASRB Failed Offline 4 5 H831PDIA Normal
查詢MA5616中0/0槽位單板的資訊。
huawei>display board
{ desc<K>|frameid[/slotid]<S><Length 1-15> }:0/0
Command:
display board 0/0
---------------------------------------
Board Name : H832CCUB
Board Status : Active normal
---------------------------------------
Subboard[1]: H836ASDA Status: Normal
------------------------------------------------------------------------------
Port Port COMBO Optic MDI Speed Duplex Flow- Active Link
Type Mode Status (Mbps) Ctrl State
------------------------------------------------------------------------------
0 GE optic absence - auto auto off active offline
------------------------------------------------------------------------------
Note: For a 1000 M, electrical port in the full-duplex mode, setting MDI to
any value is invalid
復位整個系統。
huawei#reboot
{ system<K> }:system
Command:
reboot system
Please check whether data has saved, the unsaved data will lose if reboot
system, are you sure to reboot system? (y/n)[n]:y
舉例:查詢0/1上的所有埠的埠狀態。
huawei#display adsl port state
{ all<K>|frame/slot/port<S><Length 1-15>|frame/slot<S><Length 1-15> }:0/1
{ <cr>|active<K> }:
Command:
display adsl port state 0/1
------------------------------------------------------------------------
Port Status Line_Profile Alm_ProfileExt_Profile
線路模板
0 Activating 1024 1 --
1 Activating 1024 1 --
2 Activating 1024 1
舉例:查詢系統中所有的ADSL2+線路配置模板的資訊。
huawei(config)#display adsl line-profile
{ <cr>|info<K>|profile-index<U><1,1024> }:
Command:
display adsl line-profile
Profile Index ADSL2+線路配置模板號。
Profile Name ADSL2+線路配置模板名稱。
Operating Mode ADSL2+線路配置模板的傳輸模式。目前ADSL2+的工作模式有六種:G992.1,G992.2,G992.3,G992.4,G992.5和T1.413。
Channel Mode ADSL2+線路配置模板的通道工作模式。通道工作模式有交織方式和快速模式兩種。
Min Down Rate ADSL2+線路配置模板的下行最小速率。
Max Down Rate ADSL2+線路配置模板的下行最大速率。
Min Up Rate ADSL2+線路配置模板的上行最小速率。
Max Up Rate ADSL2+線路配置模板的上行最大速率。
舉例:使用線路模板2,啟用0/1/0埠。
huawei(config-if-adsl-0/1)#activate
{ all<K>|PortID<U><0,31> }:0
{ <cr>|profile-index<K>|profile-name<K> }:profile-index
{ profile-index<U><1,1024> }:2
Command:
activate 0 profile-index 2
huawei(config-if-adsl-0/1)#
Send the command to activate port 0 successfully
整個MA5616配置詳細文件見:》》》MA5616配置指南