set internet-connection-ipv6
In the R81.10.X releases, this command is available starting from the R81.10.00 version.
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 Command
set internet-connection-ipv6 "My connection" probe-next-hop true |