9-34
View
System view
Default Level
2: System level
Parameters
process-id
: OSPFv3 process ID, ranging from 1 to 65535. The process ID defaults to 1.
Description
Use the
ospfv3
command to enable an OSPFv3 process and enter OSPFv3 view.
Use the
undo ospfv3
command to disable an OSPFv3 process.
The system runs no OSPFv3 process by default.
Related commands:
router-id
.
An OSPFv3 process can run normally 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
ospfv3 area
Syntax
ospfv3 process-id
area
area-id
[
instance instance-id
]
undo ospfv3 process-id area
area-id
[
instance instance-id
]
View
Interface view
Default Level
2: System level
Parameters
process-id
: OSPFv3 process ID, in the range 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 0 to 255. The default is 0.