BfdDeviceGenProtocolParams Object


Description:

Configure BFD control plane independent sessions and BFD timer values from the create routers wizard.

Parents: EmulatedDeviceGenParams, HostGenParams, RouterGenParams

Children: BfdIpv4ControlPlaneIndependentSession, BfdIpv6ControlPlaneIndependentSession, BfdSrv6EchoSession, DeviceGenLinkedStep

Automatically-created children: BfdAuthenticationParams

BfdDeviceGenProtocolParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
DetectMultiplier

BFD detect multiplier.

Type: u32

Default: 3

Range: 2 - 255

EchoRxInterval

BFD echo receive interval.

Type: u32

Default: 0

Range: 0 - 4294967

EnableControlPlaneIndependentSessions

Enable BFD control independent sessions.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Add BFD control independent sessions.

FALSE

No control independent sessions to be configured.

ipv4SessionAddr

Starting IPv4 session destination address.

Type: ip

Default: 192.0.0.1

ipv4SessionAddrStep

Address increment for IPv4 control plane independent sessions.

Type: ip

Default: 0.0.0.0

ipv4SessionCount

Number of IPv4 control plane independent sessions.

Type: u16

Default: 1

ipv4SessionIncr

IPv4 destination increment.

Type: ip

Default: 0.0.0.1

ipv6SessionAddr

Starting IPv46 session destination address.

Type: ipv6

Default: 2001::1

ipv6SessionAddrStep

Address increment for IPv6 control plane independent sessions.

Type: ipv6

Default: ::0

ipv6SessionCount

Number of IPv6 control plane independent sessions.

Type: u16

Default: 1

ipv6SessionIncr

IPv6 destination increment.

Type: u8

Default: 1

Mask

Mask used to increment the IPv6 address.

Type: u8

Default: 128

Range: 1 - 128

RouterRole

BFD router role.

Type: enum

Default: ACTIVE

Possible Values:

Value Description
PASSIVE

Passive

ACTIVE

Active

RxInterval

BFD receive interval.

Type: u32

Default: 50

Range: 1 - 4294967

TxInterval

BFD transmit interval.

Type: u32

Default: 50

Range: 1 - 4294967

BfdDeviceGenProtocolParams Read-Only Attributes

There are no read-only attributes.