API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Add or Update range of VLAN profiles

Bulk API for creating or updating multiple VLAN profiles in a single request.
This provides a convenient way for users to manage VLANs efficiently, allowing batch operations
instead of configuring VLANs one at a time.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

LOCAL - To create local objects. SHARED - To create shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be created. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be created. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

layer2-vlan-rangebody object

string
length between 1 and 256

VLAN description alias.

string
length ≤ 9999

VLAN identifier

string
length between 1 and 256

Alias to manage vlan voice enable/disable.
voice-enable-alias and voice-enable both cannot be set.

string
length between 1 and 64

Description of the VLAN profile.;
Limit on description length for AP,GW:32 and for CX:64 characters.

boolean
Defaults to true

Set VLAN Administrative State

boolean
Defaults to false

is this vlan an l3 vlan, used only for GET calls

boolean
Defaults to false

To control DHCPv4 Option 82. This is related to DHCP-Relay module.

string
length between 1 and 144

Policy for inbound (Ingress) traffic.

string
length between 1 and 144

Policy for outbound (Egress) traffic.

protocols
array of strings
length ≤ 2147483647
Show Details
APPLETALKAppletalk Protocol Group
ARPAddress Resolution Protocol (ARP) Group
IPV4IP version 4 Protocol Group
IPV6IP version 6 Protocol Group
IPXIPX Protocol Group
NETBEUINetwork Basic Input/Output Stream (BIOS) Enhanced User Interface Protocol Group
SNASystem Network Architecture (SNA) Protocol Group
protocols
int64
0 to 255
Defaults to 255

Multicast datagram TTL threshold for the
VLAN.

boolean
Defaults to false

Set VLAN type to voice

string
length between 1 and 63

Wired authentication AAA profile

boolean
Defaults to false

Enable client IP tracking on this VLAN. This is applicable to AOS-CX Switch.

igmp
object

Grouping for common MGMD Configurations on the VLAN

mld
object

Grouping for common MGMD Configurations on the VLAN

dhcpv4-snooping
object

VLAN-specific DHCPv4-Snooping parameters

dhcpv6-snooping
object

VLAN-specific DHCPv6-Snooping parameters

nd-snooping
object

Configuration of ND-Snooping on VLAN.

dynamic-arp-inspection
object

Configuration of Dynamic ARP Inspection on VLAN.

destination-guard
object

IPv6 destination guard VLAN prameters.
Enabling IPv6 Destination Guard on a switch prevents ND Cache depletion
issues and it helps in minimizing Denial-Of-Service(DoS) attacks. When
IPv6 destination guard is enabled address resolution is performed only
for the destination addresses that are active on the link.

string
length between 1 and 144

Access-list Policy for inbound (Ingress) traffic.

string
length between 1 and 144

Access-list Policy for outbound (Egress) traffic.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json