mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-12-07 21:37:58 +00:00
Add the following Anycast-SIDs on routers rt4 and rt5: * segment-routing prefix 10.10.10.10/32 index 100 no-php-flag n-flag-clear * segment-routing prefix 2001:db8:1000::10/128 index 101 no-php-flag n-flag-clear The updated JSON data will then check whether the Anycast-SIDs are being processed as expected (e.g. rt1 should use ECMP to rt2 and rt3, rt2 should use rt4 only as it's directly connected, etc). Signed-off-by: Renato Westphal <renato@opensourcerouting.org> |
||
|---|---|---|
| .. | ||
| rt1 | ||
| rt2 | ||
| rt3 | ||
| rt4 | ||
| rt5 | ||
| rt6 | ||
| __init__.py | ||
| test_isis_sr_topo1.py | ||