RE: CLIP

From: Ali, Shahzad (Shahzad.Ali@xxxxxx)
Date: Thu Feb 01 2001 - 12:54:36 GMT-3


   
Here are working configs

r1---------LS1010--------r2

r1
!
interface ATM1/0
 no ip address
 no ip directed-broadcast
 no atm ilmi-keepalive
 pvc 0/16 ilmi
 !
 pvc 0/5 qsaal
 !
!
interface ATM1/0.2 multipoint
 ip address 10.1.1.7 255.255.255.0
 no ip directed-broadcast
 atm esi-address 000196EAAF70.00
 atm arp-server self
!

r1#sh lane default-atm-addresses
interface ATM1/0:
LANE Client: 47.009181000000006070594101.000196EAAF70.**
LANE Server: 47.009181000000006070594101.000196EAAF71.**
LANE Bus: 47.009181000000006070594101.000196EAAF72.**
LANE Config Server: 47.009181000000006070594101.000196EAAF73.00
note: ** is the subinterface number byte in hex

!
r2
!
interface ATM1/0
 no ip address
 no ip directed-broadcast
 map-group atm
 atm pvc 78 1 78 aal5snap
 no atm ilmi-keepalive
 pvc 0/16 ilmi
 !
 pvc 0/5 qsaal
 !
interface ATM1/0.2 multipoint
 ip address 10.1.1.8 255.255.255.0
 no ip directed-broadcast
 atm esi-address 000196EACA50.00
 atm arp-server nsap 47.009181000000006070594101.000196EAAF70.00
!
!
r2#sh lane def
interface ATM1/0:
LANE Client: 47.009181000000006070594101.000196EACA50.**
LANE Server: 47.009181000000006070594101.000196EACA51.**
LANE Bus: 47.009181000000006070594101.000196EACA52.**
LANE Config Server: 47.009181000000006070594101.000196EACA53.00
note: ** is the subinterface number byte in hex

r2#ping 10.1.1.7

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.1.1.7, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 4/4/4 ms

Regards,

ShahzaD

-----Original Message-----
From: peter brown [mailto:pita40@hotmail.com]
Sent: Thursday, February 01, 2001 7:07 AM
To: ccielab@groupstudy.com
Subject: CLIP

In a CLIP ATM config like

int atm0
ip add 10.1.1.1 255.255.255.0
atm esi-add ........
atm pvc 10 0 5 qsaal
atm pvc 20 0 16 ilmi
atm arp-server nsap ..........

my question is how do you get the atm arp-server nsap information from the
ATM switch if it is not specified. I need help.



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:28:33 GMT-3