# Lines beginning with '#' are viewed as comments.
# When adding new commands, please make sure they won't dramatically
# slow down the following command:
#   time cisco_shell show tech-support > /tmp/show_tech.out

# process-independent commands, always run
show version
show boot
show memory detail
show memory pool
show memory summary
show processes cpu
show processes memory
show processes status
show filesystems
show flash cores
show flash syslogs
show interfaces wired 0
show ip interface brief
show cdp neighbors
show cdp inline_power
show lldp neighbors
show lldp inline_power
show ntp

# process-dependent(capwapd, wcpd, etc.) commands, best effort
show config
show interfaces network

# Runtime Defense error-monitor
show security system state
show security data-corruption

# system log commands
show clock
show logging

#pnp commands
show pnp status
show pnp info

#wsa commands
show dot11 sensor stats
show dot11 sensor test config
show dot11 sensor synthetic work list
show dot11 sensor neighbors
show dot11 sensor scan list
show dot11 sensor test results
show dot11 sensor heartbeat status

#systemd commands
show system all
show system status all
show system restart-count
show system status wsa
