RE: snapshot routing ????????

From: ChrisH (chrish@xxxxxxxx)
Date: Mon Apr 02 2001 - 19:58:59 GMT-3


   
I did not see:
1. isdn spid's
2. username <router name> password <enable password> or
        ppp chap hostname
3. ppp auth chap ( or PAP)
4. dialer map ip 172.16.1.2 name <name of the other router or what's in the
chap hostname> broadcast 32161820

Chris

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
garry baker
Sent: Monday, April 02, 2001 6:18 PM
To: ccielab@groupstudy.com
Subject: snapshot routing ????????

Guys,

I need some help, this is about to do my head in. I
have gone through the archives and Caslow's book but I
am still unable to get snapshot working. Snapshot goes
active but no call is made. I have gone from 12 code
back to 11-2 but still no joy. Could you have a look
at my configs and point out my blunder?

Garry

interface BRI0
 ip address 172.16.1.1 255.255.255.0
 no ip directed-broadcast
 encapsulation ppp
 dialer map snapshot 1 32161820
 dialer map ip 172.16.1.2 broadcast 32161820
 dialer-group 1
 isdn switch-type basic-ts013
 snapshot client 5 8 suppress-statechange-update
!
interface Switch0
 no ip address
 no ip directed-broadcast
 encapsulation frame-relay
 no fair-queue
!
router rip
 network 172.16.0.0
!
ip classless
no ip http server
!
dialer-list 1 protocol ip permit

interface BRI0
 ip address 172.16.1.2 255.255.255.0
 no ip directed-broadcast
 encapsulation ppp
 dialer map ip 172.16.1.1 broadcast 32161905
 dialer-group 1
 isdn switch-type basic-ts013
 snapshot server 5 dialer
!
interface Switch0
 no ip address
 no ip directed-broadcast
 encapsulation frame-relay
 no fair-queue
!
router rip
 network 172.16.0.0
 network 200.10.10.0
!
ip classless
no ip http server
!
dialer-list 1 protocol ip permit



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