docs(switches): add MAC/LLDP command files for switch audits
Add .cmds files for pulling MAC address tables and LLDP neighbor info from core-sw01 and tor3-stor via conman console. [#394] 💘 Generated with Crush Assisted-by: Crush:glm-5.2
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
! pfv-core-sw01 — MAC address table + LLDP neighbors
|
||||||
|
terminal datadump
|
||||||
|
enable
|
||||||
|
show mac-address-table
|
||||||
|
show lldp info
|
||||||
|
show lldp neighbors
|
||||||
|
show interfaces status port-channel
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
! pfv-tor3-stor — MAC table + port details (Dell PowerConnect 5324 commands)
|
||||||
|
enable
|
||||||
|
show bridge addressing-table address
|
||||||
|
show interfaces description
|
||||||
|
show interfaces status
|
||||||
Reference in New Issue
Block a user