15
Basic Software Configuration Using the Cisco IOS Command-Line Interface
OL-5593-01
How to Perform a Basic Software Configuration Using the Cisco IOS CLI
Configuring AUX-to-AUX Port Async Backup with Dialer Watch
, sample configuration
http://www.cisco.com/warp/public/471/aux-aux-watch.html
Modem-Router Connection Guide
, tech note
http://www.cisco.com/warp/public/76/9.html
SUMMARY STEPS
1.
enable
2.
configure
terminal
3.
line
aux 0
4.
See the tech notes and sample configurations to configure the line for your particular
implementation of the AUX port.
DETAILED STEPS
What to Do Next
Proceed to the
“Verifying Network Connectivity” section on page 15
Verifying Network Connectivity
This section describes how to verify network connectivity for your router.
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
aux 0
Example:
Router(config)# line aux 0
Starts the line configuration command collection mode for
the auxiliary line.
Step 4
See the tech notes and sample configurations to
configure the line for your particular implementation
of the AUX port.
—