DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
379
Open Shortest Path First (OSPF) Version 2 Commands
40-1 area
This command is used to create an OSPF area. To remove an area, use the no form of this command.
area
area-id
no area
area-id
Parameters
40-2 area default-cost
This command is used to specify the cost associated with the default summary route that will be automatically injected
to the stub area and no-so-stubby area (NSSA). Use the no command to restore to the default setting.
area
area-id
default-cost
cost
no area
area-id
default-cost
Parameters
area-id
Specifies the ID of the area. The ID should be specified as an IP address.
Default
The backbone area (0.0.0.0) is created by default.
Command Mode
Router Configuration Mode.
Command Default Level
Level: 8. (
EI Mode Only Command
)
Usage Guideline
The area created by this command is a normal area. Users can not create an existed
area.
Use the no form of this command to remove a specified OSPF area and its
configuration, including the removal of the area-based configuration commands,
such as
area default-cost
,
area nssa
. Users can not remove the backbone area.
There is a limitation about number of OSPF areas and it depends on project.
Users can verify the settings by entering the
show ip ospf
or
show ip ospf area
command.
Example
This example shows how to create an OSPF area with area ID 0.0.0.1.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#router ospf
DXS-3600-32S(config-router)#area 0.0.0.1
DXS-3600-32S(config-router)#
Example
This example shows how to remove the area 0.0.0.1.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#router ospf
DXS-3600-32S(config-router)#no area 0.0.0.1
DXS-3600-32S(config-router)#
area-id
Specifies the ID of the area. The ID should be specified as an IP address.
cost
Specifies the cost for the default summary route used for a stub or NSSA area. The
range of value is 0~65535.
Default
The default value is 1.
Содержание DXS-3600-16S
Страница 1: ...CLI Reference Guide Product Model DXS 3600 Series Layer 2 3 Managed 10GbE Switch Release 1 10 ...
Страница 232: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 224 ...
Страница 301: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 293 ...
Страница 349: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 341 ...
Страница 494: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 486 ...
Страница 564: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 556 ...
Страница 649: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 641 ...