Question 1 of 25
Which CLI command does an engineer use to validate that the redundancy peer of a Stateful Switchover pair of controllers is up and connected?
Show answer
How others answered
- A100%
Explanation
Explanation: rping - Check IPsec status on both controllers to check which link is broken RP or RMI. Perform rping on both controllers to check if the peer is reachable. mping - Mobility ping over UDP—Thistest runs over mobility UDPport 16666. It tests whether the mobility control packet can be reached over the management interface. eping - Mobility ping over EoIP—This test runs over EoIP (IP protocol 97). It tests the mobility data traffic over the management interface Reference: https://www.cisco.com/c/en/us/td/docs/wireless/controller/7-6/configuration-guide/b_cg76/b_cg76_chapter_010010010.pdf https://www.cisco.com/c/en/us/td/docs/wireless/controller/8-8/config-guide/b_cg88/high_availability.html
Adapted from community discussion by peer1024 · 2023-02-22 · 2 community upvotes. Third-party contribution; reviewed by our quality filter, not independently verified.
Supporting references

