Specifications

6-13
Cisco AS5x00 Case Study for Basic IP Modem Services
11/24/1999
Section 6 Modem Management Operations
Gathering and Viewing Call Statistics
3.1 Using the Cisco IOS EXEC (CLI)
The Cisco IOS command line interface (CLI) contains many modem management
show
commands. Use
these commands to gather and view modem statistics. This section provides a bulleted list detailing
some of the most useful commands.
Here is a list of the
show modem
command options:
5300-NAS#show modem ?
<0-2> Slot/Port number (i.e. 1/1)
at-mode AT session connections
call-stats Calling statistics for all system modems
configuration Modem configuration
connect-speeds Connection speeds for all system modems
cookie Hex dump of all modem cookies
csm CSM modem information
group Modem group information
log Modem event log
mapping Show modem firmware mapping
mica Modem exec commands
operational-status Modem operational status
summary Summary statistics for all system modems
test Modem test log
version Version information for all system modems
| Output modifiers
<cr>
Display a summary of the modem call statistics:
5300-NAS#show modem summary
Incoming calls Outgoing calls Busied Failed No Succ
Usage Succ Fail Avail Succ Fail Avail Out Dial Ans Pct.
43% 60005 4678 25 3 11 0 0 13 8 92%
The following table describes some of the significant fields in the previous example.
Table 6-4 Show Modem Summary Field Descriptions
Field Description
Succ 60005
60,005 calls successfully trained up. The Cisco IOS saw “DSR” go
high (still does not mean that PPP negotiated successfully).
Fail 4678
4,678 calls came into the modem, the modem went offhook, but the
modem did not train up.
Succ Pct. 92%
The overall success percentage is 92%.
No Ans 8
Eight calls came into the modem but the modem did not go offhook
(CPU was too busy). Unless you misconfigured the NAS, this
counter should be very low (under 1% of the total calls).