R3303-HP 6600/HSR6600 Routers Layer 3 - IP Routing Command Reference
374
Related commands
router-id
ospfv3 area
Use ospfv3 area to enable an OSPFv3 process on the interface and specify the area for the interface.
Use undo ospfv3 area to disable an OSPFv3 process.
Syntax
ospfv3 process-id area area-id [ instance instance-id ]
undo ospfv3 process-id area area-id [ instance instance-id ]
Default
OSPFv3 is not enabled on an interface.
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










