Area Stub - D-Link DXS-3600-16S Manual

Dxs-3600 series layer 2/3 managed 10gbe switch
Hide thumbs Also See for DXS-3600-16S:
Table of Contents

Advertisement

Example
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)#area 0.0.0.1 range 192.168.0.0 255.255.0.0
DXS-3600-32S(config-router)#

40-5 area stub

This command is used to assign an area as a stub area. Use the no command to remove the stub related settings
associated with the area.
area area-id stub [no-summary]
no area area-id stub [no-summary]
Parameters
area-id
no-summary
Default
Command Mode
Command Default Level
Usage Guideline
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#router ospf
DXS-3600-32S(config-router)#area 0.0.0.2 stub
DXS-3600-32S(config-router)#area 0.0.0.2 stub no-summary
DXS-3600-32S(config-router)#
40-6 area virtual-link
This command is used to configure a link for a non-backbone area that is physically separated from the backbone area.
Use the no command to remove a virtual link.
area area-id virtual-link router-id [authentication [{message-digest | null}]] [dead-interval seconds] [hello-
interval seconds] [[authentication-key password] | [message-digest-key key-id md5 key]]
no area area-id virtual-link router-id
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
This example shows how to set one area range 192.168.0.0/255.255.0.0 in area
0.0.0.1.
Specifies the ID for the stub area. The ID should be specified as an IP address.
(Optional) Specifies to prohibit summary routes advertised into the stub area .this will
make the stub area becomes a totally stub area.
By default no stub area is configured.
By default no-summary is not specified.
Router Configuration Mode.
Level: 8. (EI Mode Only Command)
The command no area area-id stub removes all stub related settings associated
with the area and the area becomes a normal area. Otherwise, use no command
with keyword no-summary, the area remains as a stub area and the specified
parameter is unset.
Use the no-summary keyword to specify the area as a totally stubby area when the
routers in the area do not requires to know the inter-area routes except type 3 default
route.
Users can verify the settings by entering the show ip ospf or show ip ospf area
command.
This example shows how to assign OSPF area 0.0.0.2 to be a stub area and prohibit
summary routes advertised into this area.
382

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents