R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)

543
Parameters
process-id: Specifies an OSPFv3 process by its ID in the range of 1 to 65535.
area-id: Specifies an area by its ID, an IPv4 address or a decimal integer in the range of 0 to
4294967295 that is translated into the IPv4 address format.
instance-id: Specifies an instance by its ID in the range of 0 to 255. The default is 0.
Examples
# Configure GigabitEthernet 2/1/1 to run instance 1 of OSPFv3 process 1 in Area 1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] ospfv3 1 area 1 instance 1
ospfv3 bfd enable
Use ospfv3 bfd enable to enable BFD on an OSPFv3 interface.
Use undo ospfv3 bfd enable to disable BFD on an OSPFv3 interface.
Syntax
ospfv3 bfd enable [ instance instance-id ]
undo ospfv3 bfd enable [ instance instance-id ]
Default
BFD for OSPFv3 is disabled.
Views
Interface view
Predefined user roles
network-admin
Parameters
instance-id: Specifies an instance by its ID in the range of 0 to 255. The default is 0.
Usage guidelines
BFD provides a mechanism to quickly detect the connectivity of links between OSPFv3 neighbors,
improving the convergence speed of OSPFv3.
OSPFv3 uses BFD to implement bidirectional control detection.
Examples
# Enable BFD on GigabitEthernet 2/1/1 in instance 1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] ospfv3 bfd enable instance 1
ospfv3 cost
Use ospfv3 cost to configure an OSPFv3 cost for an interface in an instance.
Use undo ospfv3 cost to restore the default.