system-view //進入系統檢視
inte***ce gigabitethernet 1/0/0 //進入介面檢視
quit //退出至上乙個檢視
return //退出到使用者檢視
#配置裝置名稱
system-view
sysname host-name
#配置裝置系統時鐘
1.設定時區:clock timezone time-zone-name offset
假設裝置位於北京:clock timezone bj 08:000
2.設定裝置當前時間日期:clock datetime hh:mm:ss yyyy-mm-dd
假設當前時間日期為2019.3.8時間是早上8點:clock datetime 08:00 :00 2019-3-8
#配置裝置ip位址
1.假設裝置的管理介面是ethernet 1/0/0,分配的位址是10.1.1.100,子網掩碼是255.255.255.0.0
system-view
inte***ce ethernet 1/0/0
ip address 10.1.1.100 255.255.255.0
#使用者介面配置
1通過console口到了的使用者設定許可權為2級
system-view
user-inte***ce consloe 0
user-privilege level 2
#配置vty使用者介面
system-view
user-inte***ce maximum-vty 15 //配置最大vty使用者介面數為15
user-inte***ce vty 0 14 //對15個vty使用者介面進行整體配置
user-privilege level 2
華為基本命令
基本命令 en 進入特權模式 conf 進入全域性配置模式 in s0 進入 serial 0 埠配置 ip add 新增ip 位址和掩碼,電信分配 enca hdlc ppp 鏈路協議 hdlc 或者 ppp ip unn e0 exit 回到全域性配置模式 in e0 進入以太介面配置 ip a...
華為 ap ac裝置配置命令
在 ac上建立兩個vlan,其中vlan10是為ap裝置分配位址,vlan20是為通過ap連線到網路的裝置分配ip 在ac裝置上,系統檢視下 1建立兩個vlan vlan 10 vlan 20 在系統檢視下,啟用dhcp,並且建立ap所用的位址池 dhcp enable ip pool vlan 1...
華為修改優先順序命令 華為配置命令大全
quidway ethernet0 1 stpcost200 設定交換機埠的花費 quidway link aggregatione0 1toe0 4ingress both 埠的聚合 quidway undolink aggregatione0 1 all 始埠為通道號 switcha vlanx...