要顯示一個或多個modem池的配置和連接狀態,用show modem-pool EXEC命令。 show modem-pool [name] 語法說明 name (可選)modem池名稱 命令方式 EXEC 使用指南 這個命令最初在Cisco IOS Release 11.2 P中出現。 show modem-pool命令顯示的計數器用clear counters (async)命令清除。
樣本顯示 在下例中設置兩個modem池:v90service和v34service每個modem池包含一個DNIS號:1234和5678。每個DNIS最多答應48個同時連接。modem池總共指定96個modem:48和48。未指定給modem池的modem自動放進缺省modem池中(顯示為System-def-Mpool)。本例中缺省modem池是空的。 as5300# 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: 48active 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: 48active 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 下表介紹Show Modem-Pool字段 字段說明 modem-pool modem池名。上例中有三個modem池:System-def-Mpool,v34service和v90service。要設置modem池名,用clear counters(async)命令。 modems in pool 未指定給modem池的modem自動放進缺省modem池中(顯示為System-def-Mpool) active conn modem池中指定的modem個數。要將modem賦予modem池,用clear counters (async)命令 no free modems in 指定modem池或被調方DNIS號的同時活動連接數 pool 由于modem池中沒有更多modem接收通話而拒絕的輸入調用總數 called_party_number 指定的被調方DNIS號。這是遠程客戶撥號訪問服務器的號碼。每個modem池可以有多個DNIS號。要設置DNIS號,用called-number命令 max conn allowed 被調方DNIS號可用的最大modem個數。要設置這個特性,用called-number命令 max-conn exceeded 由于超過called-number命令指定的max-conn number參數而拒絕使用這個被調方DNIS號的輸入通話的次數 相關命令 要尋找相關命令文檔,可以聯機搜索www.cisco.com。 called-number clear modempool-counters modem-pool pool-range