RE: ATM SVC configuration [bcc][faked-from]

From: marvin greenlee (marvin@ccbootcamp.com)
Date: Tue Apr 26 2005 - 13:16:32 GMT-3


In order to do static SVCs without ILMI, you need an 'atm route' on the atm
switch. One other thing to remember with SVCs is that the ESI must be
unique across the ATM. So, if there are other racks connected to the same
ATM switch, the ESI must be unique among all those routers. If you
configure the ILMI pvc with an ESI address, does it show as 'confirmed' in
the output of show atm ilmi-status?

Cisco - Configuring RFC 1483 ATM SVCs Without ILMI for Address Registration
-
http://www.cisco.com/en/US/tech/tk39/tk371/technologies_configuration_exampl
e09186a0080094b3d.shtml

Cisco - Configuring SVCs, PVCs, Soft PVCs, PVPs, and VP Tunnels -
http://www.cisco.com/en/US/products/hw/switches/ps718/products_quick_start_c
hapter09186a008014df6c.html

Cisco - ATM PVC, SVC, Soft-PVC, and PVP Frequently Asked Questions -
http://www.cisco.com/en/US/tech/tk39/tk48/technologies_q_and_a_item09186a008
011a901.shtml#qa9

Marvin Greenlee, CCIE#12237, CCSI# 30483
Network Learning Inc
marvin@ccbootcamp.com
www.ccbootcamp.com (Cisco Training)

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of Bob
Nelson
Sent: Monday, April 25, 2005 4:15 PM
To: ccielab@groupstudy.com
Subject: ATM SVC configuration [bcc][faked-from]
Importance: Low

Hello:

I am have an issue configuring SVC connections between my routers and the
ATM switch. (IPExpert LAB) I have tried several different versions, with
this one right out of the answer section for this particular lab. I cannot,
with any configuration, get a ping across the link. I do not know if there
is something else needed on the LS1010, as those configurations are not
provided with the setup or solutions for the labs. Can someone please
point me in the right direction?

Have also tried with the arp-server self on one side and the arp-server
command with the nsap pointing to the other. No luck

R6
interface ATM0
 ip address 10.0.0.1 255.255.255.0
 atm nsap-address 47.00918100000000E01E4A6101.666666666666.00
 atm pvc 1 0 5 qsaal
 atm pvc 2 0 16 ilmi
 no atm ilmi-keepalive
!
 svc nsap 47.00918100000000E01E4A6101.666666666666.00
   protocol ip 10.0.0.1
!
 svc nsap 47.00918100000000E01E4A6101.999999999999.00
   protocol ip 10.0.0.2 broadcast
!
end

R9
interface ATM0
 ip address 10.0.0.2 255.255.255.0
 atm nsap-address 47.00918100000000E01E4A6101.999999999999.00
 atm pvc 1 0 5 qsaal
 atm pvc 2 0 16 ilmi
 no atm ilmi-keepalive
!
 svc nsap 47.00918100000000E01E4A6101.999999999999.00
   protocol ip 10.0.0.2
!
 svc nsap 47.00918100000000E01E4A6101.666666666666.00
   protocol ip 10.0.0.1
!
end

Thanks
Bob



This archive was generated by hypermail 2.1.4 : Tue May 03 2005 - 07:55:09 GMT-3