Command Line Interface
1058 1553-KDU 137 365 Uen D 2006-06-16
Default Setting
RFC 1583 compatible
Command Usage
All routers in an OSPF routing domain should use the same RFC for
calculating summary routes.
Example
7.26.22 default-information originate
This command generates a default external route into an autonomous system.
Use the no form to disable this feature.
Syntax
default-information originate [always] [metric
<interface-metric>] [metric-type <metric-type>]
no default-information originate
• always - Always advertise a default route to the local AS
regardless of whether the router has a default route. (See 7.26.2 "ip
route" 1030.)
• interface-metric - Metric assigned to the default route.
(Range: 1-65535; Default: 10)
• metric-type - External link type used to advertise the default
route. (Options: Type 1, Type 2; Default: Type 2)
Command Mode
Router Configuration
Console(config-router)#compatible rfc1583
Console(config-router)#