Chapter 6 Configuring Backup Data Lines and Remote Management
Configuring Dial Backup and Remote Management Through the Console Port
DETAILED STEPS
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Command | Purpose | ||
|
| ||
ip | Enters your ISP DNS IP address. | ||
Example: | Tip | You may add multiple server addresses if | |
| available. | ||
Router(config)#ip |
| ||
|
| ||
Router(config)# |
|
| |
|
| ||
ip dhcp pool name | Creates a DHCP address pool on the router and | ||
Example: | enters DHCP pool configuration mode. The name | ||
argument can be a string or an integer. | |||
Router(config)#ip dhcp pool 1 | • Configure the DHCP address pool. For | ||
| sample commands that you can use in DHCP | ||
|
| ||
|
| pool configuration mode, see the “Example” | |
|
| section on page | |
|
| ||
exit | Exits | ||
Example: | configuration mode. | ||
|
| ||
|
| ||
Router(config)# |
|
| |
|
| ||
Configures a chat script used in | |||
Example: | routing (DDR) to give commands for dialing a | ||
modem and for logging in to remote systems. The | |||
Router(config)# | defined script is used to place a call over a modem | ||
ERROR ABORT BUSY ““ “AT” OK “ATDT 5555102 | connected to the PSTN. | ||
T” TIMEOUT 45 CONNECT \c |
|
| |
Router(config)# |
|
| |
|
| ||
interface type number | Creates and enters configuration mode for the | ||
Example: | asynchronous interface. | ||
Configure the asynchronous interface. For sample | |||
Router(config)# interface Async 1 | |||
commands that you can use in asynchronous | |||
interface configuration mode, see the “Example” | |||
| |||
| section on page | ||
|
| ||
exit | Enters global configuration mode. | ||
Example: |
|
| |
|
| ||
Router(config)# |
|
| |
|
| ||
interface type number | Creates and enters configuration mode for the | ||
| dialer interface. | ||
Example: |
|
| |
Router(config)# interface Dialer 3 |
|
| |
|
| ||
|
|
|
|
| Cisco 819 Series Integrated Services Routers Software Configuration Guide |
|
| |
|
|
| |||
|
|
|
| ||
|
|
|
|