118
Cisco 3900 Series, Cisco 2900 Series, and Cisco 1900 Series Integrated Services Routers Generation 2 Software Configuration Guide
OL-20696-04
Chapter Configuring Backup Data Lines and Remote Management
Configuring Data Line Backup and Remote Management Through the ISDN S/T Port
7.
interface dialer
dialer-rotary-group-number
8.
ip address negotiated
9.
encapsulation
encapsulation-type
10.
dialer pool
number
11.
dialer string
dial-string#
[
:
isdn-subaddress
]
12.
dialer-group
group-number
13.
exit
14.
dialer-list
dialer-group
protocol
protocol-name
{
permit
|
deny
|
list
access-list-number
|
access-group
}
DETAILED STEPS
Command
Purpose
Step 1
isdn switch-type
switch-type
Example:
Router(config)# isdn switch-type basic-net3
Router(config)#
Specifies the ISDN switch type.
The example specifies a switch type used in
Australia, Europe, and the United Kingdom. For
details on other supported switch types, see
IOS Dial Technologies Command Reference
Step 2
interface
type number
Example:
Router(config)# interface bri 0
Router(config-if)#
Enters configuration mode for the ISDN BRI.
Step 3
encapsulation
encapsulation-type
Example:
Router(config-if)# encapsulation ppp
Router(config-if)#
Sets the BRI0 interface encapsulation type.
Step 4
dialer pool-member
number
Example:
Router(config-if)# dialer pool-member 1
Router(config-if)#
Specifies the dialer pool membership.
Step 5
isdn switch-type
switch-type
Example:
Router(config-if)# isdn switch-type
basic-net3
Router(config-if)#
Specifies the ISDN switch type.
Step 6
exit
Example:
Router(config-if)# exit
Router(config)#
Exits interface configuration mode and enters
global configuration mode.