Obscure NX-OS Commands
Posted on Fri 28 April 2017 in Network
Obscure Commands
STP
Find the total number of STP Virtual Ports currently in use:
router# show spanning-tree internal info global | grep -a 3 "STP Port Count Summary"
------- STP Port Count Summary ---------------
Total stp_ports*instances: 498
Total ports*vlans : 41799
Total phy_ports*vlans : 42051
TCAM
FIB Exception State
router# show system internal forwarding route summary [module #]
RAID
router# show system internal raid
This command does not tab complete nor question mark complete. It must also be typed out completely.