I am doing my project on network virtualization on cloud computing. I am going to implement a testbed for the cloud environment and measure the performance of cloud services in a virtualized network.

I need to have a switch that provides L2VPN connection, that is for example three clients connect to each other via this switch but the connection is L2VPN. Now is there any software that could emulate this kind of switch on Linux so I can create the testbed?

link|improve this question
cisco packet tracer or gns3 are the likely first stops. – Sirex May 31 '11 at 12:01
however i do not think that gns3 supports any managed switches IOS's. – xciter May 31 '11 at 12:24
it supports one iirc due to the others having diffrent arch., but i think the inbuilt one supports l2vpn. might be wrong. – Sirex Jun 2 '11 at 7:21
L2VPN sounds like IPsec over L2TP. A product which implements that is a VPN gateway not a switch. Take a look at Cisco Concentrators or use any other product. Here is a description of various implementations: jacco2.dds.nl/networking/openswan-l2tp.html – ceving Jun 3 '11 at 19:18
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.