3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
1307
stub(OSPFv3 area view)
Syntax stub [ no-summary ]
undo stub
View OSPFv3 area view
Parameters no-summary: This argument is only applicable to the ABR of a stub area. With it
configured, the ABR advertises only a default route in a Summary-LSA to the stub
area (such an area is called a totally stub area).
Description Use the
stub command to configure an area as a stub area.
Use the undo stub command to remove the configuration.
By default, an area is not configured as a stub area.
When an area is configured as a stub area, all the routers attached to the area
must be configured with the stub command.
Related commands: default cost.
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
vlink-peer(OSPFv3 area view)
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 ]*
View OSPFv3 area view
Parameters router-id: Router ID for a virtual link neighbor.
hello seconds: Specifies the interval in seconds of sending Hello packets, ranging
from 1 to 8192, with the default as 10. This value must equal to the hello seconds
configured on the virtual link peer router.
retransmit seconds: Specifies the interval in seconds of retransmitting LSA
packets, ranging from 1 to 3600, with the default as 5.
trans-delay seconds: Specifies the delay interval in seconds of sending LSA
packets, ranging from 1 to 3600, with the default as 1.