13 match tag – CANOGA PERKINS 9171 Command Reference User Manual
Page 344

CanogaOS Command Reference
19-13
Route-map mode
Defaults
No match route-type is specified by default.
Examples
Switch# configure terminal
Switch(config)# route-map mymap1 permit 10
Switch(config-route-map)# match route-type external type-1
Related Commands
match tag
19.13 match tag
Use this command to match the specified tag value.
Use the no parameter with this command to turn off the declaration.
Use the match tag command to match the specified tag value.
Note:
This command is valid for RIP and OSPF only.
Command Syntax
match tag TAG
no match tag
Syntax Description
TAG
<0-4294967295> Specifies the tag value.
Command Mode
Route-map mode
Defaults
No match tag is specified by default.
Examples
Switch# configure terminal
Switch(config)# route-map mymap1 permit 10
Switch(config-route-map)# match tag 100
Related Commands
match metric