Skip to content
Snippets Groups Projects

add commands to base-config checks

Merged Aleksandr Kurbatov requested to merge base_config_checks into develop
1 file
+ 3
1
Compare changes
  • Side-by-side
  • Inline
@@ -5,7 +5,9 @@ wfo_router: "{{ wfo_router_json }}"
commands:
- command: show version
description: "Shows the version of SROS"
- command: show chassis
- command: show system alarms
description: "Shows active system alarms"
- command: show chassis detail
description: "Shows the status of the chassis"
- command: show card
description: "Shows the status of the cards"
Loading