API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Create profile for Management interface configurations

Global profile for Management interface configurations

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 9999

Management interface profile name.

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

profilebody object

boolean

IPv6 anycast address.

boolean
Defaults to false

Enable Automatic IPv6 address configuration

string
length ≤ 9999

IPv4 address of the default gateway.

string
length between 1 and 256

Alias for IPv4 address of the default gateway.

string
length ≤ 9999

IPv6 address of the default gateway.

string
length between 1 and 256

Alias for IPv6 address of the default gateway.

boolean

Enable DHCPv4/DHCPv6 Client.
Enables DHCPv4 when static IPv4 address is not configured.
Enables DHCPv6 when static IPv6 address is not configured.

boolean

Enable the Management Interface.

boolean

IPv6 address in the EUI-64 bit format.

string
length ≤ 9999

Static IPv4 Address in format X.X.X.X/M.

boolean

Enable IPv6 address rapid-commit.

boolean

Enable IPv6 on the management interface.

string
length ≤ 9999

Static IPv6 Address in format X:X::X:X/M.

string
enum

Set LLDP operational mode.

Show Details
DISABLEDisable both transmit and receive for LLDP(Link Layer Discovery Protocol) packets.
RX_ONLYEnable interface to only receive LLDP(Link Layer Discovery Protocol) packets.LLDP packets will not be transmitted
TX_ONLYEnable interface to only transmit LLDP(Link Layer Discovery Protocol) packets.LLDP packets receive will not work
TX_RXEnable interface to both transmit and receive LLDP(Link Layer Discovery Protocol) packets.
Allowed:
boolean
Defaults to true

Enable SNMP traps for LLDP events.

member
array of objects
length ≤ 2147483647

This list is now deprecated. Please use the oobm member related configuartion in aruba-switch-stack.yang.

member
boolean

The interface to listen to the NTP multicast packets.

string
length ≤ 9999

IPv4 address of the primary nameserver.

string
length between 1 and 256

Alias for IPv4 address of the primary nameserver.

string
length ≤ 9999

IPv6 address of the primary nameserver.

string
length between 1 and 256

Alias for IPv6 address of the primary nameserver.

string
length ≤ 9999

IPv4 address of the secondary nameserver.

string
length between 1 and 256

Alias for IPv4 address of the secondary nameserver.

string
length ≤ 9999

IPv6 address of the secondary nameserver.

string
length between 1 and 256

Alias for IPv6 address of the secondary nameserver.

string
enum

The speed and duplex mode for the management interface.

Show Details
AUTOAuto Negotiation for speed and duplex mode.
FULL_100MB100 Mbps, full duplex.
FULL_10MB10 Mbps, full duplex.
FULL_1GB1 Gbps, full duplex.
HALF_100MB100 Mbps, half duplex.
HALF_10MB10 Mbps, half duplex.
Allowed:
int32
1 to 4094

Management VLAN Tag ID.

ip
object

IP configuration. This configuration is valid only on a layer3 interface.

string
length between 1 and 256

Management interface profile description.

string
length between 1 and 32

Domain name.

string
length between 1 and 256

Management interface profile name.

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