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

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-summary
Default
By default, this option is disabled.
Command Mode
Router Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command on all routers in the stub area. There are two stub area router configuration commands:
the stub and area default-cost commands. In all routers attached to the stub area, configure the area by
using the stub option of the area command. For an ABR attached to the stub area, use the area default-
cost command.
Use the no-summary parameter with this command to define a totally stubby area. Define an area as a
totally stubby area, when routers in the area do not require learning about summary LSAs from other
areas. The area can be defined as a totally stubby area by configuring the ABR of that area using the
area stub no-summary command.
Example
This example shows how to configure the router as a stub that advertises connected and summary routes.
Switch# configure terminal
Switch(config)# ipv6 router ospf 1000
Switch(config-rtr)# router-id 20.0.1.10
Switch(config-rtr)# area 1.1.1.1 stub
Switch(config-rtr)#
76-4 area virtual-link
This command is used to define an IPv6 OSPF virtual link. To remove a virtual link, use the no form of
this command.
area AREA-ID virtual-link ROUTER-ID [hello-interval SECONDS] [dead-interval SECONDS]
[transmit-delay SECONDS] [retransmit-interval SECONDS] [instance-id INSTANCE-ID]
no area AREA-ID virtual-link ROUTER-ID [dead-interval | hello-interval | transmit-interval |
retransmit-interval]
Parameters
AREA-ID
ROUTER-ID
INSTANCE-ID
hello-interval SECONDS
(Optional) Specifies to prevent an ABR from sending summary LSAs
into the stub area.
Specifies the identifier of the area. It can be specified as an IPv4
address.
Specifies the router ID associated with the virtual link neighbor. It can
be specified as an IPv4 address.
(Optional) Specifies the instance identifier.
(Optional) Specifies the interval in seconds, between the hello packets
that the router sends on an interface. The valid setting is 1-65535.
954

Advertisement

Table of Contents
loading

Table of Contents