host1(config)#
access-list bronze permit ip host any 228.0.0.0 0.0.0.255
■
Use the
no
version to delete the access list (by not specifying any other options),
the specified entry in the access list, or the log for the specified access list or
entry (by specifying the
log
keyword).
■
See access-list.
Defining Address Pools
Before you can configure dynamic translation, create an address pool. An address
pool is a group of IP addresses from which the NAT router obtains an address when
dynamically creating a new translation. You can create address pools with either a
single range or multiple, nonoverlapping ranges.
When you create a single range, you specify the starting and ending IP addresses
for the range in the root
ip nat pool
command. However, when you create multiple,
nonoverlapping ranges, you omit the optional starting and ending IP addresses in
the root
ip nat pool
command; this launches the IP NAT Pool Configuration
(config-ipnat-pool) mode.
The config-ipnat-pool mode uses an
address
command to specify a range of IP
addresses. You can repeat this command to create multiple, nonoverlapping ranges.
When you create or edit address pools, keep the following in mind:
■
Starting and ending IP addresses for the specified range are inclusive and must
reside on the same subnet.
■
Address ranges are verified against other ranges in the specified pool to exclude
range overlaps. Additional verification occurs when the pool is associated with
a translation rule and the router can determine whether the rule is inside or
outside.
■
You cannot change the network mask if configured ranges already exist.
■
The network mask (or prefix length) is used to recognize host addresses that end
in either all zeros or all ones. These addresses are reserved as broadcast addresses
and are not allocated from an address pool, even if they are included in an
address pool range.
■
You cannot remove an address pool if the pool is part of a translation rule or if
any of the ranges within the pool are still in use. You must issue the
clear ip
nat translation
command to clear any ranges before you can remove the pool
to which they apply.
address
■
Use to specify a range of IP addresses in config-ipnat-pool mode; you can repeat
the
address
command to create multiple ranges.
■
Example
host (config-ipnat-pool)#
address
171.69.40.110 171.69.40.115
Defining Dynamic Translations
■
75
Chapter 2: Configuring NAT
Summary of Contents for IP SERVICES - CONFIGURATION GUIDE V 11.1.X
Page 6: ...vi...
Page 8: ...viii JUNOSe 11 1 x IP Services Configuration Guide...
Page 18: ...xviii Table of Contents JUNOSe 11 1 x IP Services Configuration Guide...
Page 20: ...xx List of Figures JUNOSe 11 1 x IP Services Configuration Guide...
Page 22: ...xxii List of Tables JUNOSe 11 1 x IP Services Configuration Guide...
Page 28: ...2 Chapters JUNOSe 11 1 x IP Services Configuration Guide...
Page 138: ...112 Monitoring J Flow Statistics JUNOSe 11 1 x IP Services Configuration Guide...
Page 286: ...260 Monitoring IP Tunnels JUNOSe 11 1 x IP Services Configuration Guide...
Page 312: ...286 Monitoring IP Reassembly JUNOSe 11 1 x IP Services Configuration Guide...
Page 357: ...Part 2 Index Index on page 333 Index 331...
Page 358: ...332 Index JUNOSe 11 1 x IP Services Configuration Guide...