Command Line Reference Guide
set weight
Configure a filter to add a non-RFC compliant attribute to the BGP route to assist with route selection.
S5000
Syntax
set weight weight
Parameters
weight
Enter a number as the weight to be used by the route meeting the
route map specification. The range is 0 to 65535. The default is router-
originated = 32768 and all other routes = 0.
When there are multiple routes to the same destination, routes with a
higher weight are preferred.
Defaults router-originated = 32768; all other routes = 0
Defaults Not configured.
Command Modes ROUTE-MAP
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
If you do not use the set weight command, router-originated paths have a weight attribute
of 32768 and all other paths have a weight attribute of zero.
show config
Display the current route map configuration.
S5000
Syntax
show config
Command Modes ROUTE-MAP
Command History
Version 9.0(1.3) Introduced on the S5000.
Example
FTOS(config-route-map)#show config
!
route-map hopper permit 10
FTOS(config-route-map)#
242