From: Milton Moore (milton-moore@xxxxxxxxx)
Date: Tue Feb 06 2001 - 00:56:48 GMT-3
The command:
dialer map snapshot 1 8358662
is not possible in a dialer interface. There is not a dialer map command in
dialer profiles. [At least not in version 12.0(15)]
You can use these two commands on a Dialer interface:
dialer snapshot 1
snapshot client 5 20
Milton
----- Original Message -----
From: <william.j.greenwood@mail.sprint.com>
To: <ccielab@groupstudy.com>; <jacreyno@cisco.com>
Sent: Wednesday, January 31, 2001 10:20 AM
Subject: RE: IPX SNAPSHOT DDR w/Dialer Profiles
> 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:28:38 GMT-3