set internet-connection

Description

Configure hide NAT behavior on an existing internet connection. It is possible to disable hide-NAT from a specific internet connection.

Syntax

set internet-connection <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

Type: A string that contains [A-Z], [0-9], '-', '@', '.', '_' and space characters

Example

set internet-connection My connection disable-nat true