Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - IP SERVICES CONFIGURATION GUIDE 2010-10-01 Configuration Manual page 57

Software for e series broadband services routers ip services configuration guide
Table of Contents

Advertisement

ip access-route table-map
ipv6 access-route table-map
ip static-route table-map
ipv6 static-route table-map
Copyright © 2010, Juniper Networks, Inc.
Table 3: Match and Set Policy Values (continued)
Match
Set
distance
tag
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.
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.
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.
Chapter 1: Configuring Routing Policy
31

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents