Chapter 9: AI2524 OSI/CLNP Configuration Steps

route-mapcommand. The set commands specify the redistribu- tion set actions—the particular redistribution actions to perf orm if th criteria enforced by th match commands are met. When all matc criteria are met, all set actions are performed

The match route-mapconfiguration command has multiple for- mats. The match commands may be given in any order, and all de- fined match criteria must be satisfied to cause the route to be redistributed according to th set actions given with the set com- mands.

In route-map configuration mode, define the match criteria for redis- tribution of routes from one routing protocol into another by perform- ing at least one of these

zMatch routes that have a network address matching one or more of the specified names (the names can be a standard access list, filter set, or expression).

match clns address name [name...name]

zMatch routes that have a next hop address matching one or more of the specified names (the names can be a standard access list, fil- ter set, or expression).

match clns next-hop name [name...name]

zMatch routes that have been advertised by routers matching one or more of the specified names (the names can be a standard access list, filter set, or expression).

match clns route-source name [name...name]

zMatch routes that have the next hop out matching one or more o the specified interfaces.

match clns interface type number [type number...type number ]

zMatch routes that have the specified metric. match metric metric-value

zMatch routes that have the specified route type. match route-type{level-1 level-2}

In route-map configuration mode, define set actions for redistribu- tion of routes from one routing protocol into another by performing at least one of these:

zSet the routing level of the routes to be advertised into a specified are of the routing domain.

set level {level-1 level-2 level-1-2}

August 1997

Page 9-47

2524UM

 

Page 205
Image 205
AIS AI2524 Match clns address name name...name, Match clns next-hop name name...name, Set level level-1 level-2 level-1-2