diff options
| author | Carmine Scarpitta <cscarpit@cisco.com> | 2024-12-24 08:59:18 +0100 |
|---|---|---|
| committer | Carmine Scarpitta <cscarpit@cisco.com> | 2025-02-03 22:20:58 +0100 |
| commit | 39613ec8be65240f1dfd4ec623c259076062b91c (patch) | |
| tree | 49b1b9eafbe3d298b664bdd36e7f986cee2f50e2 /python/runtests.py | |
| parent | 885181acb441dcb1b78bacea2c4287ac20e5d043 (diff) | |
staticd: Extend `ip_route_vrf` CLI 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
