From: James Ramsay (JRamsay@xxxxxxxxxxx)
Date: Sun Sep 05 1999 - 01:40:04 GMT-3
   
Hey Mark - a couple of quick questions...
You have used ATM SVC's - Could you have used LANE or PVC's (RFC1483)?
Did you go to a lab that was equiped with 2 ATM attached routers or is this
your own test lab set-up.
I am under the impression that we will get 1 ATM attached router and a LANE
module for a Cat
Does anyone know which ATM gear we'll get?
Thanks
> -----Original Message-----
> From: Mark S. Detrick [SMTP:mark@detrick.com]
> Sent: Saturday, 4 September 1999 18:08
> To:   ccielab@groupstudy.com
> Subject:      AppleTalk on ATM
>
> Let's file this one under...  "If I knew then what I know now"
>
> Got the AT over ATM working.  Some things to consider:
> 1.  Make a separate subinterface for each protocol
> 2.  ARP server (RFC1577) doesn't work with AT.
> 3.  Use map-list for AT
>
> Still need to work with IPX to see how it behaves.
>
> Looking at it now it seems simple.  During the exam it was a nightmare.
> Configs below:
>
> Current configuration:
> !
> version 12.0
> service timestamps debug uptime
> service timestamps log uptime
> no service password-encryption
> !
> hostname router-10
> !
> ip subnet-zero
> appletalk routing
> !
> interface FastEthernet0/0
>  ip address 172.24.58.88 255.255.255.192
>  no ip directed-broadcast
> !
> interface ATM2/0
>  no ip address
>  no ip directed-broadcast
>  atm pvc 5 0 5 qsaal
>  atm pvc 16 0 16 ilmi
>  no atm ilmi-keepalive
> !
> interface ATM2/0.1 multipoint
>  ip address 100.0.0.2 255.255.255.0
>  no ip directed-broadcast
>  atm arp-server nsap 47.00918100000000D0D38AF401.00D097D20C00.01
>  atm esi-address 00D097D20000.01
> !
> interface ATM2/0.2 multipoint
>  no ip directed-broadcast
>  atm esi-address 00D097D20000.02
>  map-group CCIE
>  appletalk cable-range 1-1 1.2
>  appletalk zone atm-zone
> !
> ip classless
> ip route 0.0.0.0 0.0.0.0 172.24.58.65
> !
> map-list CCIE
>  appletalk 1.1 atm-nsap 47.00918100000000D0D38AF401.00D097D20C00.02
> broadcast
> !
> line con 0
>  transport input none
> line aux 0
> line vty 0 4
>  login
> !
> end
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:21:50 GMT-3