Virtual Ap Context; Virtual Ap Name; Access Controller; Ingress Interface - Alvarion Wi² AP CLI Reference Manual

Table of Contents

Advertisement

Chapter 2 - CLI Commands
2.8

Virtual AP Context

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 "Alvarion Networks". 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: Wi² AP
virtual ap name <name>
Change the VAP (VSC) name.

access controller

Supported on: Wi² AP
access controller
Use the services of an access controller for authentication and control of
client sessions.
no access controller
Do not use the services of an access controller for authentication and
control of client sessions.

ingress interface

Supported on: Wi² AP
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.
64
Wi² AP CLI Reference Guide

Advertisement

Table of Contents
loading

Table of Contents