[nsp] Bridge breaks IPX

From: Martin Cooke (mcooke@kiva.net)
Date: Mon Aug 10 1998 - 23:29:13 EDT


I am trying to bridge LAT between two networks, but in doing so it seems
to break IPX. That is when I add "bridge-group 1" to the eth interfaces,
the netware clients hanging off the eth interface on routerB their
connections.

 Here is how things look:

RouterA (2610 IOS 11.3(2)XA1) RouterB (2610 IOS 11.3(2)XA1)
    | | | |
    | |___________________T1______________| |
 eth0/0 | | |
 10.0.16.254/24 Ser 0/0 Ser 0/0 eth0/0
    | 10.0.0.1/30 10.0.0.2/30 10.0.32.254/24
   NW 312 (ipx) |
   IP NW Clients
   VMS (LAT) IP
                                                       Decserver 90L+ (LAT)

RouterA: RouterB:
                                       version 11.3
version 11.3 service password-encryption
service password-encryption !
! hostname washington-gw
hostname central-gw !
! enable password 7 xxx
enable password 7 xxx !
! ip subnet-zero
ip subnet-zero ipx routing 0010.7b1d.2500
ipx routing 0010.7b1d.8680 !
! interface Ethernet0/0
interface Ethernet0/0 ip address 10.0.32.1 255.255.255.0
 ip address 10.0.16.1 255.255.255.0 ipx network 4
 ipx network 2 bridge-group 1
 bridge-group 1 !
! interface Serial0/0
interface Serial0/0 ip address 10.0.0.2 255.255.255.252
 ip address 10.0.0.1 255.255.255.252 ipx network 1001
 ipx network 1001 bridge-group 1
 bridge-group 1 bridge-group 1 lat-compression
 bridge-group 1 lat-compression !
! interface Serial0/1
interface Serial0/1 ip address 10.0.0.5 255.255.255.252
 ip address 10.0.0.9 255.255.255.252 ipx network 1002
 ipx network 1003 !
! router eigrp 1
router eigrp 1 redistribute connected
 redistribute connected redistribute static
 redistribute static network 10.0.0.0
 network 10.0.0.0 !
! ip classless
ip classless !
ip route 0.0.0.0 0.0.0.0 10.0.16.254 ipx router eigrp 1
! network all
ipx router eigrp 1 !
 network all snmp-server community xxx RW
! bridge 1 protocol ieee
snmp-server community xxx RW !
bridge 1 protocol ieee line con 0
! line aux 0
line con 0 line vty 0 4
 exec-timeout 0 0 exec-timeout 0 0
line aux 0 password 7 xxx
line vty 0 4 login
 exec-timeout 0 0 !
 password 7 xxx end
 login
!
end

Many Thanks,
_m

=====================
Martin Cooke / mcooke@kiva.net
Kiva Networking 812.337.5070 x.206



This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:13:13 EDT