13 match tag – CANOGA PERKINS 9175 Command Reference User Manual

Page 501

Advertising
background image

CanogaOS Command Reference

28-13

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

28.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

match route-type external

Advertising