Re: [c-nsp] L2VPN with IP address

2010-07-16 Thread Engine Networks | Luca Simonetti
Just pay attention to MTU with GRE tunnel and packet fragmentation. -- Luca Simonetti Engine Networks http://www.enginenetworks.net Datacenter GENEVA 1: Rue de la Confédération, 6 1204 Geneve - CH Datacenter ZURICH 1: Josefstrasse, 225 - 8005 Zürich - CH Datacenter MILAN 1: Caldera, 2

Re: [c-nsp] L2VPN with IP address

2010-07-15 Thread Kornelijus Survila
The multihop BGP solution might be the best one with least overhead; however you should be able to use a GRE tunnel if you still want to do this: interface Tunnel1 ip address 10.10.10.1 255.255.255.252 tunnel source FastEthernet0/0 tunnel destination small.router.ip interface Tunnel1 ip address