//顯示特定介面的硬體資訊
show controllers serial

//顯示路由器的時間設定
show clock

//顯示主機名和位址資訊
show hosts

//顯示所有連接到路由器的用戶
show users = show user

//顯示鍵入過的命令歷史列表
show history

//顯示flash記憶體資訊以及記憶體中的IOS映像檔
show flash

//顯示路由器資訊和IOS資訊
show version

//顯示路由器的位址解析協議列表
show arp = show ip arp

//顯示全局和介面的第三層協定的特定狀態
show protocol + 介面

//顯示目前路由器所執行的
sh ip protocols

//顯示NVRAM的配置檔
show startup-configuration

//顯示存儲在記憶體中的當前正確配置檔
show running-configuration

//顯示該介面的資料
sh int +介面(s1/0,e0,f0/15)

//檢視所有 VLAN 狀態(Status),預設為 trunking
sh int trunk

//顯示該介面  running-configuration 相關設定
sh run int + 介面(s2/1,atm2/1.3)

//顯示目前裝置使用效能
sh process

//顯示記憶體使用狀況
sh process memory

//顯示CPU使用狀況
sh process cpu history

//顯示每一個路由器介面的IP位址資訊以及第二層的狀態資訊
sh ip in brief

//顯示 VTP 資訊
sh vtp status

//顯示路由器與遠端裝置正在進行的連線,可用 disconnect 終止連線
sh sessions

//顯示ARP cache
sh ip arp

//顯示整個路由表
sh ip route

//顯示路由表內 EIGRP 項目
sh ip route eigrp

//顯示所有 EIGRP 鄰居
sh ip route eigrp neighbors

//顯示 EIGRP 拓墣表
sh ip route eigrp topology

// 顯示 OSPF 運行資訊
sh ip ospf

//顯示目前ip/介面流量
sh ip cache flow

//顯示 MAC table
sh mac-address-table

//顯示 VLAN 狀態
sh vlan

//顯示交換器優先權資訊
sh spanning-tree

//顯示終端機歷史大小
sh terminal