From: tom cheung (tkc9789@xxxxxxxxxxx)
Date: Sun Oct 29 2000 - 13:52:39 GMT-3
   
I'm encountering a problem when playing with an IRB scenario.
This is a add-on scenario to bootcamp lab8b.  I'm trying to, in addition to
IPX, bridge and route apple from r5 to r7 but could not get it to work.
Zones across the bridge are showing up at R5 and R7, but "no zone set".  Any
help will be appreciated. Here's related config and sho output:
                Ser 1                     Eth             E1
  ----------R5 -------------------- r1 ------------- r7 -----
routed apple   bridge apple, ipx                          app cable 701
    zones        app cable 700          app cable 700
R5:
interface Serial1
ip address 137.20.15.2 255.255.255.0
ip ospf message-digest-key 1 md5 5 area2
decnet cost 10
custom-queue-list 1
clockrate 2000000
bridge-group 1
interface BVI1
no ip address
appletalk cable-range 700-700 700.5
appletalk zone r5r7
ipx network 700
bridge irb
bridge 1 protocol ieee
bridge 1 route appletalk
bridge 1 route decnet
bridge 1 route ip
bridge 1 route ipx
no bridge 1 bridge decnet
no bridge 1 bridge ip
r5#sh apple zon
Name                                Network(s)
r5r6                                56-56
r5r7                                700-700
frame                               235-235
Total of 3 zones
r5#
r5#sh apple ro
Codes: R - RTMP derived, E - EIGRP derived, C - connected, A - AURP
       S - static  P - proxy
4 routes in internet
The first zone listed for each entry is its default (primary) zone.
C Net 56-56 directly connected, Ethernet0, zone r5r6
C Net 235-235 directly connected, Serial0.2, zone frame
C Net 700-700 directly connected, BVI1, zone r5r7
R Net 701-701 [1/G] via 700.7, 3 sec, BVI1, no zone set
r5#
R7:
interface Ethernet0
ip address 137.20.10.70 255.255.255.0
no keepalive
media-type 10BaseT
decnet cost 1
appletalk cable-range 700-700 700.1
appletalk zone r5r7
ipx network 700
bridge-group 1
r7#sh apple zon
Name                                Network(s)
r7e1                                701-701
r5r7                                700-700
Total of 2 zones
r7#
r7#sh apple ro
Codes: R - RTMP derived, E - EIGRP derived, C - connected, A - AURP
       S - static  P - proxy
4 routes in internet
The first zone listed for each entry is its default (primary) zone.
R Net 56-56 [1/G] via 700.5, 9 sec, Ethernet0, no zone set
R Net 235-235 [1/G] via 700.5, 9 sec, Ethernet0, no zone set
C Net 700-700 directly connected, Ethernet0, zone r5r7
C Net 701-701 directly connected, Ethernet1, zone r7e1
r7#
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:25:31 GMT-3