-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
master mpls changes break non MPLS UNICAST SAFI label distribution #473
Comments
To test: Bring up two bgp neighbors with both v4 and v6 neighbors activated, i.e., under: Simple test 1: v4 vpn route with label Network Next Hop Metric LocPrf Weight Path Displayed 1 routes and 1 total paths Network Next Hop Metric LocPrf Weight Path Displayed 1 routes and 1 total paths Note label value |
More complex test uses to RR clients and 1 RR: BGP1<-->RR<-->BGP2 Repeat addition of single label on BGP1 and check that it propagates to BGP2 |
about EVPN setup to share, some more work is needed to make evpn work and be available to troubleshoot label:
however, below you can find a dut/router config setup ================================= |
Signed-off-by: Lou Berger <lberger@labn.net>
Signed-off-by: Lou Berger <lberger@labn.net>
…RRouting#473) Signed-off-by: Lou Berger <lberger@labn.net>
Fix tested for vpn and encap ribs/safi. Labeled unicast may still leak as not tested. Signed-off-by: Lou Berger <lberger@labn.net>
VPN and ENCAP safis are working on master. |
Breaks VPN SAFI for at least the implicit label (3) case -- which is used for tunnel control with ENCAP SAFI/Attribute. Based on code review, expect that EVPN label distribution is also broken.
The text was updated successfully, but these errors were encountered: