ipv6 route static bfd bfd-ipv6¶
Bidirectional Forwarding Detection
bfd-ipv6 Specification¶
Parameter
Value
Type
Collection
Object Key(s)
local-ipv6, nexthop-ipv6
Collection Name
Collection URI
/axapi/v3/ipv6/route/static/bfd/bfd-ipv6
Element Name
bfd-ipv6
Element URI
/axapi/v3/ipv6/route/static/bfd/bfd-ipv6/{local-ipv6}+{nexthop-ipv6}
Element Attributes
bfd-ipv6_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ipv6/route/static/bfd/bfd-ipv6 | ||
Create List | POST | /axapi/v3/ipv6/route/static/bfd/bfd-ipv6 | ||
Get Object | GET | /axapi/v3/ipv6/route/static/bfd/bfd-ipv6/{local-ipv6}+{nexthop-ipv6} | ||
Get List | GET | /axapi/v3/ipv6/route/static/bfd/bfd-ipv6 | ||
Modify Object | POST | /axapi/v3/ipv6/route/static/bfd/bfd-ipv6/{local-ipv6}+{nexthop-ipv6} | ||
Replace Object | PUT | /axapi/v3/ipv6/route/static/bfd/bfd-ipv6/{local-ipv6}+{nexthop-ipv6} | ||
Replace List | PUT | /axapi/v3/ipv6/route/static/bfd/bfd-ipv6 | ||
Delete Object | DELETE | /axapi/v3/ipv6/route/static/bfd/bfd-ipv6/{local-ipv6}+{nexthop-ipv6} | ||
bfd-ipv6-list¶
bfd-ipv6-list is JSON List of bfd-ipv6 attributes
bfd-ipv6-list : [
]
bfd-ipv6 attributes¶
action
Description ‘down’: BFD down; (BFD state)
Type: string
Supported Values: down
local-ipv6
Description Local IPv6 address
Type: string
Format: ipv6-address
nexthop-ipv6
Description Nexthop IPv6 address
Type: string
Format: ipv6-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