network mac-address static

Static MAC commands

static Specification

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

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/network/mac-address/static

static attributes

Create List

POST

/axapi/v3/network/mac-address/static

static attributes

Get Object

GET

/axapi/v3/network/mac-address/static/{mac}+{vlan}

static attributes

Get List

GET

/axapi/v3/network/mac-address/static

static-list

Modify Object

POST

/axapi/v3/network/mac-address/static/{mac}+{vlan}

static attributes

Replace Object

PUT

/axapi/v3/network/mac-address/static/{mac}+{vlan}

static attributes

Replace List

PUT

/axapi/v3/network/mac-address/static

static-list

Delete Object

DELETE

/axapi/v3/network/mac-address/static/{mac}+{vlan}

static attributes

static-list

static-list is JSON List of static attributes

static-list : [

static attributes

dest

Description Trap MAC with this DA to CPU

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

mac

Description Configure a Static MAC address

Type: string

Format: mac-address

port

Description Ethernet Port on which the Address is applicable (Port Value)

Type: number

Format: interface

redirect-dummy-mac

Description Dummy for redirect use

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

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