25 set origin, Set origin – PLANET XGS3-24042 User Manual
Page 489
31-128
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
31.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.
Parameter:
egp means the route is learnt from the external gateway protocols, igp means the route is learnt
from the internal gateway protocols, incomplete means the route origin is uncertain.
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 origin egp