CLI commands

Virtual AP context

Path: View > Enable > Config > Virtual AP

This context provides commands for configuring Virtual AP profiles (VAP (VSC)s).

By default one profile exists with the name "". This is the default profile and cannot be deleted. The following example shows how to add a new VAP (VSC) with egress mapped to an existing VLAN named "hongkong":

CLI(config)# virtual ap newap

CLI(virtual-ap)# access control

CLI(virtual-ap)# egress any vlan hongkong

CLI(virtual-ap)# ssid name "newap"

CLI(virtual-ap)# ingress ssid

CLI(virtual-ap)# bandwidth high

CLI(virtual-ap)# end

CLI(config)#

virtual ap name

Supported on: MSM310 MSM320 MSM335 MSM410 MSM422

virtual ap name <name>

Change the VAP (VSC) name.

ingress interface

Supported on: MSM310 MSM320 MSM335 MSM410 MSM422

ingress interface (wireless wireless) <name>

Sets the specified interface as the ingress interface traffic will be accepted on.

no ingress interface (wireless wireless) <name>

Removes the specified interface as an ingress interface.

guest-mode

Supported on: MSM310 MSM320 MSM335 MSM410 MSM422

guest-mode

Enables broadcast of the wireless network name (SSID).

no guest-mode

Disables broadcast of the wireless network name (SSID).

max-association

Supported on: MSM310 MSM320 MSM335 MSM410 MSM422

max-association <stations>

Sets the maximum number of clients stations that can associate with this VAP (VSC).

<stations>

Number of client stations. Range: 1 - 255.

2-54