Quick Reference Guide

430 | OSPF Commands
www.dell.com | support.dell.com
default-information originate (OSPF)
This command is used to control the advertisement of default routes.
Syntax
default-information originate [always] [metri
O
0-16777215
]
[metric-type {1 | 2}]
The no default-information originate [metric] [metric-type] command sets the advertisement of
routes to the default.
Default
metric—unspecified; type—2
Mode
Router OSPF Config
default-metric (OSPF)
This command is used to set a default for the metric of distributed routes.
Syntax default-metric 1-16777215
The no default-metric command sets a default for the metric of distributed routes.
Mode
Router OSPF Config
distance ospf
This command sets the route preference value of OSPF in the router. Lower route preference values are
preferred when determining the best route.
Syntax
distance ospf {intra | inter | type1 | type2} 0-255
The type of OSPF can be intra, inter, type1, or type2. The OSPF specification (RFC 2328)
requires that preferences must be given to the routes learned via OSPF in the following order:
intra < inter < type1 < type2.
The route preference range is 0 to 255.
The no distance ospf {intra | inter | type1 | type2} command sets the default route preference
value of OSPF in the router.
Default
intra = 8; inter = 10; type1 = 13; type2 = 150
Mode
Router OSPF Config
distribute-list out
This command is used to specify the access list to filter routes received from the source protocol.
Syntax
[no] distribute-list 1-199 out {rip | static | connected}