Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
OSPF Commands
page 41-10
OmniSwitch CLI Reference Guide
September 2009
ip ospf default-originate
Configures a default external route into the OSPF routing domain.
ip ospf default-originate {only | always} [metric-type {type1 | type2}] [metric value]
no ip ospf default-originate
Syntax Definitions
only
Advertises only when there is a default route in the routing table.
always
Advertises the default route regardless of whether the routing table has a 
default route.
type1
Sets the external route as type1.
type2
Sets the external route as type2.
value
The metric value.The valid range is 1-65535.
Defaults
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
Use the no form of the command to delete redistributed default routes.
Examples
-> ip ospf default-originate always
-> ip ospf default-originate only metric 10
-> ip ospf default-originate always metric-type type1 metric 5
-> no ip ospf default-originate
Release History
Release 6.1.3; command was introduced.
parameter
default
type1 | type2
type2
value
1