During branch onboarding, you need to verify whether the Controller has sent branch-connect and branch-disconnect notifications to Versa Director. Which CLI command should be used?
The correct answer is A . Versa troubleshooting documentation states that after a branch device successfully establishes an IPsec connection to the Controller node, the Controller sends a notification to the Director node. To display the details of this notification, the documentation instructs administrators to issue the show alarms CLI command. It also provides examples using show alarms | match branchd | match br101 to view branch-connect and branch-disconnect events.
These alarm entries are valuable during onboarding because they show whether the branch reached the Controller, whether staging progressed, and whether the branch later disconnected. For example, branch lifecycle notifications include factory-default connection, staged connection, Stage 3 connection with WAN IP addresses, and branch disconnect events.
show system storage is useful for disk usage, show interfaces detail helps with link state, speed, duplex, and interface counters, and show cgnat acl info is used for CGNAT matching. None of those commands directly confirms branch lifecycle notifications between Controller and Director.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit