mirror of
https://github.com/yuriskinfo/cheat-sheets.git
synced 2025-12-21 13:23:11 +01:00
39 lines
1.1 KiB
Plaintext
39 lines
1.1 KiB
Plaintext
= Cisco Nexus 9000 9k debug and diagnostic commands complete cheat sheet (work in progress)
|
|
Yuri Slobodyanyuk <admin@yurisk.info>
|
|
v1.0, 2020-09-01
|
|
:homepage: https://yurisk.info
|
|
|
|
Author: Yuri Slobodyanyuk, https://www.linkedin.com/in/yurislobodyanyuk/
|
|
|
|
Status: Work in progress.
|
|
|
|
|
|
[cols=2,options="header"]
|
|
|===
|
|
|Command
|
|
|Descritption
|
|
|
|
|*show run interface <port-channel number> membership*
|
|
|List physical interfaces included in the given Port-Channel, e.g. `show run int po1 membership`
|
|
|
|
|*show port-channel usage*
|
|
|Show port-channel numbers already in use.
|
|
|
|
|*show port-channel summary*
|
|
|Display list of all configured Port-Channels with their state, protocol (LACP or None), physical interface members.
|
|
|
|
|*show vpc role*
|
|
|Role of this peer in vPC, also vPC MAC address, vPC and system priority, local Nexus switch MAC.
|
|
|
|
|*show vpc brief*
|
|
|Gives verbose info about the vPC (vPC domain stats, vPC peer-link stats, port-channels with active VLANs etc.).
|
|
|
|
|*show vpc peer-keepalive*
|
|
| Display real-time stats on peering keepalives: last send/receive time, IP of the peer, port and protocol used, vrf for communicaiton.
|
|
|
|
|
|
|
|
|
|
|===
|
|
|