The ospfv3 command creates and runs an OSPFv3 process.
The undo ospfv3 command terminates an OSPFv3 process.
By default, OSPFv3 is disabled, that is, no OSPFv3 process runs.
Parameter | Description | Value |
---|---|---|
process-id |
Specifies an OSPFv3 process ID. |
The value is an integer ranging from 1 to 4294967295. The default value is 1. |
vpn-instance vpn-instance-name |
Specifies the name of a VPN instance. |
The value is a string of 1 to 31 case-sensitive characters without spaces. |
Usage Scenario
OSPFv3 process can run normally only after a router ID is configured in the OSPFv3 view. Otherwise, the OSPFv3 process can be viewed, but LSAs cannot be generated.
Running the undo ospfv3 command will also delete all configurations from the OSPFv3 view. Therefore, exercise caution when running this command. ospfv3 <process-id> [ vpn6-instance <vpnname> ] command is to be compatible with older version and only valid in the configuration loading when restarts.