LspPingProtocolConfig Object


Description:

LSP ping protocol configuration.

Parents: EmulatedDevice

Children: EchoReplyErrorGeneration, Ipv4EchoRequestConfig

Result children (automatically created): LspPingPingResults, LspPingProtocolResults, LspPingTraceRouteResults

Relations:

Side name
(Type)
Relative Description
ViewControlPlaneMplsBindingResult
(ControlPlaneBindingResult)

ViewControlPlaneMplsBindingResult

ConvergenceConfig
(PrimaryPathProtocolConfig)

ConvergenceConfig, ConvergenceConfig

ResultChild
(ResultChild)

LspPingPingResults, LspPingProtocolResults, LspPingTraceRouteResults

Use this to connect a results object to an object.

TimeComparisonPair
(TimeComparisonPairSrcProtocol)

TsnProtocolsTimeComparisonPair, TsnProtocolsTimeComparisonPair

UsesIf
(UsesIf)

Aal5If, EthIIIf, FcIf, GreIf, GroupIf, HdlcIf, Ipv4If, Ipv6If, Ipv6SrhIf, ItagIf, L2tpv2If, L2tpv3If, LispIf, MacsecIf, MplsIf, PppIf, PppoeIf, TrillIf, VbrasIf, VlanIf, VxlanGpeIf, VxlanIf

Specifies the interfaces used by the configuration object (configuration object examples: BgpRouterConfig, LdpRouterConfig, and so on).

LspPingProtocolConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
BfdMode

BFD Mode

Type: enum

Default: LSP_PING_TRIGGERED

Possible Values:

Value Description
LSP_PING_TRIGGERED

LSP-Ping triggered BFD

BfdMyDiscriminator

BFD Start Discriminator

Type: u32

Default: 100

Range: 1 - 4294967295

EnableBfd

Enable BFD

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable BFD

FALSE

Disable BFD

UsePartialBlockState

Use partial block state or not.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Use partial block state.

FALSE

Don't use partial block state.

LspPingProtocolConfig Read-Only Attributes

Read-Only Attribute Description
ProtocolState

State of the protocol.

Type: enum

Default: LSP_PING_STATE_NO_STATE

Possible Values:

Value Description
LSP_PING_STATE_NO_STATE

State machine is not started.

LSP_PING_STATE_DOWN

Session is down.

LSP_PING_STATE_UP

Session is up.