beautypg.com

Node c (called node) configuration, Node c (called node) configuration -38 – Enterasys Networks Security Router X-PeditionTM User Manual

Page 260

background image

Backup Configuration

10-38 Configuring Dialer Services

XSR(config-if)#dialer pool 22
XSR(config-if)#dialer string 2501
XSR(config-if)#ip address 20.20.20.1 255.255.255.0

The following command configures backup Dialer interface 1 on Serial sub-interface 2/0:0:

XSR(config)#interface serial 2/0:0
XSR(config-if)#no shutdown
XSR(config-if)#backup interface dialer1
XSR(config-if)#encapsulation ppp
XSR(config-if)#ip address 30.30.30.1 255.255.255.0

The following command configures backup Dialer interface 2 on Serial sub-interface 2/0:1:

XSR(config)#interface serial 2/0:1
XSR(config-if)#no shutdown
XSR(config-if)#backup interface dialer 2
XSR(config-if)#encapsulation ppp
XSR(config-if)#ip address 40.40.40.1 255.255.255.0

Node C (Called Node) Configuration

The following command configures a Node A user for authentication:

XSR(config)#username toronto privilege 0 password cleartext z

The following commands configure two channel groups with a total of three timeslots on T1 sub-
interface 1/2:0:

XSR(config)#controller t1 1/2/0
XSR(config-controller)#channel-group 1 timeslots 2
XSR(config-controller)#channel-group 0 timeslots 1
XSR(config-controller))#no shutdown

The following commands add a dialer pool member and set the Central Office switch type on BRI
port 1/0:

XSR(config)#interface bri 1/0
XSR(config-if)#isdn switch-type basic-net3
XSR(config-if)#dialer pool-member 28
XSR(config-if)#no shutdown

One of the following commands sets PAP authentication on Dialer interface 0:

XSR(config)#interface dialer 0
XSR(config-if)#encapsulation ppp
XSR(config-if)#ppp authentication pap

The following commands add a dialer pool and specify the PPP authenticated username Toronto
to map incoming calls on Dialer interface 1:

XSR(config)#interface dialer 1
XSR(config-if)#no shutdown
XSR(config-if)#dialer pool 28
XSR(config-if)#encapsulation ppp
XSR(config-if)#dialer remote-name Toronto
XSR(config-if)#ip address 10.10.10.3 255.255.255.0

The following commands add a dialer pool and map incoming Node A calls to Node C’s 2500
number:

XSR(config)#interface dialer 2