Tests whether the default gateway is reachable from the specified Service Probe using ARP.
| instance_id | Identifier of the Service Probe to use for the query. Valid range is 1–9999. |
This command sends ARP requests to the probe's configured gateway from within the probe's network namespace. It runs synchronously and returns a Pass or Fail result in at most approximately 6 seconds.
The result of the most recent gateway query is stored and displayed in the output of show service-probe detail.
The following command tests gateway reachability for Service Probe 1:
run service-probe 1 query gateway
Sample output:
Pass: Gateway 192.168.100.10 for Service Probe with ID 1 is reachable
This command was first available in version 33.5.1.
All platforms.