Cisco Systems WIC-1AM-V2 Network Router User Manual


 
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
10
Cisco IOS Release 12.3(14)T
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. exit
9. exit
DETAILED STEPS
Command or Action Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
line number
Example:
Router(config)# line 1
Enters interface mode line configuration submode.
Note The number entered here must be the same as the
number entered for the asynchronous serial
interface when the interface configuration mode
was first entered.
Step 4
modem inout
Example:
Router(config-if)# modem inout
Configures the line for both incoming and outgoing calls.
Step 5
autoselect {arap | ppp | slip | during login}
Example:
Router(config-line)# autoselect ppp
Configures the line to automatically start an ARA, PPP, or
SLIP session. For this feature, ppp is recommended.