Command
|
Explanation
|
show
controllers serial
|
顯示特定介面的硬體資訊
|
show
clock
|
顯示路由器的時間設定
|
show
hosts
|
顯示主機名稱和位址資訊
|
show
users = show user
|
顯示所有連接到路由器的用戶
|
show
history
|
顯示輸入過的命令歷史列表
|
show
flash
|
顯示Flash記憶體資訊以及記憶體中的IOS image
|
show
version
|
顯示路由器資訊和IOS資訊
|
show
arp = show ip arp
|
顯示路由器的位址解析協議列表
|
show
protocol + 介面
|
顯示全局和介面的第三層協定的特定狀態
|
sh
ip protocols
|
顯示目前路由器所執行的
|
show
startup-configuration
|
顯示儲存在非揮發性記憶體(NVRAM)的配置檔
|
show
running-configuration
|
顯示儲存在記憶體中的當前配置檔
|
sh
int +介面(s1/0,e0,f0/15)
|
顯示該介面的資料
|
sh
int trunk
|
檢視所有VLAN 狀態(Status),預設為 trunking
|
sh
int status
|
檢視所有介面狀態
|
sh
run int + 介面(s2/1,atm2/1.3)
|
顯示該介面running-configuration相關設定
|
sh
process
|
顯示目前裝置使用效能
|
sh
process memory
|
顯示記憶體使用狀況
|
sh
process cpu history
|
顯示CPU使用狀況
|
sh
ip in brief
|
顯示每一個路由器介面的IP位址資訊以及第二層的狀態資訊
|
sh
vtp status
|
顯示VTP資訊
|
sh
sessions
|
顯示路由器與遠端裝置正在進行的連線,可用 disconnect 終止連線
|
sh
ip arp
|
顯示ARP快取
|
sh
ip traffic
|
監視網路流量
|
sh
ip route
|
顯示整個路由表
|
sh
ip route eigrp
|
只顯示路由表內EIGRP項目
|
sh
ip route eigrp neighbors
|
顯示所有EIGRP鄰居
|
sh
ip route eigrp topology
|
顯示EIGRP拓墣表
|
sh
ip ospf
|
顯示OSPF運行資訊
|
sh
ip cache flow
|
顯示目前IP介面流量
|
sh
mac-address-table
|
顯示MAC表
|
sh
vlan
|
顯示VLAN狀態
|
sh
spanning-tree
|
顯示交換器優先權資訊
|
sh
terminal
|
顯示終端機歷史大小
|
sh
env all
|
顯示交換器狀態資訊
|
% Incomplete command. 非完整命令
% Invalid input detected at '^'
marker. 標記為無效指令
% Ambiguous
command:"XXX" 不清楚的指令 |