Enterasys X-Pedition XSR CLI Cli Reference Manual page 260

Enterasys security router reference guide
Table of Contents

Advertisement

Network Address Translation Commands
Next Mode
IP Local Pool configuration: 
Example
The following example creates local IP address pool marketing, which contains all IP addresses in 
the range 203.57.99.0 to 203.57.99.255:
XSR(config)#ip local pool marketing 203.57.99.0 255.255.255.0
exclude
This sub‐command bars the use of a range of IP addresses from an earlier created IP pool.
Syntax
exclude {ip address}{number}
ip address
number
Syntax of the "no" Form
The no form of this command removes the specified IP address from the exclude list:
exclude {ip address}{number}
Mode
Local IP Pool configuration: 
Examples
The following example excludes the ten IP addresses between 192.168.57.100 and 192.168.57.110 
from local pool HQ:
XSR(config)#ip local pool HQ 192.168.57.0 255.255.255.0
XSR(ip-local-pool)#exclude 192.168.57.100 10
The following example negates the exclusion of IP addresses 192.168.57.105 and 192.168.57.106 
from the earlier excluded range of IP addresses in local pool HQ:
XSR(config)#ip local pool HQ
XSR(ip-local-pool)#no exclude 192.168.57.105 2
ip nat pool
This command defines a pool of IP addresses for Network Address Translation (NAT). NAT pools 
are configured using the 
pool must be registered by the XSR or it will not be attached to an interface.
5-184 Configuring the Internet Protocol
XSR(ip-local-pool)#
Starting address to be excluded from pool.
Number of addresses to exclude ranging from 1 to 65535.
XSR(ip-local-pool)#
ip local pool
command and then registered as being used by NAT. A 

Advertisement

Table of Contents
loading

This manual is also suitable for:

X-pedition xsr

Table of Contents