RE: IPX SNAPSHOT DDR w/Dialer Profiles

From: william.j.greenwood@xxxxxxxxxxxxxxx
Date: Wed Jan 31 2001 - 12:20:34 GMT-3


   
JR,

Here you go.

Snapshot Client:

hostname r1
!
username r5 password 0 ccie
ip subnet-zero
no ip domain-lookup
isdn switch-type basic-ni
!
snip
!
interface BRI0
 no ip address
 no ip directed-broadcast
 encapsulation ppp
 dialer rotary-group 1
 isdn switch-type basic-ni
 isdn spid1 0835866101 8358661
 isdn spid2 0835866301 8358663
!
interface Dialer1
 ip address 10.21.1.1 255.255.0.0
 no ip directed-broadcast
 encapsulation ppp
 dialer in-band
 dialer idle-timeout 300
 dialer map snapshot 1 8358662
 dialer map ip 10.21.1.5 name r5 broadcast 8358662
 dialer-group 1
 snapshot client 5 20 suppress-statechange-update dialer
 ppp quality 98
 ppp authentication chap
!
router rip
 network 10.0.0.0
!
snip

Snapshot Server:

!
hostname r5
!
username r1 password 0 ccie
ip subnet-zero
no ip domain-lookup
ip dvmrp route-limit 20000
isdn switch-type basic-ni
!
snip
!
interface BRI0
 no ip address
 no ip directed-broadcast
 encapsulation ppp
 dialer pool-member 1
 isdn switch-type basic-ni
 isdn spid1 0835866201 8358662
 isdn spid2 0835866401 8358664
 ppp authentication chap
 ppp multilink
!
interface Dialer0
 ip address 10.21.1.5 255.255.0.0
 no ip directed-broadcast
 encapsulation ppp
 dialer remote-name r1
 dialer idle-timeout 300
 dialer string 8358661
 dialer pool 1
 dialer-group 1
 snapshot server 5
 ppp authentication chap
!
router rip
 network 10.0.0.0
!
snip

-----Original Message-----
From: jacreyno [mailto:jacreyno@cisco.com]
Sent: Tuesday, January 30, 2001 1:03 AM
To: ccielab
Cc: jacreyno
Subject: IPX SNAPSHOT DDR w/Dialer Profiles

Does anyone have a working config of IPX Snapshot w/Dialer profiles? I
can
get it working fine with dialer maps...

THanks!

JR



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:27:49 GMT-3