set internet-connection probe-icmp6-servers
In the R81.10.X releases, this command is available starting from the R81.10.00 version.
Description
Configures the probing IPv6 addresses (or hostnames) to monitor an existing internet connection.
If there is no connectivity to these servers, the connection reports its status as failed.
In WebUI, this corresponds to:
-
Click the Device view > Network section > Internet page.
-
Click the Configure monitoring link.
-
Click Save.
See:
Syntax
|
Parameters
Parameter |
Description |
---|---|
name |
Name of the Internet connection. Press the TAB key to see the available options. |
first-ipv6 |
First IPv6 address (or hostname) for the probing method (when using connection monitoring). |
second-ipv6 |
Second IPv6 address (or hostname) for the probing method (when using connection monitoring). |
third-ipv6 |
Third IPv6 address (or hostname) for the probing method (when using connection monitoring). |
Example Command
set internet-connection "My connection" probe-icmp6-servers first-ipv6 2001:4860:4860::8888 second-ipv6 dns.cloudflare.com third-ipv6 dns.opendns.com |