VpnMplsLdpSessionParams Object


Description:

MPLS LDP session parameters.

Automatically created from: EvpnMplsConfigGenParams, MvpnGenParams, Srv6VpnGenParams, Vpn6PeGenParams, VpnBgpVplsGenParams, VpnEvpnGenParams, VpnLdpVplsGenParams, VpnMartiniGenParams, VpnMplsTpGenParams, VpnNextGenMvpnGenParams, VpnRfc2547GenParams

Automatically-created children: LdpAuthenticationParams

VpnMplsLdpSessionParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
EgressLabel

Egress label advertised by the emulated peer.

Type: enum

Default: LDP_EGRESS_NEXTAVAILABLE

Possible Values:

Value Description
LDP_EGRESS_NEXTAVAILABLE

Next available.

For each FEC, the LSR advertises the next available label from the min label to max label pool.

LDP_EGRESS_IMPLICIT_NULL

Implicit null.

This label value is used in an LDP or RSVP packet to enable penultimate hop label popping.

LDP_EGRESS_EXPLICIT_NULL

Explicit null.

Explicit null instructions are signaled to the penultimate router by the egress router.

EnableBfd

Enable or disable BFD (Bidirectional Forwarding Detection) for this router. You must also create a BfdRouterConfig object under the parent Router object.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable BFD.

FALSE

Disable BFD.

EnableGracefulRestart

Enables/disables graceful restart. (Select to enable.) If enabled, the timer parameters must be set and the LDPRestartRouterCommand is available in the sequencer.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable LDP graceful restart.

FALSE

Disable LDP graceful restart.

HelloInterval

Hello interval.

Type: u16

Default: 5

Range: 1 - 21845

HelloType

Type of hello packet transmitted by the emulated peer.

Type: enum

Default: LDP_DIRECTED_HELLO

Possible Values:

Value Description
LDP_DIRECTED_HELLO

Directed hello.

LDP_TARGETED_HELLO

Targeted hello.

KeepAliveInterval

Keepalive time (in seconds) proposed in the initialization message sent by the peer.

Type: u16

Default: 60

Range: 1 - 21845

LabelAdvertisementMode

Label Advertisement Mode

Type: enum

Default: DOWNSTREAM_UNSOLICITED

Possible Values:

Value Description
DOWNSTREAM_UNSOLICITED

Label Advertisement Mode as DOWNSTREAM UNSOLICITED

DOWNSTREAM_ON_DEMAND

Label Advertisement Mode as DOWNSTREAM ON DEMAND

LabelMin

Minimum label sent by the emulated router.

Type: u32

Default: 16

Range: 0 - 1048575

ReconnectTime

Reconnect time. Applicable only when graceful restart is enabled.

Type: u32

Default: 60

Range: 0 - 4294967

RecoveryTime

Recovery time. Applicable only when graceful restart is enabled.

Type: u32

Default: 140

Range: 0 - 4294967

TransportTlvMode

Transport TLV mode.

Type: enum

Default: TRANSPORT_TLV_MODE_TESTER_IP

Possible Values:

Value Description
TRANSPORT_TLV_MODE_NONE

None.

TRANSPORT_TLV_MODE_TESTER_IP

Emulated router interface address.

TRANSPORT_TLV_MODE_ROUTER_ID

Emulated router ID.

VpnMplsLdpSessionParams Read-Only Attributes

There are no read-only attributes.