Cisco指導(dǎo):CCNP命令之CIT(上)

字號:

1. 清除接口計數(shù)
     Router# clear counter [Ethernet | Serial | TokenRing| FDDI| ATM] [model/number]
    2. 查看接口狀態(tài)和統(tǒng)計信息等等
     Router# show interface [Ethernet | Serial | TokenRing| FDDI| ATM] [model/number]
    3. 顯示直接連接的鄰居
     Router# show cdp neighbor [detail]
    4. 顯示所有路由器控制器上的信息
     Router# show controllers [Ethernet |Serial | TokenRing| FDDI| ATM]
    5. 顯示ARP表
     Router# show ip arp [ip-address] [hostname] [mac-address] [type number]
    6. 顯示關(guān)于發(fā)送和接收IPX數(shù)據(jù)包個數(shù)
     Router# show novell traffic
    7. 快速交換
     Route(Config-if)# [no] [protocol] route-cache
    8. 自主交換
     Route(Config-if)# [no] [protocol] route-cache cbus
    9. 硅交換
     Route(Config-if)# [no] [protocol] route-cache sse
    10.查看特定接口的協(xié)議信息
     Route# show [protocol] interface type number
    11.顯示radius
     Route# debug radius
    12.設(shè)置cisco服務(wù)時間戳
     Route(Config)# service timestamps type format
    13.設(shè)置控制臺記錄
     Route(Config)# logging console number
    14.顯示記錄在緩沖區(qū)里面的信息
     Route# show logging
    15.測試IP地址
     Router> ping x.x.x.x(擴展ping 是在Router# ping)
    16.測試IPX地址
     Router> ping ipx x.x.x.x.x.x(擴展ping是在Router# ping)
    17.測試APPLETALK地址
     Router> ping appletalk x.x.x.x.
    18.測試IP設(shè)備之間的路徑
     Router> traceroute x.x.x.x
    19.顯示cisco設(shè)備軟件、固件、硬件信息
     Route# show version
    20.顯示內(nèi)部緩沖器和接口緩沖區(qū)的狀態(tài)
     Route# show buffer
    21.顯示內(nèi)存的使用情況
     Route# show memory
    22.顯示處理器的使用情況
     Route# show processes [cpu]
    23.顯示每個進(jìn)程的內(nèi)存數(shù)
     Route# show processes memory
    24.顯示SP、CxBus控制器和接到該總線的卡的內(nèi)容和微代碼信息
     Route# show controllers cxbus
    25.顯示路由器上運行的進(jìn)程和中斷的堆棧情況
     Route# show tracks
    26.顯示所有的IP路由表
     Route# show ip route
    27.顯示路由上啟用的IP協(xié)議,并對每種協(xié)議有用的信息給出一個匯總
     Route# show ip protocols
    28.顯示IP的統(tǒng)計信息
     Route# show ip traffic
    29.顯示所有的IP 訪問列表
     Route# show ip access-lists number
    30.調(diào)試IP ICMP信息
     Route# debug ip icmp
    31.清除ARP緩存
     Route# clear arp-cache
    32.顯示IP rip路由表
     Route# show ip route rip
    33.顯示IP RIP正在產(chǎn)生的事件
     Route# debug ip rip events
    34.顯示IP RIP所有的信息
     Route# debug ip rip
    35.顯示IP igrp路由表
    Route# show ip route igrp
    36.調(diào)試IP igrp正在產(chǎn)生的事件
     Route# debug ip igrp events
    37.調(diào)試IP igrp詳細(xì)的傳輸信息
     Route# debug ip igrp transactions
    38.顯示路由器配置IP ospf接口
     Route# show ip ospf interface
    39.顯示路由器配置IP ospf
     Route# show ip ospf
    40.顯示IP ospf鄰居
     Route# show ip ospf neighbor
    41.顯示IP ospf數(shù)據(jù)庫
     Route# show ip ospf database
    42.顯示ospf 虛連接的狀態(tài)
     Route# show ip ospf virtual-links
    43.調(diào)試與OSPF的鄰居信息
     Route# debug ip ospf adjacencies
    44.顯示路由器上接收到的IP OSPF分組
     Route# debug ip ospf packet
    45.查看啟用IP EIGRP接口
     Route# show ip eigrp interface
    46.顯示IP EIGRP鄰居
     Route# show ip eigrp neighbor
    47.顯示IP EIGRP拓?fù)浣Y(jié)構(gòu)
     Route# show ip eigrp topology
    48.顯示IP EIGRP 的流量
     Route# show ip eigrp traffic
    49.顯示IP BGP匯總
     Route# show ip bgp summary
    50.顯示所有IPX 路由
     Route# show ipx route
    51.顯示所有接口IPX信息
     Route# show ipx interface
    52.顯示IPX網(wǎng)絡(luò)中可用的服務(wù)器
     Route# show ipx servers
    53.顯示發(fā)送和接受的IPX報文總結(jié)
     Route# show ipx traffic
    54.顯示IPX訪問列表
     Route# show ipx access-list number
    55.查看IPX鏈路狀態(tài)數(shù)據(jù)庫
     Route# show ipx nlsp database
    56.查看NLSP鄰居列表
     Route# show ipx nlsp neighbors
    57.顯示IPX EIGRP 拓?fù)?BR>     Route# show ipx eigrp topology
    58.顯示IPX EIGRP鄰居
     Route# show ipx eigrp neighbor
    59.調(diào)試IPX路由
     Route# debug ipx routing
    60.調(diào)試IPX NLSP每個進(jìn)程
     Route# show ipx nlsp events
    61.調(diào)試IPX路由更新
     Route# debug ipx routing events
    62.調(diào)試實際的路由更新
     Route# debug ipx routing activity
    63.調(diào)試SAP事件更新
     Route# debug ipx sap events
    64.調(diào)試SAP事件更新細(xì)節(jié)
     Route# debug ipx sap activity
    65.顯示appletalk路由
     Route# show appletalk route
    66.顯示appletalk arp 表
     Router# show appletalk arp