ATM ARP Server

From: eb3613@sbc.com
Date: Sat Jun 04 2005 - 17:39:31 GMT-3


Ok so I do the following to make ARP server work per a book and it does not.

interface ATM3/1/0
 no ip address
 atm pvc 1 0 5 qsaal
 atm pvc 2 0 16 ilmi
 no atm ilmi-keepalive
!
interface ATM3/1/0.1 multipoint
 ip address 192.1.5.1 255.255.255.0
 atm nsap-address 47.009181000000001011BCA501.111111111111.11
 atm arp-server self

interface ATM3/1/0
 no ip address
 atm pvc 1 0 5 qsaal
 atm pvc 2 0 16 ilmi
 no atm ilmi-keepalive
!
interface ATM3/1/0.1 multipoint
 ip address 192.1.5.2 255.255.255.0
 atm nsap-address 47.009181000000001011BCA501.222222222222.22
 atm arp-server nsap 47.009181000000001011BCA501.111111111111.11

I cannot ping end to end until I use the following command on the physical nterface
atm ilmi-pvc-discovery subinterface

My question, is this correct or is their something else working against me here?
It seemed like the arp server would take care of the situation regardless of ilmi being present or not.



This archive was generated by hypermail 2.1.4 : Wed Jul 06 2005 - 14:43:40 GMT-3