ipv6 route static bfd ethernet¶
Ethernet interface
ethernet Specification¶
Parameter
Value
Type
Collection
Object Key(s)
eth-num, nexthop-ipv6-ll
Collection Name
Collection URI
/axapi/v3/ipv6/route/static/bfd/ethernet
Element Name
ethernet
Element URI
/axapi/v3/ipv6/route/static/bfd/ethernet/{eth-num}+{nexthop-ipv6-ll}
Element Attributes
ethernet_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ipv6/route/static/bfd/ethernet | ||
Create List | POST | /axapi/v3/ipv6/route/static/bfd/ethernet | ||
Get Object | GET | /axapi/v3/ipv6/route/static/bfd/ethernet/{eth-num}+{nexthop-ipv6-ll} | ||
Get List | GET | /axapi/v3/ipv6/route/static/bfd/ethernet | ||
Modify Object | POST | /axapi/v3/ipv6/route/static/bfd/ethernet/{eth-num}+{nexthop-ipv6-ll} | ||
Replace Object | PUT | /axapi/v3/ipv6/route/static/bfd/ethernet/{eth-num}+{nexthop-ipv6-ll} | ||
Replace List | PUT | /axapi/v3/ipv6/route/static/bfd/ethernet | ||
Delete Object | DELETE | /axapi/v3/ipv6/route/static/bfd/ethernet/{eth-num}+{nexthop-ipv6-ll} | ||
ethernet-list¶
ethernet-list is JSON List of ethernet attributes
ethernet-list : [
]
ethernet attributes¶
action
Description ‘down’: BFD down; (BFD state)
Type: string
Supported Values: down
eth-num
Description Ethernet (not a member of vlan or trunk)
Type: number
Range: 0-2147483647
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