ospfv3

Function

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.

Format

ospfv3 process-id [ vpn-instance vpn-instance-name ]

ospfv3 [ vpn-instance vpn-instance-name ]

undo ospfv3 process-id

Parameters

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.

Views

System view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
ospf write

Usage Guidelines

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.

Example

# Enable the OSPFv3 protocol.
<HUAWEI> system-view
[~HUAWEI] ip vpn-instance huawei
[*HUAWEI-vpn-instance-huawei] ipv6-family
[*HUAWEI-vpn-instance-huawei-af-ipv6] quit
[*HUAWEI-vpn-instance-huawei] quit
[*HUAWEI] ospfv3 1 vpn-instance huawei
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >