We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
state: ignore
1 parent 8fffc23 commit d14b227Copy full SHA for d14b227
devel/yaml_api.md
@@ -1779,6 +1779,8 @@ routes:
1779
Each route entry could have these parameters:
1780
1781
* `state`: Only set to `absent` for deleting matching routes when applying.
1782
+ During querying, nmstate will set routes next hop to ignored interface as
1783
+ `state: ignore`. Applying routes with `state: ignore` will be ignored.
1784
* `destination`: String. Mandatory for every non-absent routes.
1785
* `next-hop-interface`: String. Mandatory for every non-absent routes
1786
* `next-hop-address`: String. When setting this as empty string for absent
0 commit comments