F3215-HP Load Balancing Module Network Management Command Reference-6PW101

451
Default
An area is not configured as a stub area.
Views
OSPFv3 area view
Default command level
2: System level
Parameters
no-summary: This argument is only applicable to the ABR of a stub area. With this keyword configured,
the ABR advertises only a default route in an Inter-Area-Prefix-LSA into the stub area. No AS-external-LSA,
Inter-Area-Router-LSA, or other Inter-Area-Prefix-LSA is advertised in the area. The stub area of this kind is
also known as a "totally stub area."
Usage guidelines
When an area is configured as a stub area, all the routers attached to the area must be configured with
the stub command.
Examples
# Configure OSPFv3 area 1 as a stub area.
<Sysname> system-view
[Sysname] ospfv3 1
[Sysname-ospfv3-1] area 1
[Sysname-ospfv3-1-area-0.0.0.1] stub
Related commands
default-cost
vlink-peer (OSPFv3 area view)
Use vlink-peer to create and configure a virtual link.
Use undo vlink-peer to remove a virtual link.
Syntax
vlink-peer router-id [ hello seconds | retransmit seconds | trans-delay seconds | dead seconds |
instance instance-id ] *
undo vlink-peer router-id [ hello | retransmit | trans-delay | dead ] *
Views
OSPFv3 area view
Default command level
2: System level
Parameters
router-id: Router ID for a virtual link neighbor.
hello seconds: Specifies the interval in seconds for sending Hello packets, ranging from 1 to 8192, with
the default as 10. This value must be equal to the hello seconds configured on the virtual link peer.
retransmit seconds: Specifies the interval in seconds for retransmitting LSA packets, ranging from 1 to
3600, with the default as 5.