R21xx-HP FlexFabric 11900 Layer 3 IP Routing Command Reference
390
no-summary: Enables the ABR of a stub area to advertise only a default route in an Inter-Area-Prefix-LSA
into the stub area. No AS-external-LSA, Inter-Area-Prefix-LSA, or other Inter-Area-Router-LSA is advertised
in the area. The stub area of this kind is also known as a "totally stub area."
Usage guidelines
To remove the no-summary configuration on an ABR, execute the stub command again to overwrite it.
To configure an area as a stub area, issue the stub command on all routers attached to the area.
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 (OSPFv3 area view)
vlink-peer (OSPFv3 area view)
Use vlink-peer to configure a virtual link.
Use undo vlink-peer to remove a virtual link.
Syntax
vlink-peer router-id [ dead seconds | hello seconds | instance instance-id | retransmit seconds |
trans-delay seconds ] *
undo vlink-peer router-id [ dead | hello | retransmit | trans-delay ] *
Default
No virtual link is configured.
Views
OSPFv3 area view
Predefined user roles
network-admin
Parameters
router-id: Specifies the router ID of the neighbor on the virtual link.
dead seconds: Sets the dead interval in the range of 1 to 32768 seconds. The default is 40. The dead
interval must be identical with that on the virtual link neighbor, and must be at least four times the hello
interval.
hello seconds: Sets the hello interval in the range of 1 to 8192 seconds. The default is 10. It must be
identical with the hello interval on the virtual link neighbor.
instance instance-id: Sets the instance ID of a virtual link, in the range of 0 to 255. The default is 0.
retransmit seconds: Sets the retransmission interval in the range of 1 to 3600 seconds. The default is 5.
trans-delay seconds: Sets the transmission delay interval in the range of 1 to 3600 seconds. The default
is 1.










