Version 7.2 705 Mediant MSBR
Reference Guide 75. Layer-3 Commands
default-information originate always metric <0-16777214> metric-
type {1|2}route-map word
no default-information originate
Command Description
always Sets always advertise default route.
Default
NA
Command Mode
Privileged User
Example
This command distributes a default route.
(config-data)# router ospf
(conf-router) # default-information originate
75.2.2.79.2.27 default-metric
This command sets the metric of redistributed routes.
Syntax
default-metric <0-16777214>
no default-metric
Command Description
<0-16777214> Defines the default metric.
Default
NA
Command Mode
Privileged User
Example
This example sets the metric of redistributed routes to 1000.
(config-data)# router ospf
(conf-router)# default-metric 1000