Reference Guide

Open Shortest Path First (OSPFv2) | 833
area stub
c e s z
Configure a stub area, which is an area not connected to other areas.
Syntax
area area-id stub [no-summary]
To delete a stub area, enter no area area-id stub.
Parameters
Defaults
Disabled
Command Modes
ROUTER OSPF
Command
History
Usage
Information
Use this command to configure all routers and access servers within a stub.
Related
Commands
area virtual-link
c e s z
Set a virtual link and its parameters.
Syntax
area area-id virtual-link router-id [[authentication-key [encryption-type] key] |
[message-digest-key keyid md5 [encryption-type] key]] [dead-interval seconds]
[hello-interval seconds] [retransmit-interval seconds] [transmit-delay seconds]
To delete a virtual link, use the no area area-id virtual-link router-id command.
To delete a parameter of a virtual link, use the no area area-id virtual-link router-id
[[authentication-key [encryption-type] key] | [message-digest-key keyid md5
[encryption-type] key]] [dead-interval seconds] [hello-interval seconds]
[retransmit-interval seconds] [transmit-delay seconds] command syntax.
Parameters
area-id
Specify the stub area in dotted decimal format (A.B.C.D.) or enter a number from zero
(0) to 65535.
no-summary (OPTIONAL) Enter the keyword no-summary to prevent the ABR from sending
summary Link State Advertisements (LSAs) into the stub area.
Version 8.3.11.1 Introduced on Z9000
Version 7.8.1.0 Introduced support for Multi-Process OSPF.
Version 7.6.1.0 Introduced on S-Series
Version 7.5.1.0 Introduced on C-Series
pre-Version 6.1.1.1 Introduced on E-Series
router ospf Enter the ROUTER OSPF mode to configure an OSPF instance.
area-id
Specify the transit area for the virtual link in dotted decimal format
(A.B.C.D) or enter a number from zero (0) to 65535.
router-id
Specify an ID (IP address in dotted decimal format) associated with a
virtual link neighbor.