Manoj Reddy's Reference Guide

clear modempool-counters

To clear the active or running counters associated with one or more modem pools, use the clear modempool-counters EXEC command. This command is used only with MICA digital modems.

clear modempool-counters [name]

Syntax Description

name 

(Optional) Modem pool name. If you do not include this option, all counters for all modem pools will be cleared.

Defaults

Disabled

Command Modes

EXEC

Command History

ReleaseModification
11.2 P

This command was introduced.

Usage Guidelines

The clear modempool-counters command clears the counters that are displayed in the showmodem-poolcommand.

Examples

This example shows three modem pools set up on the access server: System-def-Mpool, v90service, and v34service. The clear modempool-counters v90service command clears the running counters for the v90services modem pool.

as5300# show modem-pool
modem-pool: System-def-Mpool
modems in pool: 20   active conn: 15
0 no free modems in pool

modem-pool: v90service
modems in pool: 50  active conn: 43
  3 no free modems in pool
 called_party_number: 4441000
   max conn allowed: 50, active conn: 43
   3 max-conn exceeded, 3 no free modems in pool

modem-pool: v34service
modems in pool: 50  active conn: 30
 1 no free modems in pool
 called_party_number: 4443000
   max conn allowed: 50, active conn: 30
   0 max-conn exceeded, 0 no free modems in pool

as5300# clear modempool-counters v90service
as5300# show modem-pool
modem-pool: System-def-Mpool
modems in pool: 20   active conn: 15
0 no free modems in pool

modem-pool: v90service
modems in pool: 50  active conn: 0
 0 no free modems in pool
 called_party_number: 4441000
   max conn allowed: 50, active conn: 0
   0 max-conn exceeded, 0 no free modems in pool

modem-pool: v34service
modems in pool: 50  active conn: 30
 1 no free modems in pool
 called_party_number: 4443000
   max conn allowed: 50, active conn: 30
   0 max-conn exceeded, 0 no free modems in pool

Related Commands

CommandDescription
called-number Assigns a called party number to a pool of modems.
modem-pool Creates a new modem pool or specifies an existing modem pool, which allows you to physically or virtually partition your access server for dial-in and dial-out access.
pool-range Assigns a range of modems to a modem pool.
show modem-pool Displays the configuration and connection status for one or more modem pools.

Printed for apswan@ctr.ap.nic.in on Wed Mar 5 22:32:57 PST 2003

All material in this document copyright 2000 Cisco Systems, Inc. All rights reserved. No material may be reproduced or distributed without written permission of Cisco Systems, Inc.