RE: Snapshot routing on dialer interfaces

From: Matt Lachberg 3 (Cisco@xxxxxxxxxxxxxx)
Date: Sun Jul 30 2000 - 17:21:41 GMT-3


   
Why don't you need the "dialer" statement after the snapshot client 5 8 and
snapshot server 5 commands??

Matthew Lachberg?

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Jeff Omick
Sent: Sunday, July 23, 2000 9:59 PM
To: Padhu@steinroe.com
Cc: ccielab@groupstudy.com; ecpjune@egroups.com
Subject: Re: Snapshot routing on dialer interfaces

You do not need the dialer map statement on the dialer interface
it will use the dialer remote-name and the dialer string
to get it's mapping.... you just have to configure the snapshot
client and the snapshot server on the correct dialer interface.
below is a capture of a config.

Hope this helps
Jeff

---------------------
R2

---
interface BRI1/0
 no ip address
 encapsulation ppp
 isdn spid1 0835866201
 isdn spid2 0835866401
 dialer pool-member 1
 no fair-queue
 ppp authentication chap
 ppp multilink
 hold-queue 75 in
!
interface Dialer1
 ip address 11.1.1.3 255.255.255.0
 encapsulation ppp
 dialer remote-name R2
 dialer load-threshold 2 outbound
 dialer pool 1
 dialer-group 1
 snapshot server 5
 no fair-queue
 ppp authentication chap
 ppp multilink
!

R3 ---

interface BRI1/0 no ip address encapsulation ppp isdn spid1 0835866101 isdn spid2 0835866301 dialer pool-member 1 no fair-queue ppp authentication chap ppp multilink !

! interface Dialer1 ip address 11.1.1.2 255.255.255.0 encapsulation ppp dialer remote-name R3 dialer string 8358662 dialer load-threshold 2 either dialer pool 1 dialer-group 1 snapshot client 5 8 no fair-queue ppp authentication chap ppp multilink !

Padhu@steinroe.com wrote: > > All the examples on the cco have snapshot client configured on a dialer > interface. But when i try it in my lab network i don't see an option to do > a dialer map snapshot on the snapshot client on the dialer interface...IOS > 11.2 ...Ofcourse snapshot on bri works just fine. > Am i missing something ? Any ideas why ? Thanks. > > Cheers,Padhu >



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:59 GMT-3