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:

  • a-z (lower-case letters)

  • A-Z (upper-case letters)

  • 0-9 (digits)

  • '.' (period)

  • '-' (minus)

  • '_' (underscore)

  • ' ' (space)

Example Command

set internet-connection-ipv6 "My connection" disable-nat true