ipv6 neighbor¶
Static IPv6 Neighbor
neighbor Specification¶
Type Intermediate Resource Element Name neighbor Element URI /axapi/v3/ipv6/neighbor Element Attributes neighbor_attributes Schema neighbor schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/ipv6/neighbor | neighbor_attributes |
neighbor attributes¶
dynamic
Description: dynamic is a JSON Block. Please see below for dynamic
Type: Object
Reference Object: /axapi/v3/ipv6/neighbor/dynamic
static-list
Type: List
Reference Object: /axapi/v3/ipv6/neighbor/static/{ipv6-addr}+{vlan}
dynamic¶
Specification Type object uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
static-list¶
Specification Type list Block object keys ethernet
Description Ethernet port (Port Value)
Type: number
Format: interface
Mutual Exclusion: ethernet trunk and tunnel are mutually exclusive
ipv6-addr
Description IPV6 address
Type: string
Format: ipv6-address
mac
Description MAC Address
Type: string
Format: mac-address
trunk
Description Trunk group
Type: number
Range: 1-4096
Mutual Exclusion: trunk ethernet and tunnel are mutually exclusive
tunnel
Description Tunnel interface
Type: number
Range: 1-128
Mutual Exclusion: tunnel ethernet and trunk are mutually exclusive
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
vlan