ipv6 route static bfd ve¶
Virtual ethernet interface
ve Specification¶
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ipv6/route/static/bfd/ve | ||
Create List | POST | /axapi/v3/ipv6/route/static/bfd/ve | ||
Get Object | GET | /axapi/v3/ipv6/route/static/bfd/ve/{ve-num}+{nexthop-ipv6-ll} | ||
Get List | GET | /axapi/v3/ipv6/route/static/bfd/ve | ||
Modify Object | POST | /axapi/v3/ipv6/route/static/bfd/ve/{ve-num}+{nexthop-ipv6-ll} | ||
Replace Object | PUT | /axapi/v3/ipv6/route/static/bfd/ve/{ve-num}+{nexthop-ipv6-ll} | ||
Replace List | PUT | /axapi/v3/ipv6/route/static/bfd/ve | ||
Delete Object | DELETE | /axapi/v3/ipv6/route/static/bfd/ve/{ve-num}+{nexthop-ipv6-ll} |
ve-list¶
ve-list is JSON List of ve attributes
ve-list : [
]
ve attributes¶
action
Description ‘down’: BFD down; (BFD state)
Type: string
Supported Values: down
nexthop-ipv6-ll
Description Nexthop IPv6 address (Link-local)
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
ve-num
Description Virtual ethernet interface
Type: number
Range: 2-4094