R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

372
Views
Interface view
Default command level
2: System level
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, a decimal integer (in the range of 0 to 4294967295) that is
translated into IPv4 address format by the system or an IPv4 address.
instance-id: Specifies an instance by its ID in the range of 0 to 255. The default is 0.
Examples
# Enable OSPFv3 process 1 on an interface that belongs to instance 1 and specify area 1 for the
interface.
<Sysname> system-view
[Sysname] interface serial 2/2/0
[Sysname-Serial2/2/0] ospfv3 1 area 1 instance 1
ospfv3 bfd enable
Use ospfv3 bfd enable to enable BFD for link failure detection on an OSPFv3 interface.
Use undo ospfv3 bfd enable to disable BFD on the OSPFv3 interface.
Syntax
ospfv3 bfd enable [ instance instance-id ]
undo ospfv3 bfd enable [ instance instance-id ]
Default
The OSPFv3 interface is not enabled with BFD.
Views
Interface view
Default command level
2: System level
Parameters
instance-id: Specifies an instance by its ID in the range of 0 to 255. The default is 0.
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 the OSPFv3 cost of the interface in an instance.