[c-nsp] bridging continued

Scott Granados scott at jeteye.com
Mon Jun 20 16:55:49 EDT 2005


Hmmm, still no go here's what I have I think I got this right.

Globally
Bridge irb
Bridge 1 protocol ieee
Bridge 1 route ip
Int eth 0
No ip addr
Int bvi 1
Ip addr 10.0.1.251 255.255.255.0 
No shutdown

Same on other router but 10.0.1.252 in bvi interface
Can't ping from one bvi to the other.

What do I do with the serials just put them in the bridge group?


-----Original Message-----
From: Michael Costello [mailto:michael.costello at gmail.com] 
Sent: Monday, June 20, 2005 12:40 PM
To: Scott Granados
Cc: cisco-nsp at puck.nether.net
Subject: Re: [c-nsp] bridging continued

On 20/06/05, Scott Granados <scott at jeteye.com> wrote:
> Hi, so I h ave set up the following with no success, what did I miss.
> 
> Router A. has a fast E attached to the 10.0.1.x ip space at 10.0.1.254,
> It's serial interface is 10.0.1.252
> 
> Router b. is 10.0.1.253 and it's serial is  10.0.1.251 all in a /24 mask.
> 
> Router b also has a second Ethernet of 192.168.1.0/24
> 
> Serials on both routers have bridge-group1 entries as does both Ethernets,
> the third Ethernet on the 192 block does not.
> 
> All the interfaces just have a bridge-group 1 entry
> 
> Globally I have the following
> 
> Bridge irb
> Bridge 1 protocol ieee
> Bridge 1 route ip
> 
> I can't ping through either side and when showing the bridge 1 group I get
> no used stations out of 300 they are unassigned.

The IP addresses assigned to the interfaces are not going to do you
any good.  If all the interfaces are in bridge-group 1, create
interfaces BVI 1 on both routers and assign IP addresses to them
(10.0.1.1/24 on router A and 10.0.1.2/24 on router B).  You should
then be able to ping between the routers and any hosts on the
10.0.1.0/24 subnet attached to either Ethernet interface.

> 
> The versions of ios are 12.2 and 12.3.
> 
> I typed no ip routing on both boxes by the way just a s a point of
> reference.

Re-enable it if you want to pass packets to the 192.168.1.0/24 subnet.





More information about the cisco-nsp mailing list