< Home

discriminator

Function

The discriminator command sets local and remote discriminators for a static BFD session.

Format

discriminator { local discr-value | remote discr-value }

Parameters

Parameter

Description

Value

local discr-value

Specifies the local discriminator of a BFD session

The value is an integer that ranges from 1 to 8191.

remote discr-value

Specifies the remote discriminator of a BFD session

The value is an integer that ranges from 1 to 8191.

Views

BFD session view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

When creating a static BFD session, run the discriminator command to set local and remote discriminators. Otherwise, the static BFD session cannot be set up. The local and remote discriminators differentiate BFD sessions between two systems.

Precautions

  • Only static BFD sessions require settings of local and remote discriminators.

  • The local discriminator of the local system and the remote discriminator of the remote system must be the same. If the local discriminator of the local system and the remote discriminator of the remote system are different, a static BFD session cannot be set up.

  • After the local and remote discriminators of a static BFD session are configured, the local and remote discriminators cannot be modified. To modify the local and remote discriminators of a static BFD session, delete the BFD session and reconfigure the local and remote discriminators.

Example

# Set the local discriminator of a BFD session to 80 and the remote discriminator to 800.

<HUAWEI> system-view
[HUAWEI] bfd atoc
[HUAWEI-bfd-session-atoc] discriminator local 80
[HUAWEI-bfd-session-atoc] discriminator remote 800
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >