OSPF Configuration Commands 219
View
OSPF Area view
Parameter
no-summary Enter to prevent the transmission of Summary LSAs to the Stub area.
Description
Using the stub command, you can configure the type of an OSPF area as “stub”.
Using the undo stub command, you can cancel the setting. By default, no OSPF
areas are set as Stub areas.
If the router is an ABR, it will send a default route to the connected stub area.
Using the
default-cost command, you can configure the default route cost.
Related commands:default-cost.
Example
To set the type of OSPF area 1 to Stub, enter the following:
<SW5500>system-view
System View: return to User View with Ctrl+Z.
[SW5500]router id 1.1.1.1
[SW5500]ospf
[SW5500-ospf]area 1
[SW5500-ospf-1-area-0.0.0.1]stub
vlink-peer Syntax
vlink-peer
router_id
[ hello
seconds
| retransmit
seconds
|
trans-delay
seconds
| dead
seconds
| simple
password
| md5
keyid
key
]*
undo vlink-peer
router
-
id
View
OSPF Area view
Parameter
router_id
Enter the Router ID of a virtual link neighbor.
hello
seconds
Enter the interval for the transmission of hello packets, in the
range 1 to 8192 seconds. This must equal the hello seconds value of the router
virtually linked to the interface. The default value is 10 seconds.
retransmit
seconds
Enter the interval for the retransmission of LSA packets on
an interface, in the range 1 to 8192 seconds. The default value is 5 seconds.
trans-delay
seconds
Enter the delay interval for transmitting LSA packets on an
interface, in the range 1 to 8192 seconds. The default value is 1 second.
dead
seconds
Enter the dead time interval, in the range 1 to 8192 seconds. This
value must equal the dead time of the virtually linked router, and must be at least
four times that of the hello interval. The default value is 40 seconds.