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:
2026-09-02 20:14:14 -05:00
parent d9aa989957
commit ffda5a68f0
4 changed files with 51 additions and 0 deletions
+11
View File
@@ -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