concurrent routing and bridging permits routing and bridging on the same
router, but not on the same interfaces. you cannot bridge OSPF in this way,
if I understand you correctly. I don't see an OSPF configuration below, so I
can't really analyze it.

bridge bridge is unnecessary in that all bridgeable protocols are bridged by
default.

-----Original Message-----
From: Lupi, Guy [mailto:[EMAIL PROTECTED]]
Sent: Sunday, September 16, 2001 7:27 PM
To: 'Chuck Larrieu '; '[EMAIL PROTECTED] '
Subject: RE: Bridging [7:20078]


What I was going to do was set up 192.168.1.1 255.255.255.252 on the serial
interface of the 2501 and 192.168.1.2 255.255.255.252 on the serial
interface of the 2503, and just see if I could ping and get OSPF to work.
It isn't working, I have CRB enabled, set up bridge group 1, put both
interfaces on the 2511 into that bridge group, and told the router to bridge
IP for that bridge group using "bridge 1 bridge ip", which doesn't show up
in the config for some reason.  Here is a partial running config from the
2511, and a "show bridge group":


bridge crb
!
!
!
interface Loopback1
 ip address 192.168.247.1 255.255.255.255
 no ip mroute-cache
!
interface Loopback2
 ip address 25.11.0.1 255.255.255.255
 no ip mroute-cache
!
interface Ethernet0
 ip address 198.207.193.112 255.255.255.0
 no ip mroute-cache
!
interface Serial0
 no ip address
 ip directed-broadcast
 no ip mroute-cache
 clockrate 1300000
 bridge-group 1
!
interface Serial1
 no ip address
 ip directed-broadcast
 no ip mroute-cache
 bridge-group 1
!
ip kerberos source-interface any
ip classless
ip route 0.0.0.0 0.0.0.0 198.207.193.254
no ip http server
!
!
!
!
!
bridge 1 protocol ieee
__________________________________________________________________________

2511#sh bridge group

Concurrent routing and bridging is enabled.

Bridge Group 1 is running the IEEE compatible Spanning Tree protocol

   Port 3 (Serial0) of bridge group 1 is forwarding
   Port 4 (Serial1) of bridge group 1 is forwarding

-----Original Message-----
From: Chuck Larrieu
To: [EMAIL PROTECTED]
Sent: 9/15/2001 9:09 PM
Subject: RE: Bridging [7:20078]

yes.

how are you going to test that it's working?

Chuck

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Lupi, Guy
Sent: Saturday, September 15, 2001 5:49 PM
To: [EMAIL PROTECTED]
Subject: Bridging [7:20078]


Can you configure bridging using only serial interfaces, no ethernet
involved at all?  I have a 2501 connected to a 2511, and a 2503
connected to
the same 2511, both via serial.  I want to configure the 2 serial
interfaces
on the 2511 to bridge between them, is that possible?  There is no
practical
reason for this, just setting it up in the lab and I am curious.
Thanks.




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=20141&t=20078
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to