[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


ip nat pool

Description: 

Creates an address pool from which the NAT router obtains an address when performing a dynamic translation. You can create address pools with either a single range or multiple, nonoverlapping ranges. The no version removes the NAT pool.

NOTE: The router will not allow you to remove a pool that has allocations outstanding. Before removing this type of pool, you must remove the dynamic translation, clear any outstanding translations, and then remove the pool.



CAUTION: Specifying a range in "single line" mode from the CLI replaces all other ranges. You cannot specify a range in this mode if any existing ranges are in use. To add additional ranges, issue this command to access IP NAT Pool Configuration mode.

Syntax: 

ip nat pool name [ startIpAddress endIpAddress ]
{ netmask networkMask | prefix-length length }

no ip nat pool name

Mode(s): 

Global Configuration

    Release Information    Command introduced before JUNOSe Release 7.1.0.


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]