Table Of Contents
Busyout Monitor on Cisco 2600 and 3600 Series Routers
Supported Standards, MIBs, and RFCs
Busyout Monitor on Cisco 2600 and 3600 Series Routers
This document describes how to configure the Busyout Monitor feature on Cisco 2600 and 3600 series routers and includes the following sections:
•
Supported Standards, MIBs, and RFCs
Feature Overview
The Busyout Monitor feature is one aspect of Call Admission Control (CAC) that allows network administrators to use both a data network and the public switched telephone network (PSTN) to provide the best possible quality for Voice over IP (VoIP) calls. Although voice calls are routed across the data network whenever possible to take advantage of the cost savings provided by integrated applications, the Busyout Monitor allows network administrators to provide voice services through the PSTN in the event of a network interface failure.
If a locally connected LAN or WAN interface on a VoIP gateway fails, it busies out voice ports. This means that a connected private-branch exchange (PBX) or key system reroutes the call through the local PSTN.
Benefits
The Busyout Monitor CAC feature provides the following benefits:
•
Before the Busyout Monitor feature, there was no logical connection between the LAN/WAN interfaces of a Cisco 2600 or 3600 series VoIP gateway and the directly connected voice ports, although most PBXs and key systems can reroute a call when the primary path is busy or out of service. If one or more interfaces failed, the PBX or key system continued to accept calls that could not be completed and people placing these calls did not know that the call path failed. The Busyout Monitor feature takes advantage of private communications systems' rerouting capabilities.
•
Because a network administrator can define Busyout Monitor port by port, the feature allows freedom in choosing the level of monitoring for VoIP calls.
•
Tracks any directly connected main interface, subinterface, or virtual interface (for example, dialer, virtual template, and so on).
•
Monitors multiple locally connected LAN/WAN interfaces for each port, so that a network administrator can take advantage of multiple IP paths before rerouting calls to the PSTN.
Restrictions
Busyout Monitor monitors only locally connected LAN/WAN interfaces and does not monitor the status of remote devices. The feature cannot determine the status of the end-to-end path.
Note
In some cases, for example, in a VoIP over Frame Relay environment, you can use the Frame Relay PVC end-to-end keepalive feature to track the end-to-end path and thereby busy out a port when its corresponding PVC is down. For more information about Frame Relay keepalive, see Wide-Area Networking Command Reference and Wide-Area Networking Configuration Guide for Cisco IOS Release 12.0.
Supported Platforms
This feature is supported on the following platforms:
•
Cisco 2610
•
Cisco 2611
•
Cisco 2612
•
Cisco 2613
•
Cisco 2620
•
Cisco 2621
•
Cisco 3620
•
Cisco 3640
•
Cisco 3661
•
Cisco 3662
Supported Standards, MIBs, and RFCs
The Busyout Monitor feature does not support any standards, MIBs, or RFCs.
Prerequisites
The Busyout Monitor feature requires the following software, hardware, and configuration:
•
Cisco IOS Software Release 12.0(5)XK, 12.0(7)T or a later release
•
A working IP network with interface connectivity to an IP LAN or WAN.
For more information about configuring IP, see "IP Overview," "Configuring IP Addressing," and "Configuring IP Services" chapters in the Cisco IOS Release 12.0 Network Protocols Configuration Guide, Part 1.
•
A company dial plan
•
A working telephony network based on your company's dial plan, and including a PBX or key system and a voice network module
Voice, Video, and Home Applications Configuration Guide and Voice, Video, and Home Applications Command Reference for Cisco IOS Release 12.0 provide information about setting up voice networks.
Configuration Task
The Busyout Monitor feature is configured on a voice port used for VoIP applications.
Configuring Voice Ports
Follow these steps to set up voice ports to support local and remote stations. Not all possible commands are shown here. See Voice, Video, and Home Applications Configuration Guide and Voice, Video, and Home Applications Command Reference for Cisco IOS Release 12.0.
Configuration Example
Figure 1 Busyout Monitor Feature
This example shows the Busyout Monitor feature used on a digital voice interface. The feature instructs the voice gateway to busy out the voice port (all channels defined in the corresponding DS0 Group) if serial 2/1 fails. When the specified LAN/WAN interface becomes available again, the voice port is put back into service for handling VoIP calls.
Command Reference
This section documents a new command. All other commands used with this feature are documented in the Cisco IOS Release 12.0 command references.
busyout monitor interface
To place a voice port into a busyout monitor state, use the busyout-monitor interface voice-port configuration command. To remove the busyout monitor state on the voice port, use the no form of this command.
busyout-monitor interface interface number
no busyout-monitor interface interface numberSyntax Description
Default
The voice port is not in busyout monitor state.
Command Mode
Voice-port configuration
Command History
Release Modification12.0(3)T
This command was introduced for the Cisco MC3810.
12.0(5)XK and 12.0(7)T
The command was modified for the Cisco 2600 and 3600 series.
Usage Guidelines
When you place a voice port in a busyout monitor state, the voice port monitors the specified interface and enters the busyout state when the interface is down. This forces rerouting of calls when an interface is down.
If you specify more than one monitored interface for a voice port, all the monitored interfaces must be down in order to trigger a busyout on the voice port.
The command monitors only the up or down status of an interface—not end-to-end TCP/IP connectivity.
When an interface is operational, a busied-out voice port returns to its normal state.
This feature can monitor LAN, WAN, virtual interfaces, and subinterfaces.
Example
The following example configures the voice port to monitor two serial interfaces and an Ethernet interface. When all these interfaces are down, the voice port is busied out. When at least one interface is operating, the voice port is put back into a normal state.
voice-port 3/0:0busyout monitor interface Ethernet0/0busyout monitor interface Serial1/0busyout monitor interface Serial2/0Glossary
CAC—call admission control. The ability to provide packet voice services based on the status of the data network.
PBX—private branch exchange. Digital or analog telephone switchboard located on the subscriber premises and used to connect private and public telephone networks.
PSTN—Public Switched Telephone Network. General term referring to the variety of telephone networks and services in place worldwide.


