•
Example 1—IPv4; exact match required; the router permits only a route with a prefix
length of 8 and a network address of 151.0.0.0.
host1(config)#
ip prefix-list abc permit 151.0.0.0/8
•
Example 2—IPv6; exact match required; the router permits only a route with a prefix
length of 8 and a network address of 1:0:0:0:0:0:0:5.
host1(config)#
ipv6 prefix-list abc permit 1::5/8
•
Use the
no
version to remove the specified prefix list or the specified list entry.
•
See ip prefix-list.
•
See ipv6 prefix-list.
match ip address
•
Use to specify an access list or use with the
prefix-list
or
prefix-tree
keyword to match
routes that have a destination network number address that is permitted by any
specified access list, prefix list, or prefix tree.
•
Example
host1(config-route-map)#
match ip address prefix-list abc
•
Use the
no
version to delete the match clause from a route map or a specified value
from the match clause.
•
See match ip address.
match ipv6 address
•
Use to match any route that has a destination network number address that is permitted
by the specified access list or prefix list.
•
Example
host1(config-route-map)#
match ipv6 address prefix-list boston
•
Use the
no
version to delete all address match clauses from a route map unless you
specify an access list or prefix list, in which case only the list match is removed from
the route map.
•
See match ipv6 address.
match ip next-hop
•
Use with the
prefix-list
keyword to match routes that have a next-hop router address
passed by the specified access lists, prefix lists, or prefix trees.
•
Example
host1(config-route-map)#
match ip next-hop prefix-list abc
•
Use the
no
version to delete the match clause from a route map or a specified value
from the match clause.
•
See match ip next-hop.
match ipv6 next-hop
Copyright © 2010, Juniper Networks, Inc.
34
JunosE 11.2.x IP Services Configuration Guide
Summary of Contents for JUNOSE 11.2.X IP SERVICES
Page 6: ...Copyright 2010 Juniper Networks Inc vi...
Page 8: ...Copyright 2010 Juniper Networks Inc viii JunosE 11 2 x IP Services Configuration Guide...
Page 18: ...Copyright 2010 Juniper Networks Inc xviii JunosE 11 2 x IP Services Configuration Guide...
Page 22: ...Copyright 2010 Juniper Networks Inc xxii JunosE 11 2 x IP Services Configuration Guide...
Page 28: ...Copyright 2010 Juniper Networks Inc 2 JunosE 11 2 x IP Services Configuration Guide...
Page 116: ...Copyright 2010 Juniper Networks Inc 90 JunosE 11 2 x IP Services Configuration Guide...
Page 144: ...Copyright 2010 Juniper Networks Inc 118 JunosE 11 2 x IP Services Configuration Guide...
Page 230: ...Copyright 2010 Juniper Networks Inc 204 JunosE 11 2 x IP Services Configuration Guide...
Page 262: ...Copyright 2010 Juniper Networks Inc 236 JunosE 11 2 x IP Services Configuration Guide...
Page 294: ...Copyright 2010 Juniper Networks Inc 268 JunosE 11 2 x IP Services Configuration Guide...
Page 328: ...Copyright 2010 Juniper Networks Inc 302 JunosE 11 2 x IP Services Configuration Guide...
Page 345: ...PART 2 Index Index on page 321 319 Copyright 2010 Juniper Networks Inc...
Page 346: ...Copyright 2010 Juniper Networks Inc 320 JunosE 11 2 x IP Services Configuration Guide...
Page 356: ...Copyright 2010 Juniper Networks Inc 330 JunosE 11 2 x IP Services Configuration Guide...