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

371
[Sysname] ospfv3 1
[Sysname-ospfv3-1] maximum load-balancing 6
ospfv3
Use ospfv3 to enable an OSPFv3 process and enter OSPFv3 view.
Use undo ospfv3 to disable an OSPFv3 process.
Syntax
ospfv3 [ process-id ] [ vpn-instance vpn-instance-name ]
undo ospfv3 [ process-id ]
Default
The system runs no OSPFv3 process.
Views
System view
Default command level
2: System level
Parameters
process-id: Specifies an OSPFv3 process by its ID in the range of 1 to 65535. The default is 1.
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN. vpn-instance-name is a case-sensitive string
of 1 to 31 characters. If no VPN is specified, the OSPFv3 process belongs to the public network.
Usage guidelines
Specify a router ID for the OSPFv3 process. Otherwise, the OSPFv3 process cannot generate LSAs.
Examples
# Enable the OSPFv3 process with process ID as 120 and configure the Router ID as 1.1.1.1.
<Sysname> system-view
[Sysname] ospfv3 120
[Sysname-ospfv3-120] router-id 1.1.1.1
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.