Chapter 6 Configuring Backup Data Lines and Remote Management
Configuring Dial Backup and Remote Management Through the Console Port
| Command | Purpose |
Step 8 | dialer | Specifies the group number for the watch list. |
| Example: |
|
|
| |
|
| |
Step 9 |
|
|
exit | Exits the interface configuration mode. | |
| Example: |
|
|
| |
| Router(config)# |
|
Step 10 |
|
|
ip nat inside source {list | Enables dynamic translation of addresses on the | |
| inside interface. | |
| pool name} [overload] |
|
| Example: |
|
| Router(config)# ip nat inside source list |
|
| 101 interface Dialer 3 overload |
|
Step 11 |
|
|
ip route prefix mask | Sets the IP route to point to the dialer interface as | |
| a default gateway. | |
|
| |
| Example: |
|
| Router(config)# ip route 0.0.0.0 0.0.0.0 |
|
| 22.0.0.2 |
|
| Router(config)# |
|
Step 12 |
|
|
Defines an extended access list that indicates | ||
| permit} source | which addresses need translation. |
| Example: |
|
| Router(config)# |
|
| 192.168.0.0 0.0.255.255 any |
|
Step 13 |
|
|
Evaluates the status of the primary link, based on | ||
| the existence of routes to the peer. The address | |
| initial seconds} | 22.0.0.2 is the peer IP address of the ISP. |
|
| |
| Example: |
|
Router(config)# dialer
22.0.0.2255.255.255.255
Router(config)#
Step 14 | line [aux | console tty vty] | Enters configuration mode for the line interface. |
|
|
Example:
Router(config)# line console 0
| Cisco 819 Series Integrated Services Routers Software Configuration Guide |
|