Chapter 6 Configuring Backup Data Lines and Remote Management
Configuring Cellular
DETAILED STEPS
|
| Command or Action |
| Purpose |
| ||
|
|
|
|
|
| ||
| Step 1 | configure terminal |
| Enters global configuration mode. | |||
|
| Example: |
|
|
|
| |
|
| Router# configure terminal |
|
|
|
| |
|
|
|
|
|
| ||
| Step 2 | interface type number |
| Specifies the interface. | |||
|
| Example: |
|
|
|
| |
|
| Router (config)# interface 0 |
|
|
|
| |
|
|
|
|
|
| ||
| Step 3 | dialer |
| Enables dialer watch on the backup interface. | |||
|
|
|
|
|
| ||
|
| Example: |
|
|
|
| |
|
|
|
|
|
| ||
|
|
|
|
| |||
| Step 4 | dialer | Defines a list of all IP addresses to be watched. | ||||
|
|
|
|
|
| ||
|
| Example: |
|
|
|
| |
|
|
|
|
| |||
|
| 255.255.0.0 |
|
|
|
| |
|
|
|
|
| |||
| Step 5 | Creates a dialer list for traffic of interest and permits | |||||
|
| {permit deny list | access to an entire protocol. | ||||
|
|
|
|
|
| ||
|
| Example: |
|
|
|
| |
|
| Router(config)# |
|
|
| ||
|
|
|
|
| |||
| Step 6 | ip | Defines traffic of interest. | ||||
|
| source address> |
| Do not use the access list permit all command to | |||
|
|
|
|
| |||
|
| Example: |
| avoid sending traffic to the IP network. This may | |||
|
|
| result in call termination. | ||||
|
| Router(config)# access list 2 permit 10.4.0.0 |
|
|
| ||
|
|
|
|
|
| ||
| Step 7 | interface cellular 0 |
| Specifies the cellular interface. | |||
|
| Example: |
|
|
|
| |
|
| Router (config)# interface cellular 0 |
|
|
|
| |
|
|
|
|
|
| ||
| Step 8 | dialer string <string> |
| CDMA only. Specifies the dialer script (defined | |||
|
|
|
|
| using the chat script command). | ||
|
| or |
|
|
|
| |
|
| dialer group <dialer group number> |
| GSM only. Maps a dialer list to the dialer interface. | |||
|
| Example: |
|
|
|
| |
|
| Router | *** cdma *** |
|
|
| |
|
| or |
|
|
|
| |
|
| Router | *** gsm *** |
|
|
| |
|
|
|
|
|
| ||
|
|
| Cisco 819 Series Integrated Services Routers Software Configuration Guide | ||||
|
|
| |||||
|
|
|
|
|
|
|
|
|
|
|
|
|
| ||
|
|
|
|
|