set internet-connection probe-icmp6-servers

Description

Configure the servers to which the IPv6 connection checks the connectivity.

If there is no connectivity to these servers, the connection reports its status as failed.

Syntax

set internet-connection <connection-name> probe-icmp6-servers first-ipv6 <first-ipv6-address-or-URL> [ second-ipv6 <second-ipv6-address-or-URL> ] [ third-ipv6 <third-ipv6-address-or-URL> ]

Parameters

Parameter

Description

internet-connection

The connection name

Press the TAB key to see the available options

first-ipv6

First server (with an IPv6 address) to monitor

second-ipv6

Second server (with an IPv6 address) to monitor

third-ipv6

Third server (with an IPv6 address) to monitor

Example

set internet-connection Internet2 probe-icmp6-servers first-ipv6 2001:4860:4860::8888 second-ipv6 dns.cloudflare.com third-ipv6 dns.opendns.com