Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sros vlan vxlan evpn vrf ospfv3 support #472

Merged
merged 29 commits into from
Sep 22, 2022

Conversation

jbemmel
Copy link
Collaborator

@jbemmel jbemmel commented Sep 21, 2022

This PR adds support for Nokia SR OS for the following modules:

  • vlan
  • vrf
  • vxlan (EVPN based)
  • evpn
  • ospfv3 (minimal but functional)
  • bgp: remove 'address_families' attribute which was only used in SR OS templates
  • device defaults: set MTU to ensure ospf comes up in scenarios with various port combinations

Test cases checked:

  • integration/vlan/vlan-bridge-native.yml
  • integration/vlan/vlan-mixed-native.yml
  • integration/vlan/vlan-bridge-trunk-router.yml
  • integration/evpn/vxlan-asymmetric-irb.yml
  • integration/evpn/vxlan-symmetric-irb.yml
  • integration/vlan/vlan-routed-trunk.yml
  • integration/vlan/vlan-bridge-trunk-router.yml

I've included a sample script with the start of an automated test setup - something like this could be run as part of github hooks

@jbemmel jbemmel marked this pull request as draft September 21, 2022 04:41
@jbemmel jbemmel marked this pull request as ready for review September 21, 2022 04:47
@jbemmel jbemmel marked this pull request as draft September 21, 2022 13:21
@jbemmel jbemmel changed the title sros vlan vxlan evpn vrf support sros vlan vxlan evpn vrf ospfv3 support Sep 22, 2022
@jbemmel jbemmel marked this pull request as ready for review September 22, 2022 02:54
@ipspace
Copy link
Owner

ipspace commented Sep 22, 2022

Wow!!! An enormous amount of work. Thanks a million!

@ipspace ipspace merged commit d9abd30 into ipspace:dev Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants