Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions devel/yaml_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -1983,6 +1983,9 @@ Each route entry could have these parameters:
route as `state: absnet` and append new route.
* `vrf-name`: String. Store the route to the route table which specified VRF
is binding to.
* `lock-mtu`: Boolean. New in version 2.2.59. When set to true, the route MTU
is locked, preventing Path MTU Discovery (PMTUD) from automatically
adjusting it.

## Route Rules

Expand Down