or rejects the address. Because the router stops testing conditions after the first
match, the order of the conditions is critical. If no conditions match, the router rejects
the address. An empty prefix list results in an automatic permit of the tested address.
Unlike access lists, the prefix list specifies a base IP or IPv6 address and a length (the
number of bits applied to the base to determine the network prefix). The tested
address is matched against the prefix.
Use the
ip prefix-list
command to define an IP prefix list, or the
ipv6 prefix-list
command to define an IPv6 prefix list. The
prefix-list
keyword with either the
match
{
ip
|
ipv6
}
address
or
match
{
ip
|
ipv6
}
next-hop
commands enables you to
add a clause to a route map.
Using a Prefix List
The following example creates a prefix list that permits routes with a prefix length
up to 24 in the 151.0.0.0/8 network:
host1(config)#
ip prefix-list abc permit 151.0.0.0/8 le 24
clear ip prefix-list
■
Use to clear all hit counts in the prefix lists or the specified entry from the
specified prefix list. (The router increments the hit count by 1 each time an entry
matches.)
■
Example
host1#
clear ip prefix-list abc
■
There is no
no
version.
■
See clear ip prefix-list.
clear ipv6 prefix-list
■
Use to clear all hit counts in the IPv6 prefix lists or the specified entry from the
specified prefix list. (The router increments the hit count by 1 each time an entry
matches.)
■
Example
host1#
clear ipv6 prefix-list abc
■
There is no
no
version.
■
See clear ipv6 prefix-list.
ip prefix-list
ipv6 prefix-list
34
■
Prefix Lists
JUNOSe 11.1.x IP Services Configuration Guide
Содержание IP SERVICES - CONFIGURATION GUIDE V 11.1.X
Страница 6: ...vi...
Страница 8: ...viii JUNOSe 11 1 x IP Services Configuration Guide...
Страница 18: ...xviii Table of Contents JUNOSe 11 1 x IP Services Configuration Guide...
Страница 20: ...xx List of Figures JUNOSe 11 1 x IP Services Configuration Guide...
Страница 22: ...xxii List of Tables JUNOSe 11 1 x IP Services Configuration Guide...
Страница 28: ...2 Chapters JUNOSe 11 1 x IP Services Configuration Guide...
Страница 138: ...112 Monitoring J Flow Statistics JUNOSe 11 1 x IP Services Configuration Guide...
Страница 286: ...260 Monitoring IP Tunnels JUNOSe 11 1 x IP Services Configuration Guide...
Страница 312: ...286 Monitoring IP Reassembly JUNOSe 11 1 x IP Services Configuration Guide...
Страница 357: ...Part 2 Index Index on page 333 Index 331...
Страница 358: ...332 Index JUNOSe 11 1 x IP Services Configuration Guide...