Configuration Commands : nat-map set

nat-map set
Description
Use the nat-map set command specifies or modifies an entry’s action. You cannot create a set command for an entry until you first issue a match command.
Syntax
nat-map <NAT map name> <priority value> set nat-type source-nat direction {inbound | outbound | none}
nat-map <NAT map name> <priority value> set nat-type source-nat direction inbound nat-ip {<interface IP address> | auto | tunnel_endpoint} fallback {enable | disable}
nat-map <NAT map name> <priority value> set nat-type source-nat direction outbound nat-ip {<interface IP address> | auto} fallback {enable | disable}
nat-map <NAT map name> <priority value> set nat-type source-nat direction none nat-ip {<interface IP address> | auto} fallback {enable | disable}
nat-map <NAT map name> <priority value> set nat-type no-nat direction inbound nat-ip {<interface IP address> | auto | tunnel_endpoint} fallback {enable | disable}
nat-map <NAT map name> <priority value> set nat-type no-nat direction outbound nat-ip {<interface IP address> | auto} fallback {enable | disable}
nat-map <NAT map name> <priority value> set nat-type no-nat direction none nat-ip {<interface IP address> | auto} fallback {enable | disable}
Arguments
nat-map <NAT map name>
Designates a priority value for the map entry. Acceptable values are from 1 to 65534. By default, the appliance reserves 65535 for the default entry.
inbound Applies NAT to traffic coming into LAN.
outbound Applies NAT to traffic going out into WAN.
none Disables NAT.
nat-ip <interface IP address>
Defaults
The default is no network address translation.
Command Mode
Global Configuration Mode
See Also
See the following related commands:
n
n
n
n
n
n
n
Usage Guidelines
You cannot create a set command for an entry until you first issue a match command. And, until you create a set command, no Set Actions exist for that entry’s priority.
Usage Guidelines
None.
Examples
None.

Please send comments or suggestions regarding user documentation to techpubs@silver-peak.com.