Cisco CISCO851-K9 - 851 Integrated Services Router Configuration Manual page 130

Access routers
Table of Contents

Advertisement

Configuring Dial Backup and Remote Management Through the Console or Auxiliary Port
Command
Step 10
ip nat inside source {list access-list-number}
{interface type number | pool name} [overload]
Example:
Router(config)# ip nat inside source list
101 interface Dialer 3 overload
Step 11
ip route prefix mask {ip-address | interface-type
interface-number [ip-address]}
Example:
Router(config)# ip route 0.0.0.0 0.0.0.0
22.0.0.2
Router(config)#
Step 12
access-list access-list-number {deny | permit}
source [source-wildcard]
Example:
Router(config)# access-list 1 permit
192.168.0.0 0.0.255.255 any
Step 13
dialerwatch-list group-number {ip ip-address
address-mask | delay route-check initial
seconds}
Example:
Router(config)# dialer watch-list 1 ip
22.0.0.2 255.255.255.255
Router(config)#
Step 14
line [aux | console | tty | vty] line-number
[ending-line-number]
Example:
Router(config)# line console 0
Router(config-line)#
Step 15
modem enable
Example:
Router(config-line)# modem enable
Router(config-line)#
Step 16
exit
Example:
Router(config-line)# exit
Router(config)#
Cisco 850 Series and Cisco 870 Series Access Routers Software Configuration Guide
13-12
Chapter 13
Configuring Dial Backup and Remote Management
Purpose
Enables dynamic translation of addresses on the
inside interface.
Sets the IP route to point to the dialer interface as
a default gateway.
Defines an extended access list that indicates
which addresses need translation.
Evaluates the status of the primary link, based on
the existence of routes to the peer. 22.0.0.2 is the
peer IP address of the ISP.
Enters configuration mode for the line interface.
Switches the port from console to auxiliary port
function.
Enters global configuration mode.
OL-5332-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents