diff options
author | Christian Breunig <christian@breunig.cc> | 2024-02-10 10:02:47 +0100 |
---|---|---|
committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2024-02-11 23:47:37 +0000 |
commit | cafd8840dfeda5cac5f723716c0b234935284856 (patch) | |
tree | e3baae4536cf4c5054ed3652a01802d3277ebece /interface-definitions/include/static/static-route-reject.xml.i | |
parent | 5abd4333c1ee0f21448c6c0520e72cba36a709ca (diff) | |
download | vyos-1x-cafd8840dfeda5cac5f723716c0b234935284856.tar.gz vyos-1x-cafd8840dfeda5cac5f723716c0b234935284856.zip |
srv6: T5849: add segment support to "protocols static route6"
* set protocols static route6 <prefix> next-hop <address> segments 'x:x::x:x/y:y::y/z::z'
* set protocols static route6 <prefix> interface <interface> segments 'x:x::x:x/y:y::y/z::z'
(cherry picked from commit b84f7de453f3951945298d95a8a27345ba7d28c3)
Diffstat (limited to 'interface-definitions/include/static/static-route-reject.xml.i')
-rw-r--r-- | interface-definitions/include/static/static-route-reject.xml.i | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/interface-definitions/include/static/static-route-reject.xml.i b/interface-definitions/include/static/static-route-reject.xml.i index 81d4f9afd..ef713ac85 100644 --- a/interface-definitions/include/static/static-route-reject.xml.i +++ b/interface-definitions/include/static/static-route-reject.xml.i @@ -9,4 +9,3 @@ </children> </node> <!-- include end --> - |