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
7
Cisco IOS Release 12.3(14)T
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)# dialer in-band
Router(config-if)# dialer string 14085551234
Router(config-if)# dialer-group 1
Router(config-if)# async mode interactive
Router(config-if)# peer default ip address pool pool123
Note The entry pool123 is a name chosen for the pool used for defining the range of IP addresses
for remote clients.
Configuring the Country Code
Complete the following commands to configure the country code on the modem WIC.
SUMMARY STEPS
1. enable
2. configure terminal
3. modemcap entry init-string:MSC=+GCI=country code;configuration values;
4. line line-number [ending-line-number]
5. modem autoconfigure type init-string
6. clear modem slot/port
7. exit
8. exit
9. exit
Step12 exit
Example:
Router(config)# exit
Exits global configuration mode.
Step13 exit
Example:
Router# exit
Exits privileged EXEC mode.
Command or Action Purpose