diff options
| author | Carmine Scarpitta <cscarpit@cisco.com> | 2024-12-24 08:57:28 +0100 |
|---|---|---|
| committer | Carmine Scarpitta <cscarpit@cisco.com> | 2025-02-03 22:20:14 +0100 |
| commit | e1e31e086983ac9d18fa973172697436b9368495 (patch) | |
| tree | 8767cb77d8f236a7edbffb938da34a86662d373d /python/runtests.py | |
| parent | 6f52056f70524a26e7ff72c06ca9be826763d603 (diff) | |
staticd: Extend `ip_route_address_interface_vrf` to support SRv6 traffic steering
staticd already has a CLI to steer IPv6 traffic over a given SRv6 SID
list:
```
vrf vrf10
ipv6 route 2001:db8:1:1::/64 sr0 segments fcbb:bbbb:1:2:3:fe00::
```
This PR extends the existing CLI `ip route` to support steering of IPv4
traffic over an SRv6 SID list.
```
vrf vrf10
ip route 10.0.0.0/24 sr0 segments fcbb:bbbb:1:2:3:fe00::
```
Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
Diffstat (limited to 'python/runtests.py')
0 files changed, 0 insertions, 0 deletions
