ipv6 neighbor static

static IPv6 Neighbor commands

static Specification

Parameter Value
Type Collection
Object Key(s) ipv6-addr, vlan
Collection Name static-list
Collection URI /axapi/v3/ipv6/neighbor/static
Element Name static
Element URI /axapi/v3/ipv6/neighbor/static/{ipv6-addr}+{vlan}
Element Attributes static_attributes
Partition Visibility shared
Schema static schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/ipv6/neighbor/static

static attributes

Create List

POST

/axapi/v3/ipv6/neighbor/static

static attributes

Get Object

GET

/axapi/v3/ipv6/neighbor/static/{ipv6-addr}+{vlan}

static attributes

Get List

GET

/axapi/v3/ipv6/neighbor/static

static-list

Modify Object

POST

/axapi/v3/ipv6/neighbor/static/{ipv6-addr}+{vlan}

static attributes

Replace Object

PUT

/axapi/v3/ipv6/neighbor/static/{ipv6-addr}+{vlan}

static attributes

Replace List

PUT

/axapi/v3/ipv6/neighbor/static

static-list

Delete Object

DELETE

/axapi/v3/ipv6/neighbor/static/{ipv6-addr}+{vlan}

static attributes

static-list

static-list is JSON List of static attributes

static-list : [

static attributes

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

Description VLAN ID

Type: number

Range: 2-4094

Reference Object: /axapi/v3/network/vlan