Cisco Cisco Packet Data Gateway (PDG) Dépliant

Pagina di 8487
Route-map Configuration Mode Commands   
▀  set tag 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
7872 
   
set tag 
Sets the route tag value for matched routes. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Route-map Configuration 
configure > context context_name > route-map map_name { deny | permit }
 
seq_number
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-route-map)# 
Syntax
 
[ no ] set tag tag_value 
no
 
Disable setting the route tag to the specified value. 
tag_value
 
Specifies the route tag value as an integer from 0 through 4294967295. 
Usage 
Use this command to set the route tag value that is applied to all matched routes. 
Example
 
To set the route tag value to 
12345
, enter the following command: 
set tag 12345 
To disable setting the route tag value to 
12345
, enter the following command: 
no set tag 12345