Re: Ethernet Transparent bridge via WAN fails

From: Fred Ingham (fningham@xxxxxxxxxxxxxxxx)
Date: Mon Aug 16 1999 - 21:23:50 GMT-3


   
As a first guess I would add the parameter "broadcast" to your frame
relay map statement so the BPDUs get transmitted.

Jason Aarons wrote:
>
> Should ping between 10.1.1.1 and 10.1.1.2 work ? sh fr
> pvc, sh fr map indicate no issues.
>
> A "show arp" lists both MACs on both sides but ping fails. Why ? Show bridge
> lists the MACs, etc. I don't see what is wrong - jason
>
> hostname router1
> no ip routing
> !
> interface Ethernet0
> bridge-group 1
> ip addr 10.1.1.1 255.255.255.0
> !
> interface Serial0
> no ip addr
> encapsulation frame-relay
> frame-relay map bridge 100
> bridge-group 1
> !
> ip classless
> !
> bridge 1 protocol ieee
> !
> end
>
> hostname router2
> no ip routing
> !
> interface Ethernet0
> bridge-group 1
> ip address 10.1.1.2 255.255.255.0
> !
> interface Serial0
> no ip address
> encapsulation frame-relay
> frame-relay map bridge 101
> bridge-group 1
> !
> ip classless
> bridge 1 protocol ieee
> !
> end
> router2#
>



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:21:46 GMT-3