< Home

ospfv3

Function

The ospfv3 command enables an OSPFv3 process and bind it to a default or specified VPN instance.

The undo ospfv3 command disables the OSPFv3 process.

By default, the system does not support OSPFv3.

Format

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

undo ospfv3 process-id

Parameters

Parameter Description Value
process-id Specifies the OSPFv3 process ID. The value is an integer ranging from 1 to 65535. By default, it is 1.
vpn-instance vpn-instance-name Specifies the name of the VPN instance. The value is a string of 1 to 31 case-sensitive characters.

Views

System view

Default Level

2: Configuration level

Usage Guidelines

Only when you configure the Route ID in the OSPFv3 view, the OSPFv3 process can run normally. Otherwise, the OSPFv3 process can be viewed but cannot generate LSAs.

If a VPN instance is specified, the OSPFv3 process belongs to the VPN instance. If no VPN instance is specified, the OSPFv3 process is a global instance.

Before configuring OSPFv3-related parameters, you must enable OSPFv3.

Example

# Enable the OSPFv3 protocol.

<sysname> system-view
[sysname] ospfv3
[sysname-ospfv3-1] router-id 1.1.1.1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >