RE: ATM Back to Back for SVC's

From: joe joee (joe143joe@yahoo.co.uk)
Date: Mon Sep 20 2004 - 03:05:56 GMT-3


Hi swaroop,
hope u r looking for a SVC config.
 
have alook to this, hope it will be usefull to you.
 

** PVC - Inverse Arp **

int atm2/0
ip address 10.1.1.1 255.255.255.0
atm pvc 1 1 44 aal5snap inarp

** PVC - Inverse Arp **

int atm 2/0
ip address 10.1.1.1 255.255.255.0
pvc 4/41
protocol ip inarp broadcast

** PVC - Static Mapping with Map Group / Map List **

int atm2/0
ip address 10.1.1.1 255.255.255.0
atm pvc 1 4 41
atm pvc 2 4 42
map-group atmlist

map-list atmlist
ip 150.5.41.6 atm-vc 1 broad
ip 150.5.42.1 atm-vc 2 broad

**PVC - Static Mapping - PVC command **

int atm 2/0
ip address 150.5.41.1 255.255.0.0
pvc 4/41
protocol ip 150.5.41.6 broad
pvc 4/42
protocol ip 150.5.42.1 broad

** PVC - Auto Discovery **

int atm2/0
ip address 10.1.1.2 255.255.255.0
pvc 0/16 ilmi
atm ilmi-pvc-discovery

** PVC - Virtual Template **

int atm2/0
no ip address
pvc 2/44
encap aal5ciscoppp virtual-template1

int virtual-template 1
ip address 10.1.1.1 255.255.255.0

** PVC - Dialer Profiles **
int atm2/0
no ip address
pvc 1/44
encap aal5snap
protocol ppp dialer
dialer pool-member 1

interface dialer1
ip address 10.1.1.1 255.255.255.0
encap ppp
dialer pool 1

** SVC - Classical IP **

int atm2/0
ip address 172.168.12.2 255.255.255.0
atm esi-address 555555555555.00
atm arp-server self
pvc 0/5 qsaal
pvc 0/16 ilmi

** SVC - Static Map (WITH ILMI) **

interface ATM2/0
no ip address
pvc 0/5 qsaal

pvc 0/16 ilmi

interface ATM2/0.1 multipoint
ip address 10.1.1.1 255.255.255.0
atm esi-address 111111111111.00

svc MYSVC nsap 47.009131415926535897932384.333333333333.00
protocol ip 10.1.1.3
broadcast
encapsulation aal5snap

** SVC - Static Map (without ILMI) **

interface ATM2/0
ip address 10.1.1.1 255.255.255.0
atm nsap-address 47.009131415926535897932384.111111111111.00
atm uni-version 4.0
pvc 0/5 qsaal
!
svc nsap 47.009131415926535897932384.222222222222.00
protocol ip 10.1.1.2 broadcast
encapsulation aal5snap

** SVC - Virtual Template **

interface ATM 2/0/0
svc MYSVC
encapsulation aal5auto
protocol ppp virtual-template 1
atm nsap 47.009131415926535897932384.222222222222.00
!
interface virtual-template 1
ip address 10.1.1.1 255.255.255.0

** PPPoE on ATM **

vpdn enable
vpdn-group 1
accept-dialin
protocol pppoe
virtual-template 1

interface atm 2/0.1 multipoint
pvc 1/44
encapsulation aal5snap
protocol pppoe

interface virtual-template 1
ip addr 10.1.1.1 255.255.255.0
mtu 1492
 
 
Regards,
JOE

Swaroop Potdar <swarooppotdar@hotmail.com> wrote:
Thanks

for the info...saved from wasting more time on figuring it out...

>From: "Tony Schaffran"
>Reply-To: "Tony Schaffran"
>To: "'Swaroop Potdar'" ,
>
>Subject: RE: ATM Back to Back for SVC's
>Date: Sun, 19 Sep 2004 07:47:25 -0700
>
>You cannot configure SVC's on a back-to-back ATM connection.
>
>Tony Schaffran
>Network Analyst
>CCIE #11071
>CCNP, CCNA, CCDA,
>NNCDS, NNCSS, CNE, MCSE
>
>www.cconlinelabs.com
>Your #1 choice for online Cisco rack rentals.
>
>
>-----Original Message-----
>From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
>Swaroop Potdar
>Sent: Sunday, September 19, 2004 5:28 AM
>To: ccielab@groupstudy.com
>Subject: ATM Back to Back for SVC's
>
>Hi,
>
>I have two atm modules.
>(1A-OC3MM)
>
>I want to connect them back to back to simulate different ATM scenarios.
>
>I was able to set up PVC's on it with static mapping.
>
>But when it comes to SVC's ESI address or PVC discovery it doesnt work
>
>Ay idea about SVC's with this setup or its not possible without a ATM
>switch.
>
>Your inputs would be valuable.
>
>Thanks,
>
>Regards,
>Swaroop.
>
>_________________________________________________________________
>Movies, music, celeb news. Stay in the loop. http://www.msn.co.in/cinema/
>With MSN Entertainment!
>
>_______________________________________________________________________
>Subscription information may be found at:
>http://www.groupstudy.com/list/CCIELab.html
>
>_______________________________________________________________________
>Subscription information may be found at:
>http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Fri Oct 01 2004 - 15:00:46 GMT-3