ipv6 route¶
Establish static routes
route Specification¶
Type Intermediate Resource Element Name route Element URI /axapi/v3/ipv6/route Element Attributes route_attributes Schema route schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/ipv6/route | route_attributes |
route attributes¶
rib-list
Type: List
Reference Object: /axapi/v3/ipv6/route/rib/{ipv6-address}
static
Description: static is a JSON Block. Please see below for static
Type: Object
Reference Object: /axapi/v3/ipv6/route/static
rib-list¶
Specification Type list Block object keys ipv6-address
Description IPV6 address
Type: string
Format: ipv6-address-plen
ipv6-nexthop-ipv6
Type: Listipv6-nexthop-tunnel
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
rib-list_ipv6-nexthop-tunnel¶
Specification Type list Block object keys description
Description Description for static route
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
distance-nexthop-tunnel
Description Distance value for this route
Type: number
Range: 1-255
Default: 1
ipv6-nexthop-tunnel-addr
Description Forwarding router’s address
Type: string
Format: ipv6-address
tunnel
Description Tunnel interface (Tunnel interface number)
Type: number
Range: 1-128
rib-list_ipv6-nexthop-ipv6¶
Specification Type list Block object keys description
Description Description for static route
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
distance
Description Distance value for this route
Type: number
Range: 1-255
Default: 1
ethernet
Description Ethernet interface (Ethernet interface number)
Type: number
Format: interface
ipv6-nexthop
Description Forwarding router’s address
Type: string
Format: ipv6-address
trunk
Description Trunk interface (Trunk interface number)
Type: number
Format: interface
ve
Description Virtual Ethernet interface (Virtual Ethernet interface number)
Type: number
Format: interface
static¶
Specification Type object bfd
Description: bfd is a JSON Block. Please see below for static_bfd
Type: Object
Reference Object: /axapi/v3/ipv6/route/static/bfd
static_bfd¶
Specification Type object bfd-ipv6-list
Type: List
Reference Object: /axapi/v3/ipv6/route/static/bfd/bfd-ipv6/{local-ipv6}+{nexthop-ipv6}
ethernet-list
Type: List
Reference Object: /axapi/v3/ipv6/route/static/bfd/ethernet/{eth-num}+{nexthop-ipv6-ll}
trunk-list
Type: List
Reference Object: /axapi/v3/ipv6/route/static/bfd/trunk/{trunk-num}+{nexthop-ipv6-ll}
ve-list
Type: List
Reference Object: /axapi/v3/ipv6/route/static/bfd/ve/{ve-num}+{nexthop-ipv6-ll}
static_bfd_bfd-ipv6-list¶
Specification Type list Block object keys 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
static_bfd_ethernet-list¶
Specification Type list Block object keys 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
static_bfd_trunk-list¶
Specification Type list Block object keys 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
trunk-num
Description Trunk interface
Type: number
Range: 1-4096
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
static_bfd_ve-list¶
Specification Type list Block object keys 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