Command Reference OSPFv2 Commands
The RFC 1583 rule is used by default.
Routing process configuration mode
The following example determines the best route with the RFC 2328 rule.
Ruijie(config)# routerospf1
Ruijie(config-router)# nocommpatiblerfc1583
Displays the OSPF global configuration
information
2.13 default-information originate
Use this command to generate a default route to be injected into the OSPF routing domain in routing
process configuration mode. Use the no form of this command to restore the default setting.
default-information originate [ always ] [ metric metric ] [ metric-type type ] [ route-map
map-name ]
no default-information originate [ always ] [ metric ] [ metric-type ] [ route-map map-name ]
(Optional) Generates the default route unconditionally, no matter
whether the default route exists locally or not.
(Optional) Initial metric of the default route in the range from0 to
16777214
(Optional) Type of the default route. There are two type of OSPF
external routes: type 1, different metrics on different devices; type 2,
same metric on different devices. An external route of type 1 is more