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
12 lines
352 B
Plaintext
12 lines
352 B
Plaintext
! 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
|