Appletalk Tunnel

From: JKimes1@xxxxxxx
Date: Sun Oct 29 2000 - 00:25:40 GMT-3


   
Here's my predicament... I can't seem to get the tunnel on one side up.
Here's what I'm looking at:

hostname RouterA
!
appletalk routing eigrp 1
appletalk route-redistribution
!
interface Tunnel1
 no ip address
 no ip directed-broadcast
 appletalk cable-range 600-600 600.79
 appletalk zone test
 appletalk protocol eigrp
 tunnel source Ethernet0
 tunnel destination 195.1.1.1
!
interface Ethernet0
 ip address 194.1.1.1 255.255.255.0
 no ip directed-broadcast
 no keepalive
 appletalk cable-range 400-499 410.1
 appletalk zone accounting
 appletalk zone service

hostname RouterC
!
appletalk routing eigrp 3
appletalk route-redistribution
!
interface Tunnel1
 no ip address
 no ip directed-broadcast
 appletalk cable-range 600-600 600.95
 appletalk protocol eigrp
 tunnel source Ethernet0
 tunnel destination 194.1.1.1
!
interface Ethernet0
 ip address 195.1.1.1 255.255.255.0
 no ip directed-broadcast
 no keepalive
 appletalk cable-range 500-599 599.1
 appletalk zone sales
 appletalk zone service
!

RouterC#sh apple int tu1
Tunnel1 is up, line protocol is up
  AppleTalk node down, Port configuration error
  AppleTalk cable range is 600-600
  AppleTalk address is 600.95, Invalid
  AppleTalk zone is not set.
  Routing protocols enabled: RTMP & EIGRP
  AppleTalk address gleaning is not supported by hardware
  AppleTalk route cache is not initialized

I have tried different addresses, and they all come up invalid...

Any ideas?



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