Users Guide

Table Of Contents
Default Not configured
Command Mode ROUTE-MAP
Usage
Information
The no version of this command deletes the match.
Example
OS10(config)# route-map bgp
OS10(conf-route-map)# match origin egp
Supported
Releases
10.3.0E or later
match route-type
Configures a filter to match routes based on how the route is defined.
Syntax
match route-type {{external {type-1 | type-2} | internal | local }
Parameters
external Match only on external OSPF routes. Enter the keyword then one of the following:
type1 Match only on OSPF Type 1 routes.
type2 Match only on OSPF Type 2 routes.
internal Match only on routes generated within OSPF areas.
local Match only on routes generated locally.
Default Not configured
Command Mode ROUTE-MAP
Usage
Information
The no version of this command deletes the match.
Example
OS10(config)# route-map bgp
OS10(conf-route-map)# match route-type external type-1
Supported
Releases
10.3.0E or later
match tag
Configures a filter to redistribute only routes that match a specific tag value.
Syntax
match tag tag-value
Parameters tag-value Enter the tag value to match with the tag number, from 0 to 4294967295.
Default Not configured
Command Mode ROUTE-MAP
Usage
Information
The no version of this command deletes the match.
Example
OS10(conf-route-map)# match tag 656442
Supported
Releases
10.2.0E or later
1172 Access Control Lists