D-Link DXS-3600-32S 24-port Top Of Rack 10 Gigabit Managed Switch With Expansion Slot

User Manual - Page 392

For DXS-3600-32S.

PDF File Manual, 695 pages, Read Online | Download pdf file

DXS-3600-32S photo
Loading ...
Loading ...
Loading ...
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
384
40-7 clear ip ospf process
This command is used to restart the OSPF process.
clear ip ospf process [vrf vrf-name]
Parameters
40-8 default-information originate
This command is used to generate a default external route (AS external LSA) into the OSPF routing domain. Use no
command to disable the generation of AS external LSA default route.
default-information originate [always] [metric metric-value]
no default-information originate [always] [metric metric-value]
Parameters
vrf vrf-name (Optional) Specifies to restart OSPF VRF instance.
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 8. (EI Mode Only Command)
Usage Guideline
Use this command to restart the OSPF protocol. If the OSPF is disabled before this
command executed, nothing will be done.
Example
This example shows how to restart OSPF.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#clear ip ospf process
DXS-3600-32S(config)#
Example
This example shows how to restart the OSPF instance in VRF VPN-A:
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#clear ip ospf process vrf VPN-A
DXS-3600-32S(config)#
always (Optional) Always generate the default route regardless of existence of a local
default route.
metric metric-value (Optional) Specifies the cost associated the generated default route. The value
range is 1 to 65535.
Default
By default, this function is disabled.
The default value of metric is 1.
Command Mode
Router Configuration Mode.
Command Default Level
Level: 8. (EI Mode Only Command)
Usage Guideline
When the default-information originate command is used to import an AS external
default route (network 0.0.0.0/0) into an OSPF routing domain, the router will
automatically becomes an ASBR.
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
locally.
Users can verify the settings by entering the show ip ospf command.
Loading ...
Loading ...
Loading ...