ARX::Vlan

Introduced : ARX V6.02.000
The Vlan interface allows applications to monitor the ARX VLANs. A Virtual Bridged Local Area Network (VLAN) is a group of physically-separated MAC addresses that appear as a single LAN segment. CLI References: Layer 2, vlan (cfg).

Methods

Method Description Introduced
get_configuration Returns the list of VLAN configurations for the specified VLANs. ARX V6.02.000
get_list Returns the list of VLAN identifiers. CLI References: show vlan summary. ARX V6.02.000
get_status Returns the list of VLAN statuses for the specified VLANs. ARX V6.02.000

Structures

Structure

Description

Configuration

A structure that contains all configuration parameters of an ARX VLAN. CLI References: Layer 2, vlan (cfg).

Status

A structure that contains the status of a VLAN. CLI References: show vlan summary.


Enumerations

Enumeration Description

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description
ConfigurationSequence Configuration [] A sequence of Configuration
StatusSequence Status [] A sequence of Status

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.