Технические ссылки для Cisco Cisco 5760 Wireless LAN Controller

Скачать
Страница из 1016
sip-cac
To configure the Session Initiation Protocol (SIP) Call Admission Control (CAC) features on a WLAN, use
the sip-cac command. To disable the SIP CAC feature, use the no form of this command.
sip-cac {disassoc-client| send-486busy}
no sip-cac {disassoc-client| send-486busy}
Syntax Description
Enables a client disassociation if a CAC failure occurs.
disassoc-client
Sends a SIP 486 busy message if a CAC failure occurs.
send-486busy
Command Default
None
Command Modes
wlan
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
You must disable the WLAN before using this command.
Examples
This example shows how to enable a client disassociation and 486 busy message on a WLAN:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
wlan wlan1
Controller(config-wlan)#
sip-cac disassoc-client
Controller(config-wlan)#
sip-cac send-486busy
This example shows how to disable a client association and 486 busy message on a WLAN:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
wlan wlan1
Controller(config-wlan)#
no sip-cac disassoc-client
Controller(config-wlan)#
no sip-cac send-486busy
   Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)
558
OL-29471-01  
sip-cac