Table 3: Match and Set Policy Values
(continued)
Set
Match
tag
distance
tag
For example, you can configure an access list and route map to filter, based on IP address,
any routes that appear in the routing table:
host1(config)#
ip access-route table-map just10net
host1(config)#
access-list permit10 permit 10.0.0.0 0.255.255.255
host1(config)#
access-list permit10 deny any
host1(config)#
route-map just10net
host1(config-route-map)#
match ip address permit10
Using the same name for both the table map and the route map creates an association
specifying (in this case) that only IP addresses that match the access list criterion appear
in the routing table.
ip access-route table-map
ipv6 access-route table-map
•
Use to filter access routes before an access list adds them to the routing table.
•
Example 1
host1(config)#
ip access-route table-map just10net
•
Example 2
host1(config)#
ipv6 access-route table-map map2
•
Use the
no
version to delete the table map.
•
See ip access-route table-map.
•
See ipv6 access-route table-map.
ip static-route table-map
ipv6 static-route table-map
•
Use to filter static routes before adding them to the routing table.
•
Example 1
host1(config)#
ip static-route table-map map3
•
Example 2
host1(config)#
ipv6 static-route table-map map4
•
Use the
no
version to delete the table map.
•
See ip static-route table-map.
•
See ipv6 static-route table-map.
31
Copyright © 2010, Juniper Networks, Inc.
Chapter 1: Configuring Routing Policy
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...