route-map
Syntax
Specifying a route map for DVMRP or RIP:
[ no ] route-map mapTag [ interfaceType interfaceSpecifier ]
Defining a route map:
[ no ] route-map mapTag [ permit | deny ] [ sequence ]
Defining a route map for data MDTs:
route-map routeMapName
no route-map
Release Information
Command introduced before JunosE Release
7.1.0.
IP PIM Data MDT Configuration mode added in
JunosE Release 8.2.0.
Description
Specifies a route map for DVMRP, RIP, or data MDTs,
or defines the conditions for applying routing policies to filter
or modify routes redistributed into or propagated by a routing protocol.
The no version deletes the route map.
Options
- mapTag—String of up to 32
alphanumeric characters.
- interfaceType—Interface type;
see Interface Types and Specifiers
- interfaceSpecifier—Particular
interface; format varies according to interface type; see Interface Types and Specifiers
- mapTag—String of up to 32
alphanumeric characters. The redistribute Router Configuration command uses this string to reference this
route map. Multiple route maps may share the same map tag.
- permit—If the match criteria are met for this route
map and permit is specified, the route
is redistributed as controlled by the set actions.
- deny—If the match criteria are met for the route
map and deny is specified, the route is
not redistributed, and no further route maps sharing the same map
tag are examined.
- sequence—Number, in the range
0–65535, that indicates the position a new route map is to have
in the list of route maps already configured with the same map tag.
If given with the no version of this command,
it specifies the position of the route map that should be deleted.
Mode
Address Family Configuration (RIP), Global Configuration,
IP PIM Data MDT Configuration
Published: 2012-06-29