mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-13 14:26:15 +00:00
![]() There is no connectivity by using the proposed srv6 path. > From Carmine: > This seg6-route tells rt1 to steer packets destined to fc00:0:9::1 over this path: rt1->rt2->-rt6. > This path is not correct. Since we are installing this seg6-route on rt1, > it means that a packet matching this seg6-route has already reached rt1. > So rt1 should not be part of the path. > The correct path should be rt2->rt6. Fix this by changing the proposed seg6 route. Also, the ping test should be swapped, because invalidating the RT1 locator does not have any impacts on the built SRv6 path. Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com> |
||
---|---|---|
.. | ||
dst | ||
rt1 | ||
rt2 | ||
rt3 | ||
rt4 | ||
rt5 | ||
rt6 | ||
test_isis_srv6_topo1.py |