Add Tunnel support for EOS#3659
Conversation
|
See #3571, Ivan doesnt really wanted it in Netlab. |
|
@DanPartelly mm what i get for not looking at all the discussions before tinkering.. ;) |
Where did you get that impression from? I just told you to run away ;) @snuffy22 -- to solve this properly, you'd have to (A) figure out whether the "tunnel routes" applies only to OSPF or to all IGPs and then (B) add a device quirk that would set the corresponding flag in routing protocol data, followed by (C) modification of all routing protocol configuration templates. What you did was unfortunately "developing against the test", and even that would fail if we tested the tunnels in VRFs (not using VRFs for transport) |
|
@ipspace, guilty about for developing against the test. |
Probably context was off ? I got the impression literally from, and I quote: "You could start wireshare and figure out what's going on, but I would instead recommend to run away as fast as you can 🤦♂️ Also, this is not something I want to see implemented in netlab. " |
|
Did a little extra digging..
|
|
ISIS for my image returned 4 duplicates for any ICMP echo. Please test it manually. |
|
I will look into it in the next day or so and get back if i can produce same issue.. |
Thank you, and thank you for your prolific contributions to Netlab. |
Add GRE support for EOS.
Passes tests as expected.
Do we want to update the
02-gre-vrf.ymltest ?