From: wim.depauw@getronics.com
Date: Wed Jan 09 2008 - 13:58:20 ARST
Hi,
I'm having a frame-relay bridging issue ,this is my setup
R1(fa0/0)---------(fa0/0)R2(s0/0)-----FRame-Relay---------R6
I can ping from R1 to R2 but I can't reach R6 , also from R2 I can't reach R6.
I removed my bridging config and then it works fine( ping from R2 - R6)
Here's the config from R2
I already mapped the IP address of R6 statically on s0/0 but this doesn't help either...
!
!
!
bridge irb
!
!
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
bridge-group 1
!
interface Serial0/0
no ip address
encapsulation frame-relay
no dce-terminal-timing-enable
frame-relay map bridge 106 broadcast
bridge-group 1
!
interface FastEthernet0/1
ip address 172.16.1.1 255.255.255.0
duplex auto
speed auto
!
interface Serial0/1
no ip address
shutdown
no dce-terminal-timing-enable
!
interface BVI1
ip address 192.168.1.2 255.255.255.0
!
!
!
no ip http server
no ip http secure-server
!
!
!
bridge 1 priority 100
bridge 1 protocol ieee
bridge 1 route ip
!
control-plane
!
This archive was generated by hypermail 2.1.4 : Fri Feb 01 2008 - 10:37:58 ARST