ospfv3 frr block

Function

The ospfv3 frr block command blocks FRR on an OSPFv3 interface.

The undo ospfv3 frr block command restores the default configuration.

By default, FRR is not blocked on an interface.

Format

ospfv3 frr block [ instance instance-id ]

undo ospfv3 frr block [ instance instance-id ]

Parameters

Parameter Description Value
instance instance-id

Specifies the instance ID of an interface.

The value is an integer ranging from 0 to 255. The default value is 0.

Views

100GE interface view, 10GE interface view, 25GE sub-interface view, 25GE interface view, 400GE interface view, 40GE interface view, 50GE sub-interface view, 50GE interface view, Eth-Trunk interface view, FlexE interface view, GE optical interface view, GE electrical interface view, Global VE sub-interface view, VBDIF interface view, VE sub-interface view, VLANIF interface view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
ospf write

Usage Guidelines

Usage Scenario

To prevent the link that travels through the devices running important services from becoming a backup link, run the ospfv3 frr block command on the devices. In this manner, services on the devices are not affected when FRR calculation is performed.

Precautions

Before configuring OSPFv3 IP FRR, you need to run the ospfv3 frr block command to block FRR on a specified interface. In this manner, the link where the interface resides is not calculated as a backup link during FRR calculation.

Example

# Block OSPFv3 IP FRR on GigabitEthernet 0/1/0.
<HUAWEI> system-view
[~HUAWEI] ospfv3 1
[*HUAWEI-ospfv3-1] quit
[*HUAWEI] interface GigabitEthernet 0/1/0
[*HUAWEI-GigabitEthernet0/1/0] ipv6 enable
[*HUAWEI-GigabitEthernet0/1/0] ospfv3 1 area 0
[~HUAWEI-GigabitEthernet0/1/0] ospfv3 frr block
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >