From: Sandro Ciffali (sandyccie@xxxxxxxxx)
Date: Mon Mar 18 2002 - 10:02:08 GMT-3
   
First of all oyu don't need any bridge config on R7, On R1 add command
bridge irb, Also on R5 you need bridge 1 bridge ipx since you are bridging
ipx.This should make it work.
Sandro
----- Original Message -----
From: "Shailen Amichand" <Shailen.Amichand@xtra.co.nz>
To: <ccielab@groupstudy.com>
Sent: Monday, March 18, 2002 7:38 AM
Subject: LAB 8 Bridging
> Hi folks
>
> I am stuck here and can't figure this one out. I am supposed to see ipx
> routes on R7 but they don't turn up. Can some one shed some light on
> this please. Thanks Shailen.
>
> R5(ipx)-------------------R1(bridge)-------------------R7(ipx)
>
> hostname R7
> !
> ipx routing 0060.837c.fe48
> !
> interface Ethernet0
>  ip address 137.20.10.70 255.255.255.0
>  media-type 10BaseT
>  ipx network 700
>  bridge-group 1
> bridge 1 protocol ieee
> ***********************************************
> hostname R1
> !
> interface Ethernet0
>  ip address 137.20.10.1 255.255.255.0
>  bridge-group 1
> !
> interface Serial0
>  ip address 137.20.25.1 255.255.255.0
>  ip ospf message-digest-key 1 md5 cisco
>  no fair-queue
>  bridge-group 1
> !
> bridge 1 protocol ieee
> bridge 1 priority 1
> **********************************************
> hostname R5
> !
> bridge irb
> !
> interface Serial5
>  ip address 137.20.25.5 255.255.255.0
>  ip access-group ipfirewall in
>  ip ospf message-digest-key 1 md5 cisco
>  custom-queue-list 1
>  clockrate 64000
>  bridge-group 1
> !
> interface BVI1
>  no ip address
>  ipx network 700
> !
> bridge 1 protocol ieee
>  bridge 1 route ip
>  bridge 1 route ipx
>  no bridge 1 bridge ip
> ***********************************************
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:57:12 GMT-3