From: Scott Morris (swm@emanon.com)
Date: Thu Dec 26 2002 - 22:07:42 GMT-3
If your routers are configured exactly as you have listed down there,
it's because you don't have a dialer map on the other side. The one
side is sending out, but the other doesn't have a clue who it's
connected to in order to send things back.
If you were to use dialer maps without the 'name' part, you'll have two
uni-directional channels come up. If you use the 'name' feature, you'll
get traffic bidirectional over a single B channel.
If you do a 'debug ip icmp' or 'debug ip packet' on the second router,
you'd likely see things like encapsulation failed messages or something
similar. I don't have his book in front of me, so sorry I can't give
you better insight other than what you've listed as the config!
Scott
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
cebuano
Sent: Thursday, December 26, 2002 7:35 PM
To: ccielab@groupstudy.com
Subject: Caslow's Dialer Map with PPP example
Hello gang.
I'm testing Caslow's sample configuration on Dialer Map with PPP on page
173, but can't figure out why the BRI channel would be UP yet the
routers can't ping each other. Unfortunately, he has no follow up on
this AFAIK. Please tell me what it is he's trying to say and I'm not
seeing. Thanks.
// Dialer Map with PPP
// Calling Router...
2503#s
!
isdn switch-type basic-ni
!
interface BRI0
ip address 172.16.1.1 255.255.255.0
encapsulation ppp
dialer map ip 172.16.1.2 8358662
dialer-group 1
isdn switch-type basic-ni
isdn spid1 0835866101 8358661
isdn spid2 0835866301 8358663
!
dialer-list 1 protocol ip permit
!
// Called Router...
2516#s
!
isdn switch-type basic-ni
!
interface BRI0
ip address 172.16.1.2 255.255.255.0
encapsulation ppp
dialer-group 1
isdn switch-type basic-ni
isdn spid1 0835866201 8358662
isdn spid2 0835866401 8358664
!
dialer-list 1 protocol ip permit
!
2503#ping 172.16.1.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.1.2, timeout is 2 seconds:
00:47:37: %LINK-3-UPDOWN: Interface BRI0:2, changed state to up
00:47:37: BR0:2 PPP: Treating connection as a callout
00:47:37: BR0:2 PPP: Phase is ESTABLISHING, Active Open
00:47:37: BR0:2 PPP: No remote authentication for call-out
00:47:37: BR0:2 LCP: O CONFREQ [Closed] id 1 len 10
00:47:37: BR0:2 LCP: MagicNumber 0xE0DBF10F (0x0506E0DBF10F)
00:47:37: BR0:2 LCP: I CONFREQ [REQsent] id 1 len 10
00:47:37: BR0:2 LCP: MagicNumber 0x00372469 (0x050600372469)
00:47:37: BR0:2 LCP: O CONFACK [REQsent] id 1 len 10
00:47:37: BR0:2 LCP: MagicNumber 0x00372469 (0x050600372469)
00:47:37: BR0:2 LCP: I CONFACK [ACKsent] id 1 len 10
00:47:37: BR0:2 LCP: MagicNumber 0xE0DBF10F (0x0506E0DBF10F)
00:47:37: BR0:2 LCP: State is Open
00:47:37: BR0:2 AUTH: Started process 0 pid 44
00:47:37: BR0:2 PPP: Phase is UP
00:47:37: BR0:2 IPCP: O CONFREQ [Closed] id 1 len 10
00:47:37: BR0:2 IPCP: Address 172.16.1.1 (0x0306AC100101)
00:47:37: BR0:2 CDPCP: O CONFREQ [Closed] id 1 len .4
00:47:37: BR0:2 IPCP: I CONFREQ [REQsent] id 1 len 10
00:47:37: BR0:2 IPCP: Address 172.16.1.2 (0x0306AC100102)
00:47:37: BR0:2 IPCP: O CONFACK [REQsent] id 1 len 10
00:47:37: BR0:2 IPCP: Address 172.16.1.2 (0x0306AC100102)
00:47:37: BR0:2 CDPCP: I CONFREQ [REQsent] id 1 len 4
00:47:37: BR0:2 CDPCP: O CONFACK [REQsent] id 1 len 4
00:47:37: BR0:2 IPCP: I CONFACK [ACKsent] id 1 len 10
00:47:37: BR0:2 IPCP: Address 172.16.1.1 (0x0306AC100101)
00:47:37: BR0:2 IPCP: State is Open
00:47:37: BR0:2 CDPCP: I CONFACK [ACKsent] id 1 len 4
00:47:37: BR0:2 CDPCP: State is Open
00:47:37: BR0 IPCP: Install route to 172.16.1.2
00:47:38: %LINEPROTO-5-UPDOWN: Line protocol on Interface BRI0:2,
changed state to up...
00:47:43: %ISDN-6-CONNECT: Interface BRI0:2 is now connected to 8358662
. Success rate is 0 percent (0/5)
2503#ping 172.16.1.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.1.2, timeout is 2 seconds:
..... Success rate is 0 percent (0/5)
2503#sh int bri 0 2
BRI0:2 is up, line protocol is up
Hardware is BRI
MTU 1500 bytes, BW 64 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
Keepalive set (10 sec)
Time to interface disconnect: idle 00:03:48
LCP Open
Open: IPCP, CDPCP
Last input 00:00:02, output 00:00:02, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/1/16 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
96 packets input, 7278 bytes, 0 no buffer
Received 57 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
133 packets output, 11341 bytes, 0 underruns
0 output errors, 0 collisions, 19 interface resets
0 output buffer failures, 0 output buffers swapped out
13 carrier transitions
2516#sh int bri 0 1
BRI0:1 is up, line protocol is up
Hardware is BRI
MTU 1500 bytes, BW 64 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
Keepalive set (10 sec)
Time to interface disconnect: idle 00:01:19
LCP Open
Open: IPCP, CDPCP
Last input 00:00:00, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Input queue: 1/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/1/16 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
159 packets input, 13171 bytes, 0 no buffer
Received 77 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
141 packets output, 9410 bytes, 0 underruns
0 output errors, 0 collisions, 16 interface resets
0 output buffer failures, 0 output buffers swapped out
23 carrier transitions
2516#ping 172.16.1.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.1.1, timeout is 2 seconds:
..... Success rate is 0 percent (0/5) .
.
This archive was generated by hypermail 2.1.4 : Fri Jan 17 2003 - 17:21:53 GMT-3