查看思科交换机的端口状态及配置信息


l  查看当前所有配置:

show running-config   

l  查看指定端口配置:

show running-config in3terfaces <int-type int-number>

l  查看所有端口详细信息:

show interfaces                                                    

l  查看指定端口详细信息:

show interfaces <interface-type interface-number>           

l  查看所有端口简要信息:

show interfaces status

l  查看3层端口简要信息:

show ip interfaces brief

l  查看指定端口简要信息

show interfaces <interface-type interface-number> status

l  查看聚合端口的状态信息

   查看每个聚合组内包含哪些端口

   show etherchannel summary        

   查看所有聚合组信息及其所含端口的简要状态信息

   show etherchannel detail      

   查看所有聚合组的简要信息及其包含哪些端口

   show etherchannel port-channel   

   查看指定聚合组的端口信息

   show interfaces port-channel <group-number>          

l  查看光纤端口的状态信息

   查看所有光纤口的详细状态信息

   show interfaces transceiver detail                  

   查看指定光口的详细状态信息

   show interfaces <int-type int-number> transceiver detail 

   查看所有光纤口的简要状态信息

   show interfaces transceiver           

   查看指定光纤口的简要状态信息

   show interfaces <int-type int-number> transceiver 

  

End


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM