Skip to content

Add config for SR OS MPLS EVPN LDP#9

Open
jbemmel wants to merge 2 commits into
ipspace:masterfrom
jbemmel:add-sros-mpls-evpn-ldp
Open

Add config for SR OS MPLS EVPN LDP#9
jbemmel wants to merge 2 commits into
ipspace:masterfrom
jbemmel:add-sros-mpls-evpn-ldp

Conversation

@jbemmel

@jbemmel jbemmel commented Oct 2, 2022

Copy link
Copy Markdown
Contributor

This config should eventually go into core, but it illustrates what's needed to make this work

@ipspace

ipspace commented Oct 2, 2022

Copy link
Copy Markdown
Owner

The 'mpls.vlans' attribute will be 'evpn.vlans' (which VLANs should EVPN care about), and then the EVPN module should figure out what transport to use.

@jbemmel

jbemmel commented Oct 2, 2022

Copy link
Copy Markdown
Contributor Author

Yes, the evpn module could figure out the transport (mpls because the vxlan module isn't enabled) but users should be able to specify it also

evpn: is required to enable EVPN for the vlan, you could have scenarios in which only a subset of vlans is extended

@ipspace

ipspace commented Oct 2, 2022

Copy link
Copy Markdown
Owner

evpn: is required to enable EVPN for the vlan, you could have scenarios in which only a subset of vlans is extended

So you list only those in evpn.vlans 😉

@sdktr

sdktr commented Sep 8, 2023

Copy link
Copy Markdown

Whats up with this PR? Is this a partial config that can be put on top of the netlab generated config?

@ipspace

ipspace commented Sep 8, 2023

Copy link
Copy Markdown
Owner

EVPN module was rewritten in the meantime. Depending on what you want to do, one of the scenarios in https://github.com/ipspace/netlab/tree/dev/tests/integration/evpn might be what you're looking for.

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.

3 participants