RE: When you want /32 !

From: yakout esmat (yesmat@xxxxxxxxxxxxxx)
Date: Sat Aug 03 2002 - 10:29:38 GMT-3


   
You can see the /32 when the router dials and you have connection otherwise
you will not see it. That's why when you have peer neighbor ON, your ISDN
link flaps on and off

Even when you configure serial PPP link you can see the /32 route

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Mayande P.Gowon
Sent: Saturday, August 03, 2002 9:46 PM
To: ccielab@groupstudy.com
Subject: When you want /32 !

Usually the concern is how to remove the /32 when ppp is enabled on a serial
or bri interface. We know that you add the "no peer neighbor-route" command.
Aside from having applied this command does any one know why else a /32
would
not appear when you enable ppp on a bri interface? I'm doing an excercise
where I want to see the /32, but I can't figure out why it is not there.

Any advice would be appreciated - here is the bri config:
R4
interface BRI1/0
 ip address 152.1.3.1 255.255.255.0
 encapsulation ppp
 dialer map snapshot 1 name r5 broadcast
 dialer map ip 152.1.3.2 name r5 broadcast
 dialer load-threshold 1 either
 dialer-group 1
 isdn switch-type basic-ni
 isdn spid1 0780200001 7802000
 isdn spid2 0780400001 7804000
 snapshot server 5 dialer
 ppp authentication chap
 ppp multilink

R5
interface BRI1/0
 ip address 152.1.3.2 255.255.255.0
 encapsulation ppp
 dialer map snapshot 1 name r4 broadcast 7802000
 dialer map ip 152.1.3.1 name r4 broadcast 7802000
 dialer load-threshold 1 either
 dialer-group 1
 isdn switch-type basic-ni
 isdn spid1 0780100001 7801000
 isdn spid2 0780300001 7803000
 snapshot client 5 8
 ppp authentication chap
 ppp multilink



This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:15 GMT-3