Table Of Contents
Call Admission Control Based on CPU Utilization
Supported Standards, MIBs, and RFCs
Configuring the Call Denial Feature
Verifying the Call Denial Feature
Call Admission Control Based on CPU Utilization
Feature History
This feature module describes the Call Admission Control Based on CPU Utilization feature and provides an overview including the benefits, the prerequisites, the supported platforms, the configuration tasks, and a command reference of new and changed commands.
This document includes the following sections:
•
Supported Standards, MIBs, and RFCs
Feature Overview
The Call Admission Control Based on CPU Utilization feature permits the Cisco AS5300 and AS5800 access servers to deny incoming calls exceeding a preconfigured threshold, permitting the selection of a system CPU load level value. This feature helps ensure the quality of service of existing calls and reliability of system processes by preventing system overload caused by excessive incoming calls. The feature rejects new digital calls (PRI, CAS, and ISDN), with minor disruption to system users.
Benefits
The Call Denial feature allows the Cisco AS5300 and AS5800 access servers to keep CPU for performing other tasks such as SNMP in addition to helping to ensure reliability of existing PRI, CAS, and ISDN digital calls.
Restrictions
Maximum call capacity of the supported Cisco universal access servers may be reduced by use of this feature.
Related Documents
•
Voice over IP for the Cisco AS5300
•
Cisco AS5400 Universal Gateway Software Configuration Guide
•
Voice Over IP for the Cisco AS5800
Supported Platforms
•
Cisco AS5300 universal access server
•
Cisco AS5400 universal gateway
•
Cisco AS5800 universal access server
Supported Standards, MIBs, and RFCs
Standards
None.
MIBs
To obtain lists of MIBs supported by platform and Cisco IOS release and to download MIB modules, go to the Cisco MIB web site on Cisco Connection Online (CCO) at http://www.cisco.com/public/sw-center/netmgmt/cmtk/mibs.shtml.
RFCs
None.
Prerequisites
•
Minimal product configuration of the Cisco AS5300 or Cisco AS5800
•
Cisco IOS Release 12.1(5) XM or higher image is required
Configuration Tasks
See the following section for configuration task for the Call Admission Control Based on CPU Utilization feature.
•
Configuring Call Denial(Required)
Configuring the Call Denial Feature
To configure call denial, perform the following steps.
:
Verifying the Call Denial Feature
To verify the successful configuration of the Call Denial feature, enter the show proc c command. In the following example, the CPU threshold is set at 70% for the activation of Call Denial.
Router(config)# call-denial 70Router (config)# exitRouter# show running-config!!!resource-pool disable!modem-pool Defaultpool-range 1/2/0-1/2/143!clock timezone CST -6clock summer-time CST recurringcalltracker enablecall-denial 70Configuration Example
In the following example, the CPU threshold is set at 70% for the activation of Call Denial.
Router(config)# call-denial 70Router (config)# exitRouter# show running-config!!!resource-pool disable!modem-pool Defaultpool-range 1/2/0-1/2/143!clock timezone CST -6clock summer-time CST recurringcalltracker enablecall-denial 70Command Reference
This section documents new or modified commands. All other commands used with this feature are documented in the Cisco IOS Release 12.2 command reference publications.
•
call-denial
call-denial
To set the threshold CPU load level at which incoming calls are denied, use the call-denial EXEC command. To disable the Call Admission Control Based on CPU Utilization feature, use the no form of this command.
call-denial threshold
no call-denial
Syntax Description
threshold
The CPU load percentage threshold at which denial of new calls is activated. Range is 20 to 85%.
Defaults
No default behavior or values.
Command Modes
EXEC
Command History
Examples
In the following example, the CPU threshold is set at 70% for the activation of call denial.
Router# show call call-denialCall-denial details :Call-denial is configured to 70% CPU usageISDN (and Digital) Call Denial is NOT in progressCAS Call Denial is NOT in progress# of times ISDN call denial kicked in = 2# of times CAS call denial kicked in = 0Glossary
CAS—channel-associated signaling
CPU—central processing unit
ISDN—Integrated Services Digital Network
PRI—Primary Rate Interface