From: Zaitsev DN (Dmitry) (DNZaitsev@xxxxxxxxxx)
Date: Tue Jun 27 2000 - 21:44:12 GMT-3
Thank for your support, I made some changes in configs and now it looks
like:
R1:
interface BRI0
ip address 122.11.1.1 255.255.255.0
encapsulation ppp
dialer map ip 122.11.1.2 name R6 8358662
dialer load-threshold 1 either
dialer-group 1
isdn spid1 0835866101 8358661
isdn spid2 0835866301 8358663
no cdp enable
ppp multilink
dialer-list 1 protocol ip permit
R6:
interface BRI0
ip address 122.11.1.2 255.255.255.0
encapsulation ppp
dialer map ip 122.11.1.1 name R1
dialer load-threshold 1 either
dialer-group 1
isdn switch-type basic-ni
isdn spid1 0835866201 8358662
isdn spid2 0835866401 8358664
ppp multilink
dialer-list 1 protocol ip permit
R1#sh isdn st
The current ISDN Switchtype = basic-ni1
ISDN BRI0 interface
Layer 1 Status:
ACTIVE
Layer 2 Status:
TEI = 76, SAPI = 0, State = MULTIPLE_FRAME_ESTABLISHED
TEI = 77, SAPI = 0, State = MULTIPLE_FRAME_ESTABLISHED
Spid Status:
TEI 76, ces = 1, state = 5(init)
spid1 configured, spid1 sent, spid1 valid
Endpoint ID Info: epsf = 0, usid = 1, tid = 1
TEI 77, ces = 2, state = 5(init)
spid2 configured, spid2 sent, spid2 valid
Endpoint ID Info: epsf = 0, usid = 3, tid = 1
Layer 3 Status:
0 Active Layer 3 Call(s)
Activated dsl 0 CCBs = 2
CCB:callid=0, sapi=0, ces=1, B-chan=0
CCB:callid=0, sapi=0, ces=1, B-chan=0
Total Allocated ISDN CCBs = 2
R1#
R1#sh int bri0
BRI0 is up, line protocol is up (spoofing)
.....................
R1#sh int bri0:1
BRI0 is up, line protocol is up
.....................
R1#sh int bri0:2
BRI0 is up, line protocol is up
.....................
When I trying to ping remote or local ISDN interface "debug ip packet" shows
"encapsulation fialed".
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:43 GMT-3