IP Router Configuration
7705 SAR OS Router Configuration Guide 143
nat
Syntax nat
Context config>router>zone
Description This command enters the context to configure NAT parameters for a zone.
pool
Syntax pool pool-id [create]
no pool pool-id
Context config>router>zone>nat
Description This command configures the NAT pool for a security zone. Each pool must have a unique ID.
All pools must be explicitly created with the create keyword.
Enter an existing pool without the create keyword to edit pool parameters.
The no form of this command deletes the specified NAT pool. When a pool is deleted, all configuration
parameters for the pool will also be deleted.
Parameters pool-id — the pool ID number
Values 1 to 100
direction
Syntax direction {zone-outbound | zone-inbound | both}
no direction
Context config>router>zone>nat>pool
Description This command configures the NAT pool direction for the security zone. A specific NAT pool can be
configured for different directions while using the same policy. For example, if the security policy
entry direction is set to both, separate inbound and outbound pools can be created for that policy.
Parameters zone-outbound — configures a pool for the policy outbound traffic
zone-inbound — configures a pool for the policy inbound traffic
both — configures a pool for policy inbound and outbound traffic