diff options
| author | Carmine Scarpitta <cscarpit@cisco.com> | 2024-12-24 08:58:41 +0100 |
|---|---|---|
| committer | Carmine Scarpitta <cscarpit@cisco.com> | 2025-02-03 22:20:34 +0100 |
| commit | 885181acb441dcb1b78bacea2c4287ac20e5d043 (patch) | |
| tree | 5658e16e75273fe96015a1d4d8c6677eea0d1bee /python/runtests.py | |
| parent | e1e31e086983ac9d18fa973172697436b9368495 (diff) | |
staticd: Extend `ip_route` CLI 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
