From: Edward Monk (emonk@xxxxxxx)
Date: Tue Mar 26 2002 - 02:33:21 GMT-3
Lionel,
Here is the answer.
R1#c
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#ip nat pool net netmask 255.255.255.0
R1(config-ipnat-pool)#address 192.1.1.2 192.1.1.10
R1(config-ipnat-pool)#address 192.1.1.21 192.1.1.254
R1(config-ipnat-pool)#
This is what the command looks like in the running config.
ip nat pool net netmask 255.255.255.0
address 192.1.1.2 192.1.1.10
address 192.1.1.21 192.1.1.254
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Lionel Florit
Sent: Monday, March 25, 2002 6:00 PM
To: ccielab@groupstudy.com
Subject: How to exclude addresses in a NAT pool?
hello everybody,
I'm trying to exclude a range of addresses within a NAT pool (say a
class
C). For example I would like my pool to go from 192.1.1.2 to 192.1.1.10
exclude 11 to 20 then include 21 to 254.
I can't find how to do that. Any help will be appreciated.
Lionel
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:57:22 GMT-3