Frame Relay static maps

From: ccie2be (ccie2be@nyc.rr.com)
Date: Thu Feb 03 2005 - 09:36:25 GMT-3


Hi guys,

I have a fairly standard f/r hub and spoke where R1 and R2 are the spokes and
R3 is the hub.

I'm not running any IGP over the frame cloud yet.

And, I can ping from either spoke to the hub - no problem.

But, when I ping from spoke to spoke, I get this "!.!.!" and I don't
understand why that is. Any ideas?

The only thing slightly unusual about this config is that per the task
requirements I'm not allowed to send broadcasts or multicast
over the frame cloud and therefore I omitted the broadcast keyword from my map
statements.

Rack1R1#sh fram map
Serial0/0 (up): ip 157.1.123.2 dlci 103(0x67,0x1870), static,
              CISCO, status defined, active
Serial0/0 (up): ip 157.1.123.3 dlci 103(0x67,0x1870), static,
              CISCO, status defined, active
Rack1R1#p 157.1.123.3 <-- from spoke to hub is
good !!!!!

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 157.1.123.3, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 16/19/20 ms
Rack1R1#p 157.1.123.2

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 157.1.123.2, timeout is 2 seconds:
!.!.!
<-- why this result?
Success rate is 60 percent (3/5), round-trip min/avg/max = 32/32/32 ms
Rack1R1#r int s0/0
Building configuration...

Current configuration : 192 bytes
!
interface Serial0/0
 ip address 157.1.123.1 255.255.255.0
 encapsulation frame-relay
 frame-relay map ip 157.1.123.2 103
 frame-relay map ip 157.1.123.3 103
 no frame-relay inverse-arp
end

Rack1R1#

TIA, Tim



This archive was generated by hypermail 2.1.4 : Thu Mar 03 2005 - 08:51:16 GMT-3