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 Web UI, this corresponds to:

  1. Click the Device view > Network section > Internet page.

  2. Click the Configure monitoring link.

  3. Click Save.

See:

Syntax

set internet-connection <Name>

      probe-icmp6-servers

            first-ipv6 <IPv6-Address>

            [ second-ipv6 <IPv6-Address> ]

            [ third-ipv6 <IPv6-Address> ]

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