Table 3: Match and Set Policy Values
Set
Match
metric
ip address
distance
metric
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
32
■
Access Lists
JUNOSe 11.0.x IP Services Configuration Guide
Содержание JUNOSE 11.0.X IP SERVICES
Страница 6: ...vi...
Страница 8: ...viii JUNOSe 11 0 x IP Services Configuration Guide...
Страница 18: ...xviii Table of Contents JUNOSe 11 0 x IP Services Configuration Guide...
Страница 20: ...xx List of Figures JUNOSe 11 0 x IP Services Configuration Guide...
Страница 22: ...xxii List of Tables JUNOSe 11 0 x IP Services Configuration Guide...
Страница 28: ...2 Chapters JUNOSe 11 0 x IP Services Configuration Guide...
Страница 138: ...112 Monitoring J Flow Statistics JUNOSe 11 0 x IP Services Configuration Guide...
Страница 286: ...260 Monitoring IP Tunnels JUNOSe 11 0 x IP Services Configuration Guide...
Страница 312: ...286 Monitoring IP Reassembly JUNOSe 11 0 x IP Services Configuration Guide...
Страница 357: ...Part 2 Index Index on page 333 Index 331...
Страница 358: ...332 Index JUNOSe 11 0 x IP Services Configuration Guide...