查看思科交換機的端口狀態及配置信息


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