[c-nsp] bridging continued
Michael Costello
michael.costello at gmail.com
Mon Jun 20 15:39:57 EDT 2005
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