12-09-2019 08:04 AM - edited 07-05-2021 11:24 AM
Hi,
I dont have wlc for testing.I want to know what is meaning of “ping request and response” in wlc GUI “monitor > redundancy > statistics”.Is it represents do a auto ping or manual ping on active wlc and standby wlc?
And whether the “sent to peer” and “from peer’s ping” must equal?
thanks
Solved! Go to Solution.
12-10-2019 07:07 AM - edited 12-10-2019 07:20 AM
the reachability of the other HA member will be checked by regular intervals.
yes, counters sent - recieved are at best when they are equal.
But... Ping is a "best effort" type of packet,
so if you do not have a dedicated link between the two members,
under load some pings may be discarded in favour of "normal" data-packets.
and pings will be missed when for some reason the connectivity between the members is lost (e.g. member reload?)
-> no worries when packets recieved is little lower than packets sent.
==>> reset the statistics and monitor how many pings are missed under normal circumstances.
ADDED:
Ping Request and Response | |
Ping Requests sent to Peer | Displays the number of ping requests sent to peer through RMI. |
Ping Response received from Peer | Displays the number of ping responses received from the peer through RMI. |
so it is the count of pings over the network infrastructure using the RMI (Redundancy Management Interface)
This interface will check the health of the Active WLC via network infrastructure once the Active WLC does not respond to Keepalive messages on the Redundant Port.
-> ping counter does not increment when the redundacy port functions normally
12-10-2019 07:07 AM - edited 12-10-2019 07:20 AM
the reachability of the other HA member will be checked by regular intervals.
yes, counters sent - recieved are at best when they are equal.
But... Ping is a "best effort" type of packet,
so if you do not have a dedicated link between the two members,
under load some pings may be discarded in favour of "normal" data-packets.
and pings will be missed when for some reason the connectivity between the members is lost (e.g. member reload?)
-> no worries when packets recieved is little lower than packets sent.
==>> reset the statistics and monitor how many pings are missed under normal circumstances.
ADDED:
Ping Request and Response | |
Ping Requests sent to Peer | Displays the number of ping requests sent to peer through RMI. |
Ping Response received from Peer | Displays the number of ping responses received from the peer through RMI. |
so it is the count of pings over the network infrastructure using the RMI (Redundancy Management Interface)
This interface will check the health of the Active WLC via network infrastructure once the Active WLC does not respond to Keepalive messages on the Redundant Port.
-> ping counter does not increment when the redundacy port functions normally
12-10-2019 07:55 AM
12-10-2019 08:01 AM
12-11-2019 12:02 AM
Don't RMI keepalive packets use UDP packets like RP?
If I manually execute the ping command from standby wlc to ping the RMI of active wlc, will the count also increase?
-> no (checked on wlc5508 running 8.5.140.0)
12-11-2019 12:36 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide