Area Stub - D-Link DXS-3600 Series Cli Reference Manual

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
no area AREA-ID range IPv6-PREFIX/PREFIX-LENGTH
Parameters
AREA-ID
IPv6-PREFIX
PREFIX-LENGTH
advertise
not-advertise
Default
By default, this option is disabled.
Command Mode
Router Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is used only with ABRs. It is used to consolidate or summarize routes for an area. The
result is that a single summary route is advertised to other areas by the ABR. Routing information is
condensed at area boundaries. External to the area, a single route is advertised for each address range.
Example
This example shows how to configure one summary route to be advertised by the ABR to other areas for
IPv6 prefix 2001:0DB8:0:1::/64 and for the Router ID 20.0.1.10.
Switch# configure terminal
Switch(config)# ipv6 router ospf 1000
Switch(config-rtr)# router-id 20.0.1.10
Switch(config-rtr)# area 0.0.0.1 range 2001:0DB8:0:1::/64
Switch(config-rtr)#

76-3 area stub

This command is used to define an area as a stub area. To disable this function, use the no form of this
command.
area AREA-ID stub [no-summary]
no area AREA-ID stub [no-summary]
Parameters
AREA-ID
Specifies the identifier of the area which routes are to be summarized.
It can be specified as an IPv4 address.
Specifies the IPv6 prefix.
Specifies the IPv6 prefix length.
(Optional) Specifies to advertise and generate a Type-3 summary LSA
for the specified address range.
(Optional) Specifies to set the status to Do-Not-Advertise for the
specified address range. The Type-3 summary LSA is suppressed,
and the component networks remain hidden from other networks.
Specifies the identifier of the area. It can be specified as an IPv4
address.
953

Advertisement

Table of Contents
loading

Table of Contents