CCNA排错命令

总结了一下思科认证CCNA part的一些排错命令,不好之处,请指正,谢谢!

 

1.Cisco设备管理

Show arp      Show clock      Show version      Show flash: //查看硬盘大小 Show running-config      Show startup-config     Show ip interface brief

Show interface f0/0

2.静态路由

Show ip route   debug ip icmp    undebug ip icmp  undebug all //关闭所有调试  一般简写为“un all   Clearp arp   debug arp

3.RIP

Show ip route //查看路由表                Show ip route rip//查看RIP路由

Show run | section router rip //查看RIP配置    Show run | s r r //查看RIP配置

Show ip protocol //查看路由协议信息         clear ip route * //刷新路由表

4.EIGRP

Sh ip  ei to     Sh ip route ei        Sh ip ei

5.OSPF

Sh ip ospf nei    sh ip ospf data    sh ip route ospf       Clear ip ospf process//清除ospf 进程,重建邻居

6.交换基础

Show vlan-sw   Show interface vlan X   Show interface trunk  show vtp status

Show spanning-tree interface fx/x   Show spanning-tree brief

Show spanning-tree uplinkfast      Show spanning-tree backbonefast

    DHCP           Show run | s ip dhcP  Show ip dhcp binding       Show ip dhcp pool     show ethernet summary

port-security      Show mac-address-table      show port-security

7.广域网技术

Show int s0/0     PPP:  Show interface multilink 1    show fram rou     

show fram map             ACL     show int fx

Show ip nat translation      Debug ip nat  (观看运行过程的转换)

 

 

 

你可能感兴趣的:(CCIE)