•
Use to define an IP access list to permit or deny translation based on the addresses in
the packets.
•
Each access list is a set of permit or deny conditions for routes that are candidates for
translation (that is, moving from the inside network to the outside network).
•
A zero in the wildcard mask means that the route must exactly match the corresponding
bit in the address. A one in the wildcard mask means that the route does not have to
match the corresponding bit in the address.
•
Use the
log
keyword to log an Info event in the ipAccessList log whenever matching
an access list rule.
•
Example
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
Copyright © 2010, Juniper Networks, Inc.
72
JunosE 11.2.x IP Services Configuration Guide
Содержание JUNOSE 11.2.X IP SERVICES
Страница 6: ...Copyright 2010 Juniper Networks Inc vi...
Страница 8: ...Copyright 2010 Juniper Networks Inc viii JunosE 11 2 x IP Services Configuration Guide...
Страница 18: ...Copyright 2010 Juniper Networks Inc xviii JunosE 11 2 x IP Services Configuration Guide...
Страница 22: ...Copyright 2010 Juniper Networks Inc xxii JunosE 11 2 x IP Services Configuration Guide...
Страница 28: ...Copyright 2010 Juniper Networks Inc 2 JunosE 11 2 x IP Services Configuration Guide...
Страница 116: ...Copyright 2010 Juniper Networks Inc 90 JunosE 11 2 x IP Services Configuration Guide...
Страница 144: ...Copyright 2010 Juniper Networks Inc 118 JunosE 11 2 x IP Services Configuration Guide...
Страница 230: ...Copyright 2010 Juniper Networks Inc 204 JunosE 11 2 x IP Services Configuration Guide...
Страница 262: ...Copyright 2010 Juniper Networks Inc 236 JunosE 11 2 x IP Services Configuration Guide...
Страница 294: ...Copyright 2010 Juniper Networks Inc 268 JunosE 11 2 x IP Services Configuration Guide...
Страница 328: ...Copyright 2010 Juniper Networks Inc 302 JunosE 11 2 x IP Services Configuration Guide...
Страница 345: ...PART 2 Index Index on page 321 319 Copyright 2010 Juniper Networks Inc...
Страница 346: ...Copyright 2010 Juniper Networks Inc 320 JunosE 11 2 x IP Services Configuration Guide...
Страница 356: ...Copyright 2010 Juniper Networks Inc 330 JunosE 11 2 x IP Services Configuration Guide...