network bfd

Configure BFD (Bidirectional Forwarding Detection)

bfd Specification

Parameter Value
Type Configuration Resource
Element Name bfd
Element URI /axapi/v3/network/bfd
Element Attributes bfd_attributes
Partition Visibility shared
Schema bfd schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/network/bfd

bfd attributes

Get Object

GET

/axapi/v3/network/bfd

bfd attributes

Modify Object

POST

/axapi/v3/network/bfd

bfd attributes

Replace Object

PUT

/axapi/v3/network/bfd

bfd attributes

Delete Object

DELETE

/axapi/v3/network/bfd

bfd attributes

bfd attributes

echo

Description Enable BFD Echo

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

enable

Description Enable BFD

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

interval-cfg

Description: interval-cfg is a JSON Block. Please see below for interval-cfg

Type: Object

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

interval-cfg

Specification Value
Type object

interval

Description Transmit interval between BFD packets (Milliseconds (default: 800))

Type: number

Range: 48-1000

Default: 800

min-rx

Description Minimum receive interval capability (Milliseconds (default: 800))

Type: number

Range: 48-1000

Default: 800

multiplier

Description Multiplier value used to compute holddown (value used to multiply the interval (default: 4))

Type: number

Range: 3-50

Default: 4