xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
227
Total Entries: 1
DES-3800:admin#
config ospf default_information_originate
Purpose
Used to configure the advertising of a default route into OSPF on the
Switch.
Syntax
config ospf default_information_originate [enable {always [enable |
disable] | mettype [1 | 2] metric <value>} | disable]
Description
This command configures the advertising of a default route into OSPF
on the Switch.
Parameters
enable
−
Allows the generation and advertisement of a default route into
OSPF.
disable
−
Disallows the generation and advertisement of a default route
into OSPF.
always
−
enable-
If the advertising router already has a default route,
----
------------
advertise it into OSPF. Otherwise, generate a default route and
------------
advertise it into OSPF.
------------
disable-
The default route will only be advertised when the
-----
------------
default route exists in the redistributed routes.
mettype- Specifies the type of AS external route.
metric- Specifies the cost of the default route to be advertised into
OSPF. The range is from 0 to 16777214. The metric value 0 will be set
in OSPT as the metric value 20.
Restrictions
Only Administrator or Operator-level users can issue this command.
Usage example:
To configure OSPF default information originate:
DES-3800:admin#config ospf default_information_originate
enable always enable mettype 1 metric 20
Command: config ospf default_information_originate enable
always enable mettype 1 metric 20
Success.
DES-3800:admin#