[c-nsp] ATM over IP

Vincent De Keyzer vincent at dekeyzer.net
Tue Oct 3 08:54:28 EDT 2006


Hi Tim,

we have been happily doing this for over a year now.

Our config looks like this:

l2tp-class L2L-L2TP
 authentication
 password somepassword
!
pseudowire-class L2L-PW
 encapsulation l2tpv3
 protocol l2tpv3 L2L-L2TP
 ip local interface Loopback5287

interface Loopback5287
 ip address 10.52.87.6 255.255.255.255
 no clns route-cache

interface ATM2/0.211 point-to-point
 description Customer321
 no atm enable-ilmi-trap
 pvc Customer321 0/211 l2transport
  vbr-nrt 8000 8000
  encapsulation aal5snap
  xconnect 10.52.87.2 211 pw-class L2L-PW
 
You might want to use a different encapsulation. We selected aal5snap
because in our understanding, each IP packet encapsulated into ATM will be
put in one packet over the L2TP network.

Vincent

> -----Original Message-----
> From: cisco-nsp-bounces at puck.nether.net [mailto:cisco-nsp-
> bounces at puck.nether.net] On Behalf Of Tim Durack
> Sent: samedi 30 septembre 2006 6:33
> To: cisco-nsp at puck.nether.net
> Subject: [c-nsp] ATM over IP
> 
> Anyone tunneling ATM using L2TPv3? I know there is an rfc for it, but
> I can't find too much implementation information.
> 
> Would be interested in hearing any creative solutions for transporting
> ATM over IP. MPLS is currently not an option (unless we wrap it in gre
> perhaps.)
> 
> Tim:>
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/



More information about the cisco-nsp mailing list