Cisco Systems OL-6426-02 Saw User Manual


 
13-14
Cisco 1800 Series Integrated Services Routers (Fixed) Software Configuration Guide
OL-6426-02
Chapter 13 Configuring Dial Backup and Remote Management
Configuring Dial Backup and Remote Management Through a V.92 Modem
Step 4
dialer in-band
Example:
Router(config-if)# dialer in-band
Router(config-if)#
Specifies support for dial-on-demand routing
(DDR) and chat scripts on this asynchronous
interface.
Step 5
dialer string dial-string
Example:
Router(config-if)# dialer string
T14085551234
Router(config-if)#
Specifies the telephone number to be dialed.
Step 6
dialer-group group-number
Example:
Router(config-if)# dialer group 1
Router(config-if)#
Assigns the dialer interface to a dialer group
(1–10), controlling access. The number to which
the dialer access group belongs is defined with the
dialer-list command.
Step 7
async mode interactive
Example:
Router(config-if)# async mode interactive
Router(config-if)#
Returns a line that has been placed into dedicated
asynchronous network mode to interactive mode,
thereby enabling the Serial Line Internet Protocol
(SLIP) and PPP EXEC commands.
Step 8
peer default ip address {ip-address | pool
[pool-name]}
Example:
Router(config-if)# peer default ip address
pool pool123
Router(config-if)#
Assigns IP addresses to remote clients, using an
address pool. To create an IP address pool, use the
ip local pool global configuration command.
Step 9
exit
Example:
Router(config-if)# exit
Router(config)#
Exits asynchronous interface configuration, and
enters global configuration mode.
Command Purpose