ip route static bfd

Bidirectional Forwarding Detection

bfd Specification

Parameter Value
Type Collection
Object Key(s) local-ip, nexthop-ip
Collection Name bfd-list
Collection URI /axapi/v3/ip/route/static/bfd
Element Name bfd
Element URI /axapi/v3/ip/route/static/bfd/{local-ip}+{nexthop-ip}
Element Attributes bfd_attributes
Partition Visibility shared
Schema bfd schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/ip/route/static/bfd

bfd attributes

Create List

POST

/axapi/v3/ip/route/static/bfd

bfd attributes

Get Object

GET

/axapi/v3/ip/route/static/bfd/{local-ip}+{nexthop-ip}

bfd attributes

Get List

GET

/axapi/v3/ip/route/static/bfd

bfd-list

Modify Object

POST

/axapi/v3/ip/route/static/bfd/{local-ip}+{nexthop-ip}

bfd attributes

Replace Object

PUT

/axapi/v3/ip/route/static/bfd/{local-ip}+{nexthop-ip}

bfd attributes

Replace List

PUT

/axapi/v3/ip/route/static/bfd

bfd-list

Delete Object

DELETE

/axapi/v3/ip/route/static/bfd/{local-ip}+{nexthop-ip}

bfd attributes

bfd-list

bfd-list is JSON List of bfd attributes

bfd-list : [

]

bfd attributes

action

Description ‘down’: BFD down; (BFD state)

Type: string

Supported Values: down

local-ip

Description Local IP address

Type: string

Format: ipv4-address

nexthop-ip

Description Nexthop IP address

Type: string

Format: ipv4-address

template

Description Configure tracking template (bind tracking template name)

Type: string

Maximum Length: 63 characters

Maximum Length: 1 characters

threshold

Description action triggering threshold

Type: number

Range: 1-255

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters