Command Manual – Routing Protocol
Quidway S3900 Series Ethernet Switches-Release 1510
Chapter 3 OSPF Configuration Commands
Huawei Technologies Proprietary
3-54
3.1.52 stub
Syntax
stub
[
no-summary
]
undo stub
View
OSPF Area view
Parameter
no-summary
: Disables an ABR from transmitting Summary LSAs to the STUB area.
Description
Use the
stub
command to configure the type of an OSPF area as "stub".
Use the
undo stub
command to cancel the settings.
By default, no area is set to be the STUB area.
If the router is an ABR, it will send a default route to the connected stub area . Use the
default-cost
command to configure the default route cost. In addition, you can specify
the
no-summary
argument in the
stub
command to disable the receiving of type-3
LSAs by the stub area connected to the ABR.
Related command:
default-cost
.
Example
# Set the type of OSPF area 1 to STUB.
<Quidway> system-view
System View: return to User View with Ctrl+Z.
[Quidway] ospf 1
[Quidway-ospf-1] area 1
[Quidway-ospf-1-area-0.0.0.1] stub
3.1.53 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