From: Sam Munzani (sam@xxxxxxxxxxx)
Date: Wed Oct 11 2000 - 10:39:25 GMT-3
Reloading router helps after you apply your zone filters. As you know ZIT
doesn't clean up for a while. In lab you don't want to leave it to
automatically because before it cleans up a zone from zone table if proctor
scores your lab. You will loose your apple points. Good idea to save config
and reboot router after you apple your zone filters.
Sam
----- Original Message -----
From: "Andy Singh" <asingh@slamdunknetworks.com>
To: "'Mark Lewis'" <markl11@hotmail.com>; "Andy Singh"
<asingh@slamdunknetworks.com>; <ccielab@groupstudy.com>
Sent: Tuesday, October 10, 2000 7:00 PM
Subject: RE: appletalk , RTMP and EIGRP
> Hey that worked...thanx Mark
>
> -----Original Message-----
> From: Mark Lewis [mailto:markl11@hotmail.com]
> Sent: Tuesday, October 10, 2000 4:40 PM
> To: asingh@slamdunknetworks.com; ccielab@groupstudy.com
> Subject: Re: appletalk , RTMP and EIGRP
>
>
>
> Hey Andy, just as a first off - when Appletalk gets wierd, and
everything's
> configured just fine - RELOAD! (Even says that in Caslow!)
>
> I've run just the scenario you've described myself, and I didn't have any
> prob.s, so it makes me wonder.....
>
> Hope that helps(?!)
>
> Mark
> CCIE#6280
>
>
> >From: Andy Singh <asingh@slamdunknetworks.com>
> >Reply-To: Andy Singh <asingh@slamdunknetworks.com>
> >To: ccielab@groupstudy.com
> >Subject: appletalk , RTMP and EIGRP
> >Date: Tue, 10 Oct 2000 16:14:38 -0700
> >
> >
> >Working on a Lab scenario,
> >Router2 has phase 1 address on Ethernet int and phase 2 on the serial
> >interface...connects to Router1 using point to point Frame realy. Serial
> >inteface on both routers running Eigrp. Router 1 is not able to see the
> >zone
> >on the ethernet side of the R2. as soon as i run Eigrp on E0 of R2, R1
sees
> >it just fine....route redistribution is enable between RTMP and EIGRP
..any
> >ideas. Also R2 doesn't see R1's E0 which have Phase II address, here's
the
> >config
> >version 11.3
> >service timestamps debug uptime
> >service timestamps log uptime
> >no service password-encryption
> >!
> >hostname R2
> >!
> >enable secret 5 $1$sA0L$MM2ZtsStoFA1WaB4T9qmk1
> >enable password cisco
> >!
> >ip subnet-zero
> >appletalk routing eigrp 2
> >appletalk route-redistribution
> >frame-relay de-list 1 protocol ip
> >clock timezone PST 8
> >clock summer-time PST recurring
> >!
> >!
> >interface Loopback0
> > ip address 1.1.1.1 255.255.255.255
> >!
> >interface Ethernet0
> > ip address 172.16.0.253 255.255.255.0
> > appletalk address 172.166
> > appletalk zone r2e0
> >!
> >interface Serial0
> > ip address 137.20.100.1 255.255.255.0
> > encapsulation frame-relay
> > ip ospf network point-to-point
> > no ip mroute-cache
> > appletalk cable-range 100-101 100.198
> > appletalk zone r1r2
> > appletalk protocol eigrp
> > no appletalk protocol rtmp
> > no fair-queue
> > frame-relay lmi-type ansi
> >!
> >interface Serial1
> > no ip address
> > shutdown
> >!
> >router ospf 200
> > network 1.1.1.1 0.0.0.0 area 21
> > network 137.20.100.1 0.0.0.0 area 0
> > network 172.16.0.0 0.0.0.255 area 20
> >!
> >ip classless
> >ip route 0.0.0.0 0.0.0.0 172.16.0.1
> >!
> >!
> >line con 0
> >line 1 16
> > no exec
> > modem InOut
> > transport input all
> >line aux 0
> >line vty 0 4
> > password pass
> > login
> >!
> >ntp master
> >end
> >
> >R1
> >version 11.3
> >service timestamps debug uptime
> >service timestamps log uptime
> >no service password-encryption
> >!
> >hostname R1
> >!
> >!
> >appletalk routing eigrp 1
> >appletalk route-redistribution
> >!
> >!
> >interface Loopback0
> > ip address 137.20.1.1 255.255.255.240
> >!
> >interface Loopback1
> > ip address 137.20.1.17 255.255.255.240
> >!
> >interface Ethernet0
> > ip address 137.20.10.1 255.255.255.0
> > no keepalive
> > appletalk cable-range 10-11 10.219
> > appletalk zone r1e0
> >!
> >interface Serial0
> > no ip address
> > encapsulation frame-relay
> > no ip mroute-cache
> > frame-relay lmi-type ansi
> >!
> >interface Serial0.1 point-to-point
> > ip address 137.20.100.2 255.255.255.0
> > appletalk cable-range 100-101 100.31
> > appletalk zone r1r2
> > appletalk protocol eigrp
> > no appletalk protocol rtmp
> > frame-relay interface-dlci 102
> >!
> >interface Serial0.2 multipoint
> > ip address 137.20.101.1 255.255.255.0
> > ip ospf network point-to-multipoint
> > appletalk cable-range 200-201 200.224
> > appletalk zone frame
> > appletalk protocol eigrp
> > no appletalk protocol rtmp
> > no appletalk eigrp-splithorizon
> > frame-relay interface-dlci 103
> > frame-relay interface-dlci 105
> >!
> >interface Serial1
> > no ip address
> > shutdown
> >!
> >router ospf 100
> > network 137.20.1.0 0.0.0.15 area 11
> > network 137.20.1.16 0.0.0.15 area 11
> > network 137.20.10.0 0.0.0.255 area 10
> > network 137.20.100.2 0.0.0.0 area 0
> > network 137.20.101.1 0.0.0.0 area 0
> > area 11 range 137.20.1.0 255.255.255.0
> >!
> >ip classless
> >!
> >!
> >line con 0
> >line aux 0
> >
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:25:25 GMT-3