RE: Appletalk - AURP

From: Ronnie Royston (RonnieR@xxxxxxxxxxxxxxxxx)
Date: Tue Nov 14 2000 - 14:52:46 GMT-3


   

Here's the first guy:

no ip domain-lookup
ip host bottom 11.255.255.17
ip host tiptop 12.255.255.17
appletalk routing eigrp 1
appletalk route-redistribution
!
interface Loopback0
 ip address 11.1.1.17 255.255.255.240
!
interface Loopback1
 ip address 11.1.1.9 255.255.255.248
!
interface Tunnel0
 no ip address
 appletalk protocol aurp
 tunnel source Ethernet0
 tunnel destination 1.1.1.18
 tunnel mode aurp
!
interface Ethernet0
 ip address 1.1.1.17 255.255.255.240
!
interface Ethernet1
 ip address 2.1.1.17 255.255.255.240
 appletalk cable-range 1-2 1.1
 appletalk zone one
 appletalk zone two

And here's the second:

MB#sho run
Building configuration...

Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname MB
!
!
ip subnet-zero
no ip domain-lookup
ip host t 33.1.1.17
ip host mt 11.1.1.17
ip host b 44.1.1.17
!
appletalk routing eigrp 2
appletalk route-redistribution
!
!
!
interface Loopback0
 ip address 22.1.1.17 255.255.255.240
 no ip directed-broadcast
!
interface Loopback1
 ip address 22.1.1.9 255.255.255.248
 no ip directed-broadcast
!
interface Tunnel0
 no ip address
 no ip directed-broadcast
 appletalk protocol aurp
 tunnel source Ethernet0
 tunnel destination 1.1.1.17
 tunnel mode aurp
!
interface Ethernet0
 ip address 1.1.1.18 255.255.255.240
 no ip directed-broadcast
!
interface Ethernet1
 ip address 3.1.1.18 255.255.255.240
 no ip directed-broadcast
 appletalk cable-range 4-5 4.1
 --More--

Here's a 'sho apple int tu0':

MT#sho apple int tu0
Tunnel0 is up, line protocol is up
  AppleTalk port is an AURP Tunnel
    AURP Data Sender state is Unconnected
    AURP Data Receiver state is Waiting for Open Response
    AURP Tickle Time interval is 90 seconds
  AppleTalk address gleaning is not supported by hardware
  AppleTalk route cache is disabled, port down
MT#

-----Original Message-----
From: Rogell, Dennis [mailto:Dennis_Rogell@milgo.com]
Sent: Tuesday, November 14, 2000 9:47 AM
To: Ronnie Royston
Subject: RE: Appletalk - AURP

can you post your configs

Dennis Rogell
Email : dennis_rogell@milgocom
Phone: (954) 426-2581

> -----Original Message-----
> From: Ronnie Royston [SMTP:RonnieR@globaldatasys.com]
> Sent: Tuesday, November 14, 2000 09:18
> To: ccielab@groupstudy.com
> Subject: Appletalk - AURP
>
> I got a gre tunnel up with no problems. Tore it down and tried AURP mode.
> The AURP tunnel is not working. I have tried pointing the tunnel
> destination to both the far-end ip interface address and the far-end
> tunnel
> ip address. I have apple route redist enabled on both routers on the
> tunnel. Does anyone have a working config for aurp, or advice? Thanks
> alot.
>



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:25:44 GMT-3