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> disable-nat <disable-nat> |
Parameters
Parameter |
Description |
---|---|
disable-nat |
Disable NAT (Network Address Translation) for traffic going through this Internet connection Type: Boolean (true/false) |
name |
Connection name A string that contains these characters:
|
Example Command
set internet-connection-ipv6 "My connection" disable-nat true |