set internet-connection-ipv6
Description
Configure an IPv6 internet connection.
Syntax
set internet-connection-ipv6 <name> probe-next-hop {true | false} |
Parameters
Parameter |
Description |
---|---|
name |
Connection name A string that contains these characters:
|
probe-next-hop |
Automatically detect loss of connectivity to the default gateway Type: Boolean (true/false) |
Example
set internet-connection-ipv6 "My connection" probe-next-hop true |