C613-50170-01 Rev B
Command Reference for x510 Series
1187
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
R
OUTE
M
AP
C
OMMANDS
SET
TAG
set tag
Overview
Use this command to add a tag set clause to a route map entry.
When a route matches the route map entry, the device sets its tag to the specified
value when it redistributes the route into OSPF.
Use the
no
variant of this command to remove the set clause.
Syntax
set tag
<tag-value
>
no set tag [
<tag-value>
]
Mode
Route-map Configuration
Usage
This command is valid only when redistributing routes into OSPF.
Example
To use entry 3 of the route map called
rmap1
to tag matching routes with the
number 6, use the commands:
awplus#
configure terminal
awplus(config)#
route-map rmap1 permit 3
awplus(config-route-map)#
set tag 6
Related
Commands
Parameter
Description
<tag-value>
<0-4294967295>
Value to tag matching routes with.