7 default-information originate, 8 default-metric, Default – PLANET XGS3-24040 User Manual
Page 411: Information originate, Metric
31-124
31.7 default-information originate
Command:
default-information originate
no default-information originate
Function:
Allow the network 0.0.0.0 to be redistributed into the RIP. The “no default-information originate”
disable this function.
Parameter:
None
Default:
Disabled
Command Mode:
Router mode and address-family mode
Example:
Switch# config terminal
Switch(config)# router rip
Switch(config-router)# default-information originate
31.8 default-metric
Command:
default-metric <value>
no default-metric
Function:
Set the default metric value of the introduced route. The “no default-metric” command restores the
default value to 1.
Parameter:
<value> is the metric value to be set, ranging between 1~16.
Default:
Default route metric value is 1.
Command Mode:
Router mode and address-family mode
Usage Guide:
default-metric command is used for setting the default route metric value of the routes from other
routing protocols when distributed into the RIP routes. When using the redistribute commands for
introducing routes from other protocols, the default route metric value specified by default-metric
will be adopted if no specific route metric value is set.
Example:
Set the default route metric value to 3 for introducing routes from other routing protocols into the RIP
routes.