feat(switches): add show-only audit cmds for 4 consoles [#732]
Fleet perf audit found only 2/6 consoles had repo cmds sets; these four were improvised show-only and used for the 2026-09-02 conman pulls. Report: https://community.turnsys.com/t/298/66 Ticket: https://projects.knownelement.com/issues/732
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
! pfv-rrinfra-rtr — show-only audit command set (added 2026-09-02, #732)
|
||||
! Cisco router (IOS-style CLI). Unprivileged shows first so partial output
|
||||
! survives an enable-password abort; script never sends credentials.
|
||||
terminal length 0
|
||||
show version
|
||||
show ip interface brief
|
||||
enable
|
||||
show running-config
|
||||
show interfaces
|
||||
show vlan brief
|
||||
show cdp neighbors
|
||||
Reference in New Issue
Block a user