Hub/Switch Reference Guide

AP Commands 321
Nortel WLAN—Security Switch 2300 Series Command Line Reference
Usage
WLAN mesh services can be used in a wireless bridge configuration, implementing APs as bridge
endpoints in a transparent Layer 2 bridge. A typical application of wireless bridging is to provide network
connectivity between two buildings using a wireless link.
A Mesh Portal AP serving as a bridge endpoint can support up to five Mesh APs serving as bridge endpoints.
A Mesh AP serving as a bridge endpoint picks up packets from its wired port and transfers them to the other
bridge endpoint. A simple source/destination learning mechanism is used in order to avoid forwarding packets
across the bridge unnecessarily.
When wireless bridging is enabled for a service profile, the APs with the applied service profile serve as bridge
peers. When a Mesh AP associates with a Mesh Portal AP through this service profile, the Mesh Portal AP
automatically configures the Mesh AP to operate in bridge mode.
Examples
The following command enables wireless bridging on service profile sp1:
WSS# set service-profile sp1 bridging enable
success: change accepted.
See Also
set ap boot-configuration mesh ssid on page 254
set service-profile mesh on page 320
show ap mesh-links on page 357
set service-profile cac-mode
Configures the Call Admission Control (CAC) mode.
Syntax
set service-profile name cac-mode {none | session}
Defaults
The default CAC mode is none.
Access
Enabled.
History
Introduced in WSS Software Version 4.1.
Examples
The following command enables session-based CAC on service profile sp1:
WSS# set service-profile sp1 cac-mode session
success: change accepted.
See Also
set service-profile cac-session on page 312
show service-profile on page 380
name Service profile name.
none CAC is not used.
session CAC is based on the number of active sessions.