24 set metric-type, 25 set origin, Set metric – PLANET XGS3-24040 User Manual
Page 396: Type, Set origin
29-109
Usage Guide:
The metric value only affects the path option from external neighbors to local AS. The less the
metric value is the higher is the priority. Under normal circumstances only the path metric value of
the neighbors of the same AS will be compared. To extend the comparison to the metric values of
different neighbor path, the bgp always-compare-med command should be configured. To use this
command, one match clause should at first be defined.
Example:
Switch#config terminal
Switch(config)#route-map r1 permit 5
Switch(config-route-map)#set metric 60
29.24 set metric-type
Command:
set metric-type
no set metric-type [
Function:
Configure the metric type of the OSPF routing message. The “no set metric-type [
type-2>]” command deletes this configuration.
Parameter:
type-1 means matches the OSPF type 1 external route, type-2 means matches the OSPF type 2
external route.
Command Mode:
route-map mode
Usage Guide:
To use this command, one match clause should at first be defined.
Example:
Switch#config terminal
Switch(config)#route-map r1 permit 5
Switch(config-route-map)#set metric-type type-1
29.25 set origin
Command:
set origin
no set origin [
Function:
Configure the origin code of the BGP routing message. The “no set origin [
incomplete >]” command deletes this configuration.