From: Ng, Kim Seng David (David) (ksng@xxxxxxxxx)
Date: Sat Apr 20 2002 - 01:48:42 GMT-3
   
Guy,
If I remembered correctly, you need not have the command "atm classic-ip-extens
ions BFI" unless you have redundant arp servers.
David
-----Original Message-----
From: Lupi, Guy [mailto:Guy.Lupi@eurekaggn.com]
Sent: Saturday, April 20, 2002 3:24 AM
To: 'ccielab@groupstudy.com'
Subject: ATM classical IP
Sorry for all the ATM questions, I have some virtual rack time today and I
am trying to get the most out of it.  I have the classical IP working, but I
want to make sure it is working correctly.  I posted my configs below, I
would appreciate if someone could take a look at them and let me know if it
looks correct.  When setting up classical ip, you specify an arp server.
One of the routers is the arp server in my config, when I do a show atm
arp-server I see all the mappings, but on the client when I do a show atm
arp-server, I don't see anything.  Is this because it is not the arp server?
I think that is the case, I just want to make sure I have this nailed down.
Also, IPX doesn't work with this correct?  Thanks.
R14 (Arp Client)
interface ATM0
 ip address 172.16.1.14 255.255.255.0
 pvc 0/16 ilmi
 !
 pvc 0/5 qsaal
 !
 atm esi-address 141414141414.00
 no atm ilmi-keepalive
 atm classic-ip-extensions BFI
 atm arp-server nsap 10.000000000000000000000000.131313131313.00
 ipx network 1314
r14#sh atm map
Map list ATM0_ATM_ARP : DYNAMIC
arp maps to NSAP 10.000000000000000000000000.131313131313.00
        , connection up, VC 26, VPI 6, VCI 152, ATM0
ip 172.16.1.13 maps to NSAP 10.000000000000000000000000.131313131313.00
        , broadcast, connection up, VC 26, VPI 6, VCI 152, ATM0
r14#sh atm arp-server
r14#
r14#ping 172.16.1.13
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.1.13, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
r14#sh atm svc
            VCD /                                      Peak  Avg/Min Burst
Interface   Name       VPI   VCI  Type   Encaps   SC   Kbps   Kbps   Cells
Sts
0          26           6   152   SVC    SNAP     UBR  155000
UP
r14#
R13 (Arp Server)
interface ATM0
 ip address 172.16.1.13 255.255.255.0
 pvc 0/16 ilmi
 !
 pvc 0/5 qsaal
 !
 atm esi-address 131313131313.00
 no atm ilmi-keepalive
 atm classic-ip-extensions BFI
 atm arp-server self
 ipx network 1314
r13#sh atm arp-server
Note that a '*' next to an IP address indicates an active call
      IP Address        TTL     ATM Address
ATM0:
    * 172.16.1.13       16:14   1000000000000000000000000013131313131300
    * 172.16.1.14       18:06   1000000000000000000000000014141414141400
r13#sh atm svc
            VCD /                                      Peak  Avg/Min Burst
Interface   Name       VPI   VCI  Type   Encaps   SC   Kbps   Kbps   Cells
Sts
0          34           7   128   SVC    SNAP     UBR  155000
UP
0          35           7   129   SVC    SNAP     UBR  155000
UP
0          36           7   130   SVC    SNAP     UBR  155000
UP
r13#
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:58:14 GMT-3