From: Mayande P.Gowon (bustahnet@xxxxxxx)
Date: Sat Aug 03 2002 - 08:45:46 GMT-3
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