Match Policy Lists - Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - IP SERVICES CONFIGURATION GUIDE 2010-10-01 Configuration Manual

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

Advertisement

set route-type
set tag
set weight

Match Policy Lists

Copyright © 2010, Juniper Networks, Inc.
Use to set the routes of the specified type (internal, internal-intra, internal-inter, or
external).
Example
host1(config-route-map)#set route-type internal
Use the no version to delete the set clause from a route map.
See set route-type.
Use to set the tag value of the destination routing protocol.
Example
host1(config-route-map)#set tag 23
Use the no version to delete the set clause from a route map.
See set tag.
Use to specify the BGP weight for the routing table.
The weights assigned with the set weight command in a route map override the weights
assigned using the neighbor weight and neighbor filter-list weight commands.
Example
host1(config-route-map)#set weight 200
Use the no version to delete the set clause from a route map.
See set weight.
Match policy lists are very similar to route maps. However, unlike route maps, match
policy lists can contain only match clauses and no set clauses.
You create match policy lists and then reference those lists within route maps. Because
match policy lists share the same match clauses with route maps, they function the same
way, and you can use the same match commands when you create your match policy
lists.
NOTE: For descriptions of all route map match clauses, see "Route Maps"
on page 4 .
As in route maps, the match clauses in match policy lists contain permit and deny
statements. When you reference a match policy list within a route map, the route map
Chapter 1: Configuring Routing Policy
19

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents