diff options
| author | Carmine Scarpitta <cscarpit@cisco.com> | 2024-12-24 08:56:28 +0100 |
|---|---|---|
| committer | Carmine Scarpitta <cscarpit@cisco.com> | 2025-02-03 22:20:01 +0100 |
| commit | 6f52056f70524a26e7ff72c06ca9be826763d603 (patch) | |
| tree | bb5e419e1ddfdae3366f4b71ec864c0abf112e15 /python/runtests.py | |
| parent | 4f43a33d421973d8229561bae7872770ea254e58 (diff) | |
staticd: Extend `ip_route_address_interface` to support SRv6 traffic steering
staticd already has a CLI to steer IPv6 traffic over a given SRv6 SID
list:
```
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.
```
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
