Skip to content

Commit d14b227

Browse files
committed
Add document for route state: ignore
Signed-off-by: Gris Ge <fge@redhat.com>
1 parent 8fffc23 commit d14b227

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

devel/yaml_api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1779,6 +1779,8 @@ routes:
17791779
Each route entry could have these parameters:
17801780

17811781
* `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.
17821784
* `destination`: String. Mandatory for every non-absent routes.
17831785
* `next-hop-interface`: String. Mandatory for every non-absent routes
17841786
* `next-hop-address`: String. When setting this as empty string for absent

0 commit comments

Comments
 (0)