Specifications
Configuring and Managing Integrated Modems
Managing Modems
DC-83
Cisco IOS Dial Technologies Configuration Guide
Note If you have active modem calls on the access server before using modem pooling, modem pooling
gracefully applies itself to the access server. Modem pooling first waits for active calls to hang up
before assigning modems to modem pools and directing calls according to DNIS.
Verifying Modem Pool Configuration
To verify the modem configuration, enter the show modem-pool command to display the configuration.
This command displays the structure and activity status for all the modem pools in the access server. See
Table 12 for a description of each display field.
Router# show modem-pool
modem-pool: System-def-Mpool
modems in pool: 0 active conn: 0
0 no free modems in pool
modem-pool: v90service
modems in pool: 48 active conn: 46
8 no free modems in pool
called_party_number: 1234
max conn allowed: 48, active conn: 46
8 max-conn exceeded, 8 no free modems in pool
modem-pool: v34service
modems in pool: 48 active conn: 35
0 no free modems in pool
called_party_number: 5678
max conn allowed: 48, active conn: 35
0 max-conn exceeded, 0 no free modems in pool
Step 5
Router# show configuration
Displays the running configuration to verify the modem
pool settings. Make changes accordingly.
Step 6
Router# copy running-config startup-config
Saves the running configuration to the startup
configuration.
1. The DNIS string can have an integer x to indicate a “don’t care” digit for that position, for example, 555010x.
Command Purpose
Table 12 show modem-pool Field Descriptions
Field Description
modem-pool Name of the modem pool. In the previous example, there are three
modem pools configured: System-def-Mpool, v90service, and
v34service. To set the modem pool name, refer to the modem-pool
command.
All the modems not assigned to a modem pool are automatically
assigned to the system default pool (displayed as
System-def-Mpool).
modems in pool Number of modems assigned to the modem pool. To assign modems
to a pool, refer to the display and descriptions for the pool-range
command.