Resumen del contenido incluido en la página 1
Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog
Modem WAN Interface Card
The Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WAN Interface Card (WIC) for
Cisco 2600XM, Cisco 2691, Cisco 3700, and Cisco 3800 series multiservice platforms provide
low-density integrated modems for remote management, dial-backup, and low-density remote-access
servers (RAS).
Feature History for the Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WAN Interface Card
Release Modification
12.2(2)XB This feature was introduced.
12
Resumen del contenido incluido en la página 2
Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WAN Interface Card Prerequisites for Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC Prerequisites for Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC The following Cisco multiservice platforms are supported for the Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC: � Cisco 2600XM � Cisco 2691 � Cisco 2800 � Cisco 3700 � Cisco 3800 Restrictions for Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC The Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog
Resumen del contenido incluido en la página 3
Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WAN Interface Card Information About Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC Information About Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC The Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WAN Interface Card adds the following features to WAN interface card modems: � Support for V.90/V.92/V.44. � A Cisco IOS command is provided to update the modem firmware. This command allows for upgrading in the field. � The country code is s
Resumen del contenido incluido en la página 4
Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WAN Interface Card Information About Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC Low-Density Analog RAS Access In this application, the V.90 modem WIC enables the platform to provide the services of a typical small remote access server (RAS). One service allows remote users to dial in and gain access to resources on the LAN (or even across the WAN). The analog modems in the modem WIC allow dial-in connection speeds of up to 33.6 kbps,
Resumen del contenido incluido en la página 5
Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WAN Interface Card How to Configure the Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC How to Configure the Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC To configure the Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC, complete the following tasks: � Configuring the Asynchronous Interface, page 5 � Configuring the Country Code, page 7 � Upgrading the Modem Firmware, page 11 � Verifying the Modem Firmware Upgrade, page 13 Configuring t
Resumen del contenido incluido en la página 6
Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WAN Interface Card How to Configure the Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC Command or Action Purpose interface async number Step 3 Enters the interface configuration mode for the asynchronous serial interface. Enter the number of the interface you want to configure. Example: Router(config)# interface async 2 ip unnumbered type number Step 4 Conserves IP addresses by configuring the asynchronous interface as unnumbered, and ass
Resumen del contenido incluido en la página 7
Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WAN Interface Card How to Configure the Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC Command or Action Purpose exit Step 12 Exits global configuration mode. Example: Router(config)# exit exit Step 13 Exits privileged EXEC mode. Example: Router# exit Examples The following provides an example configuration. Router(config)# interface async 33 Router(config-if)# ip unnumbered f0/0 Router(config-if)# encapsulation ppp Router(config-if)# diale
Resumen del contenido incluido en la página 8
Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WAN Interface Card How to Configure the Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC DETAILED STEPS Command or Action Purpose Step 1 enable Enables privileged EXEC mode. � Enter your password if prompted. Example: Router> enable Step 2 configure terminal Enters global configuration mode. Example: Router# configure terminal Step 3 modemcap entry init-string:MSC=+GCI=country Change the country code in the modemcap. Use this chat code;con
Resumen del contenido incluido en la página 9
Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WAN Interface Card How to Configure the Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC Command or Action Purpose clear modem slot/port Step 6 Reset the hardware of the modem WIC. � slot/port—Slot and modem port number. (Include the Example: slash mark when entering this variable, for example: Router(config-line)# clear modem 0/0 1/1.) Step 7 exit Exits line configuration collection mode. Example: Router(config-line)# exit Step 8 exit Ex
Resumen del contenido incluido en la página 10
Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WAN Interface Card How to Configure the Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC Configuring the Line on the Analog Modem WIC Use these steps to configure the line on the Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC. SUMMARY STEPS 1. enable 2. configure terminal 3. line number 4. modem inout 5. autoselect {arap | ppp | slip | during login} 6. transport input {all | lat | mop | nasi | none | pad | rlogin | telnet | v120} 7. exit 8.
Resumen del contenido incluido en la página 11
Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WAN Interface Card How to Configure the Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC Command or Action Purpose transport input {all | lat | mop | nasi | none | Step 6 Defines which protocols can be used to connect to the line. pad | rlogin | telnet | v120} For this feature, all is recommended. Example: Router(config-line)# transport input all Router# exit Step 7 Exits the line configuration mode. Example: Router(config-line)# exit exit S
Resumen del contenido incluido en la página 12
Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WAN Interface Card How to Configure the Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC DETAILED STEPS Command or Action Purpose Step 1 enable Enables privileged EXEC mode. � Enter your password if prompted. Example: Router> enable Step 2 upgrade modem firmware [all | slot slot | wic Enters information needed for the modem firmware nm-slot/wic-slot] file source upgrade: � all—Select all the modems in the router that are Example: supported
Resumen del contenido incluido en la página 13
Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WAN Interface Card How to Configure the Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC ....................................................................................... ................................. TTY1: WIC-AM: Modem firmware download finished... TTY34: WIC-AM: Modem firmware download finished....... TTY33: WIC-AM: Modem firmware download finished... Finished upgrading modem firmware. Verifying the Modem Firmware Upgrade Use thes
Resumen del contenido incluido en la página 14
Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WAN Interface Card How to Configure the Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC The show modem [slot/port | group number] command shows various performance statistics for a modem or group of modems. Example: Router# show modem 0/3/0 Mdm Typ Status Tx/Rx G Duration TX RX RTS CTS DSR DCD DTR 0/3/0 UnKn Idle / 0 00:00:00 - - x x x x Modem 0/3/0 [line 50], Async0/3/0, TTY50 WIC-
Resumen del contenido incluido en la página 15
Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WAN Interface Card How to Configure the Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC DETAILED STEPS Command or Action Purpose Step 1 enable Enables privileged EXEC mode. � Enter your password if prompted. Example: Router> enable Step 2 debug modem Aids in troubleshooting the modem WIC. � Use the no form of the command to stop the debugging process. Example: Router# debug modem Step 3 debug dialer Aids in troubleshooting the modem WIC.
Resumen del contenido incluido en la página 16
Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WAN Interface Card How to Configure the Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC Feb 10 20:34:20: As1 DDR: Dialer statechange to up Feb 10 20:34:20: As1 DDR: Dialer call has been placed Feb 10 20:34:20: Modem 0/0: PPP escape map: Tx map = FFFFFFFF, Rx map = 0 Feb 10 20:34:20: Modem 0/0: PPP escape map: Tx map = A0000, Rx map = 0 Feb 10 20:34:21: As1 DDR: dialer protocol up Feb 10 20:34:21: %LINEPROTO-5-UPDOWN: Line protocol on Interfac
Resumen del contenido incluido en la página 17
Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WAN Interface Card How to Configure the Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC Examples The debug modem command shows the state of the TTY lines. Example: This command will disconnect any active calls. Clear (reset) modem 0/0? [confirm] resetting slot 0/port 0 line 1 Router# Feb 10 20:38:34: Modem (0/0) CTS UnAsserted Modem 0/0 WIC-AM: in modem state 'Idle' Feb 10 20:38:36: Modem (0/0) DCD UnAsserted Feb 10 20:38:36: TTY1: DSR
Resumen del contenido incluido en la página 18
Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WAN Interface Card Configuration Examples for Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC Configuration Examples for Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC This section contains the following examples: � Configuring for Asynchronous Dial Backup: Example Configuring for Asynchronous Dial Backup: Example In this example, the interface S2/0 is configured as a primary link. Configuring the route through the backup interface (the V
Resumen del contenido incluido en la página 19
Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WAN Interface Card Additional References Additional References The following sections provide references related to the Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WIC. Related Documents Related Topic Document Title Instructions for installing hardware. WAN Interface Cards Hardware Installation Guide Instructions for connecting modems. Modem-Router Connection Guide Detailed information for commands and registers. AT Command Set and Register
Resumen del contenido incluido en la página 20
Cisco WIC-1AM-V2 and WIC-2AM-V2 Analog Modem WAN Interface Card Command Reference MIBs MIBs MIBs Link � No new or modified MIBs are supported by this To locate and download MIBs for selected platforms, Cisco IOS feature, and support for existing MIBs has not been releases, and feature sets, use Cisco MIB Locator found at the modified by this feature. following URL: http://www.cisco.com/go/mibs RFCs RFCs Title No new or modified RFCs are supported by this — feature, and support for exi