From: ShahzaD Ali (shahzad-ali@xxxxxxxx)
Date: Tue Feb 06 2001 - 01:12:15 GMT-3
I tried using map under the dialer interface in Version 12.0(9) and have
same problem.
try this version and you will be able to map
IOS (tm) 3600 Software (C3620-JS56I-M), Version 12.0(7)T
r1(config)#int d0
r1(config-if)#di
r1(config-if)#dialer map
r1(config-if)#dialer map ?
appletalk AppleTalk
bridge Bridging
clns ISO CLNS
decnet DECnet
hpr HPR
ip IP
ipx Novell IPX
llc2 LLC2
netbios NETBIOS
snapshot Snapshot routing support
vines Banyan VINES
xns Xerox Network Services
r1(config-if)#dialer map ip
Regards,
ShahzaD
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Milton Moore
Sent: Monday, February 05, 2001 9:57 PM
To: william.j.greenwood@mail.sprint.com; ccielab@groupstudy.com;
jacreyno@cisco.com
Subject: Re: IPX SNAPSHOT DDR w/Dialer Profiles
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