Users Guide

Table Of Contents
set origin
Set the origin of the advertised route.
Syntax
set origin {egp | igp | incomplete}
Parameters
egp Enter to add to existing community.
igp Enter to send inside the local-AS.
incomplete Enter to not advertise to peers.
Default Not configured
Command Mode ROUTE-MAP
Usage
Information
The no version of this command deletes the set clause from a route map.
Example
OS10(conf-route-map)# set origin egp
Supported
Releases
10.2.0E or later
set tag
Sets a tag for redistributed routes.
Syntax
set tag tag-value
Parameters tag-value Enter a tag number for the route to redistribute, from 0 to 4294967295.
Default Not configured
Command Mode CONFIGURATION
Usage
Information
The no version of this command deletes the set clause from a route map.
Example
OS10(conf-route-map)# set tag 23
Supported
Releases
10.2.0E or later
set weight
Set the BGP weight for the routing table.
Syntax
set weight weight
Parameters weight Enter a number as the weight the route uses to meet the route map specification, from 0 to
65535.
Default Default router-originated is 32768 all other routes are 0.
Command Mode ROUTE-MAP
Usage
Information
The no version of the command deletes the set clause from the route map.
Example
OS10(conf-route-map)# set weight 200
Supported
Releases
10.2.0E or later
Access Control Lists 1513