描述 |
思科 |
華為 |
配置明文密碼 |
enable password |
set authentication password simole |
進入接口 |
interface type/number |
interface type/number |
進入vlan配置vlan管理地址 |
interface vlan1 |
interface vlan1 |
定義多個端口的組 |
interface range ethID to ID |
port-group 1 group-menber ethID to ID |
設置特權口令 |
enable secret |
super password |
配置接口狀態 |
duplex(half/full/auto |
duplex(half/full/auto) |
配置端口速率 |
speed(10/100/1000) |
speed(10/100/1000) |
配置trunk |
switchport mode trunk |
port link-type trunk |
添加、刪除vlan |
vlan ID/no vlan ID |
vlan batch ID/undo vlan batch ID |
將端口接入vlan |
switchport access vlan |
port default vlan ID |
查看接口 |
show interface |
display vlan ID |
封裝協議 |
encapsulation |
link-protocol |
鏈路聚合 |
channel-group 1 mode on |
port link-aggregation group1 |
開啟三層交換路由 |
ip routing |
默認開啟 |
開啟接口三層功能 |
no switchport |
undo portswitch |
對跨以太網交換機的VLAN進行動態注冊和刪除 |
vtp domain |
GVRP |
stp配置根網橋 |
spannning-tree vlan ID root primary |
stp instance id root primary |
配置網橋優先 |
spanning-tree vlan ID priority |
stp primary vlaue |
查看stp |
show spanning-tree |
display stp brief |
引入路由信息 |
redistribute |
import-route |
配置日志信息 |
logging |
info-center |
描述 |
思科 |
華為 |
配置默認路由 |
ip route 0.0.0.0 0.0.0.0 |
ip route-static 0.0.0.0 0.0.0.0 |
配置靜態路由 |
ip route 目標網段 掩碼 下一跳 |
ip route-static 目標網段 掩碼 下一跳 |
查看路由表 |
show ip route |
display ip routing-table |
啟用rip并宣告網段 |
route rip/network網段 |
rip/network網段 |
啟用ospf |
route ospf |
ospf |
配置ospf區域 |
network ip 反掩碼area |
area |
配置RIP v2水平分割 |
no auto-summary |
rip split-hotizon |
查看路由協議 |
show ip protocal |
display ip protocol |
標準訪問控制列表 |
access-list 1-99 permit/deny ip |
rule id permit source IP |
拓展訪問控 |
access-list 100-199 permit/deny protocol source IP+反碼 destination ip+反碼 operator operan |
rule{normal|special}{permit|deny}{tcp|udp}source{|any}destination{|any}|operate] |
配置HSRP組 |
vrrp group-number ip virtual-ip |
vrrp vrid number virtual-ip |
配置HSRP優先級 |
vrrp group-number priority |
vrrp vrid number priorty |
配置HSRP占先權 |
vrrp group-number preempt |
vrrp group-number preempt-mode |
配置端口跟蹤 |
vrrp group-number rrack |
無 |
配置靜態地址轉換 |
ip nat inside sourec static |
nat server globalf[Port]insideport[protocol] |
描述 |
思科 |
華為 |
取消、關閉當前設置 |
no |
undo |
顯示查看 |
show |
display |
退回上級 |
exit |
quit |
設置主機名 |
hostname |
sysname |
進入全局模式 |
en configter minal |
system-view |
刪除文件 |
delete |
delete |
重啟 |
reload |
reboot |
保存當前配置 |
write |
save |
創建用戶 |
username |
local-user |
靜止、關閉端口 |
shutdown |
shutdown |
顯示當前系統版本 |
showversion |
display version |
查看已保存過的配置 |
show startup-config |
display current-configuration |
查看當前配置 |
show running-config |
display current-configuration |
取消所有debug命令 |
no debug all |
ctrl+d |
刪除配置 |
erase startup-config |
reset saved-configuration |
退到用戶視圖 |
end |
return |
退出 |
exit |
logout |
指定信息中心配置信息 |
logging |
info-center |
進入線路配置(用戶接口模式) |
line |
user-interface |
啟動配置 |
start-config |
saved-configuration |
當前配置 |
running-config |
current-configuration |
host名字和ip地址對應 |
host |
ip host |
設置VTY登錄密碼 |
line vty 0 4 |
user-interface vty 0 4 |