Conversation
|
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. |
|
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
|
So you list only those in |
|
Whats up with this PR? Is this a partial config that can be put on top of the netlab generated config? |
|
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. |
This config should eventually go into core, but it illustrates what's needed to make this work