Conversation
|
I haven't looked at the other part of the docs yet (supported platform...), and I also will add in a near future, ospf, maybe vlan... not sure what else yet. |
There was a problem hiding this comment.
Great job, almost picture-perfect ;) Just had to fix a symlink that I probably borked a long time ago, and added a few missing entries in "libvirt" documentation.
However, the MTU configuration fails, and it looks like packet forwarding doesn't work, and IPv6 RAs are not sent:
04-mtu:
07-router:
I could merge this PR as-is and then you could fix these minor details in a fresh PR to keep things simple. Just tell me how you'd like to proceed.
|
FWIW, I found the MTU issue -- EXOS cannot set the IP MTU below 1500. You have to set the MTU range in device features. This is what we have on SR Linux. EXOS seems to have min_mtu at 1500 and max_mtu at 9216 |
🥳 thank you! For the other issues, I'll look into this existing PR. I'll try to sort this later today, or tomorrow. |
|
@sdargoeuves -- do you want to fix IP forwarding as well or should I merge it? |
|
Please do not merge, I will create a new branch& PR, where I've got your changes, and more fixes and features. |
|
closing this PR in favour of #3245 |
No description provided.