交换机SHOW命令,不知道路由器可以参考不·

Show vlan 查看vlan信息
show interfaces vlan 10 查看具体vlan详细信息
show interfaces f0/2 switchport 查看交换机接口的具体信息
show interfaces trunk 查看设备上所有trunk状态
show vtp status 查看vtp协议状态
show ip interface brief 查看设备所有接口信息
show arp     查看交换机的ARP表项(ip对应mac)
show mac address-table 查看交换机的mac地址转发表
show flash: 查看是否有存放VLAN信息的vlan.dat文件
Show ip route 查看路由表
show version 查看设备的软件版本等信息
Show processes cpu 查看交换机CPU利用率
Show spanning-tree 查看网桥优先级(BID)、端口信息等
Show spanning-tree summary 查看生成树摘要信息
Show standby brief 查看HSRP状态
Show standby 查看HSRP详细状态
show etherchannel summary     查看所有捆绑的接口
show etherchannel load-balance 查看负载分担配置(etherchannel接口)
show etherchannel port-channel     查看port-channel接口信息
show ip dhcp binding      查看DHCP地址分配情况
Show ip dhcp pool     查看地址池信息
show ip dhcp snooping 查看DHCP侦听配置
show port-security 查看端口安全配置
Show ip protocols 查看路由协议详细数据
show ip rip database 查看RIP数据库
show ip eigrp neighbors 查看EIGRP邻居
show ip eigrp topology 查看EIGRP拓朴数据库
show ip eigrp interfaces 查看运行EIGRP协议的接口
show ip ospf neighbor 查看OSPF邻居
show ip ospf interfaces 查看运行OSPF协议的接口
show ip ospf database 查看OSPF数据库
show ip bgp summary 查看BGP邻居表
show ip bgp   查看BGP路由表
show ip nat translations 查看NAT转换表
sh run | s r o       查看OSPF配置指令
show mpls ldp neighbor 查看LDP邻居
show mpls forwarding-table 查看标签转发表
show mpls ldp bindings      查看标签信息库
show mpls forwarding-table detail     查看详细标签转发表
show mpls ldp discovery      查看邻居建立参数
show cef interface 查看被打label的ip包数量
show ip bgp vpnv4 all summary 查看VPNV4邻居
show ip bgp vpnv4 all 查看vpnv4路由
show ip route vrf xxx 查看指定vrf的路由表

猜你喜欢

转载自blog.csdn.net/weixin_42859280/article/details/86063387