From: cebuano (cebu2ccie@cox.net)
Date: Wed Jan 01 2003 - 16:51:58 GMT-3
Sorry, I forgot to post the correct config...
It is
http://www.cisco.com/en/US/tech/tk801/tk133/technologies_configuration_e
xample09186a0080093c0a.shtml
Watch the word wrap.
Thanks.
-----Original Message-----
From: Aamer Kaleem [mailto:kaleemaamer@yahoo.com]
Sent: Wednesday, January 01, 2003 3:10 AM
To: cebuano
Subject: RE: Snapshot and Dialer interface
Hey, what did you find....
Thank you,
Aamer
--- cebuano <cebu2ccie@cox.net> wrote:
> Please ignore my previous post. I found the answer
> to a working config.
>
> -----Original Message-----
> From: nobody@groupstudy.com
> [mailto:nobody@groupstudy.com] On Behalf Of
> cebuano
> Sent: Tuesday, December 31, 2002 11:09 PM
> To: ccielab@groupstudy.com
> Subject: Snapshot and Dialer interface
>
> Hi all.
> Does anyone have a link/info on why snapshot routing
> only works with
> PHYSICAL interfaces? I tried it on DIALER interface
> and although the
> link is brought up, no RIP networks get advertised.
> I know that you
> don't have the "dialer map" capability under a
> DIALER interface, even
> though the IOS allows you to configure a snapshot
> client/server under
> this virtual interface.
> My test config are as follows.
> TIA.
>
> 2503#s
> !
> hostname 2503
> !
> username london password 0 cisco
> !
> isdn switch-type basic-ni
> !
> interface Ethernet0
> ip address 10.10.10.1 255.255.255.0
> no ip mroute-cache
> no keepalive
> !
> interface BRI0
> no ip address
> encapsulation ppp
> no ip mroute-cache
> dialer pool-member 1
> isdn switch-type basic-ni
> isdn spid1 0835866101 8358661
> isdn spid2 0835866301 8358663
> ppp authentication chap
> ppp chap hostname tokyo
> ppp multilink
> !
> interface Dialer0
> ip address 172.16.1.1 255.255.255.0
> encapsulation ppp
> dialer pool 1
> dialer string 8358662
> dialer load-threshold 1 outbound
> dialer-group 1
> snapshot client 5 8 dialer
> !
> router rip
> network 10.0.0.0
> network 172.16.0.0
> !
> dialer-list 1 protocol ip permit
>
>
> 2504#s
> !
> hostname 2504
> !
> username tokyo password 0 cisco
> !
> isdn switch-type basic-ni
> !
> interface TokenRing0
> ip address 20.20.20.1 255.255.255.0
> ring-speed 16
> !
> interface BRI0
> no ip address
> encapsulation ppp
> dialer pool-member 1
> isdn switch-type basic-ni
> isdn spid1 0835866201 8358662
> isdn spid2 0835866401 8358664
> ppp authentication chap
> ppp chap hostname london
> ppp multilink
> !
> interface Dialer0
> ip address 172.16.1.2 255.255.255.0
> encapsulation ppp
> dialer pool 1
> dialer string 8358661
> dialer load-threshold 1 outbound
> dialer-group 1
> snapshot server 5 dialer
> !
> router rip
> network 20.0.0.0
> network 172.16.0.0
> !
> dialer-list 1 protocol ip permit
> !
> .
> .
>
This archive was generated by hypermail 2.1.4 : Sat Feb 01 2003 - 07:33:38 GMT-3