IRB????

From: ali Hussain (crownofdc@xxxxxxxxx)
Date: Fri Jul 14 2000 - 22:45:44 GMT-3


   
i have an IRB problem, cant figure out??

---r1----------r4-----------r5--
         fr e0
r1 is doing irb
r1 connects to r4 over frame relay
r4 does transparent bridging
r1 and r5 is running ipx
r4 and r5 connected over ethernet

r5 sees routes from r1
r1 does not see r1 routes

can anyone help???

thanks

Router1#sh run
Building configuration...

Current configuration:
!
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname Router1
!
!
no ip domain-lookup
ipx routing 000a.000a.000a
!
interface Loopback0
 no ip address
 ipx network 111
!
interface Serial0
 no ip address
 encapsulation frame-relay
 no frame-relay inverse-arp
!
interface Serial0.1 point-to-point
!
interface Serial0.2 multipoint
 frame-relay map bridge 104 broadcast
 bridge-group 1
!
interface Serial1
 no ip address
 shutdown
 clockrate 64000
!
interface TokenRing0
 no ip address
 shutdown
!
interface BVI1
 no ip address
 ipx network 1134
!
no ip classless
!
!
!
!
bridge irb
bridge 1 protocol ieee
 bridge 1 route ip
 bridge 1 route ipx
 no bridge 1 bridge ip
bridge 1 priority 10
!
line con 0
 logging synchronous
line aux 0
line vty 0 4
 login
!
end

Router1#
CS>4
[Resuming connection 4 to R4 ... ]

Router4#sh run
Building configuration...

Current configuration:
!
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname Router4
!
!
no ip domain-lookup
!
interface Loopback0
 no ip address
!
interface Ethernet0
 ip address 17.10.10.1 255.255.255.0
 bridge-group 1
!
interface Ethernet1
 no ip address
 shutdown
!
interface Serial0
 no ip address
 encapsulation frame-relay
 no fair-queue
!
interface Serial0.2 multipoint
 frame-relay map bridge 101 broadcast
 bridge-group 1
!
interface Serial1
 no ip address
 shutdown
!
no ip classless
!
bridge 1 protocol ieee
bridge 1 priority 1
!
line con 0
 logging synchronous
line aux 0
line vty 0 4
 login
!
end

Router4#
CS>5
[Resuming connection 5 to R5 ... ]

Router5#sh ru
Building configuration...

Current configuration:
!
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname Router5
!
!
no ip domain-lookup
ipx routing 000e.000e.000e
!
interface Loopback0
 no ip address
 ipx network 654
!
interface Ethernet0
 ip address 17.10.10.2 255.255.255.0
 ipx network 1134
!
interface Serial0
 no ip address
 no fair-queue
!
interface Serial1
 no ip address
!
no ip classless
!
!
!
!
!
line con 0
 logging synchronous
line aux 0
line vty 0 4
 login
!
end



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