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 name-server server-address

Enters your ISP DNS IP address.

Example:

Tip

You may add multiple server addresses if

 

available.

Router(config)#ip name-server 192.168.28.12

 

 

 

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

Router(config-dhcp)#

 

sample commands that you can use in DHCP

 

 

 

 

pool configuration mode, see the “Example”

 

 

section on page 6-13.

 

 

exit

Exits config-dhcp mode and enters global

Example:

configuration mode.

 

 

Router(config-dhcp)#exit

 

 

Router(config)#

 

 

 

 

chat-scriptscript-name expect-send

Configures a chat script used in dial-on-demand

Example:

routing (DDR) to give commands for dialing a

modem and for logging in to remote systems. The

Router(config)# chat-script Dialout ABORT

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

Router(config-if)#

interface configuration mode, see the “Example”

 

 

section on page 6-13.

 

 

exit

Enters global configuration mode.

Example:

 

 

Router(config-if)# exit

 

 

Router(config)#

 

 

 

 

interface type number

Creates and enters configuration mode for the

 

dialer interface.

Example:

 

 

Router(config)# interface Dialer 3

 

 

Router(config-if)#

 

 

 

 

 

 

 

Cisco 819 Series Integrated Services Routers Software Configuration Guide

 

 

 

 

 

 

OL-23590-02

 

 

6-11

 

 

 

 

 

Page 67
Image 67
Cisco Systems C819HG4GVK9, C819GUK9 Enters your ISP DNS IP address, You may add multiple server addresses if, Available