D-Link DXS-3600 Series Cli Reference Manual page 910

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Privileged EXEC Mode.
Command Default Level
Level: 12.
Usage Guideline
When an OSPF process is cleared, the OSPF routing database will be cleared and the process is
restarted.
Example
This example shows how to clear the OSPF process.
Switch# clear ip ospf process
Switch#
75-7 default-information originate
This command is used to generate a default external route (type-5 LSA) network 0.0.0.0 to the AS. Use
no command to disable the generation of the type-5 LSA default route.
default-information originate [always] [metric METRIC-VALUE]
no default-information originate [always] [metric]
Parameters
always
metric METRIC-VALUE
Default
By default, this feature is disabled.
Command Mode
Router Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The default-information originate command is used in the ASBR to configure a routing process to
advertise a default route (network 0.0.0.0) to the routing domain. If always is specified, the default route
is generated all the time. If always is not specified, the default route will only be generated when the
default route exists in the redistributed routes.
Example
This example shows how to advertise the default route regardless of the existence of a default route in
the software.
Switch# configure terminal
Switch(config)# router ospf
Switch(config-router)# default-information originate always
(Optional) Specifies to always generate the default route regardless of
existence of a default route in the redistricted routes.
(Optional) Specifies the cost associated the generated default route. If
not specified, the default metric cost is 1. The valid value is from 0 to
16777214.
905

Advertisement

Table of Contents
loading

Table of Contents