Seni
asked on
Tunnel L2 VLANs Through L3
Hello,
I have a question about tunneling layer2 over layer3. I have an enterprise network where I have multiple sites connected via Layer 3 network. We have two old networks which both reside on VLAN 1 and are separated by firewall. We need to move some of the old equipments from the old network to the new network without changing their IPs on the initial phase. Hence, will need to tunnel the old vlans across a L3 network.
Does anyone know how i can go about this?
Thanks
I have a question about tunneling layer2 over layer3. I have an enterprise network where I have multiple sites connected via Layer 3 network. We have two old networks which both reside on VLAN 1 and are separated by firewall. We need to move some of the old equipments from the old network to the new network without changing their IPs on the initial phase. Hence, will need to tunnel the old vlans across a L3 network.
Does anyone know how i can go about this?
Thanks
ASKER
Hi Noci,
This solution is to far fetched and the requirements are also complex.
I wonder why i can't seem to find a guide on L2TPv3
This solution is to far fetched and the requirements are also complex.
I wonder why i can't seem to find a guide on L2TPv3
Support for that is still marked experimental in a 2.6.36 kernel.
I haven't lookup that route for work in upper layer.
I haven't lookup that route for work in upper layer.
GRE tunneling could be used if it is supported by your routers but it generally isn't an easy thing to configure and manage either.
ASKER
Hi Rick,
I'm experienced with Layer 3 tunnels but how do you do configure a Layer 2 GRE tunnel?
I'm experienced with Layer 3 tunnels but how do you do configure a Layer 2 GRE tunnel?
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
This question has been classified as abandoned and is closed as part of the Cleanup Program. See the recommendation for more details.
On a linux system bridge a real ethernet adapter with a VDE one
And route vde to another VDE system... with the same
You would need one vde "patch cable" for each vlan.