HP VPN Firewall Appliances Network Management Command Reference

833
Views
System view
Default command level
2: System level
Parameters
process-id: OSPFv3 process ID, ranging from 1 to 65535. The process ID defaults to 1.
vpn-instance vpn-instance-name: Specifies a VPN. 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
An OSPFv3 process can run correctly only when router ID is configured in OSPFv3 view. Otherwise, you
can find the process, but which cannot generate any LSA.
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.
Views
Interface view
Default command level
2: System level
Parameters
process-id: OSPFv3 process ID, in the range of 1 to 65535.
area-id: Area 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: Instance ID of an interface, in the range of 0 to 255. The default is 0.