We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a2b0c4 commit ff9d902Copy full SHA for ff9d902
devel/yaml_api.md
@@ -1978,6 +1978,9 @@ Each route entry could have these parameters:
1978
route as `state: absnet` and append new route.
1979
* `vrf-name`: String. Store the route to the route table which specified VRF
1980
is binding to.
1981
+ * `lock-mtu`: Boolean. New in version 2.2.59. When set to true, the route MTU
1982
+ is locked, preventing Path MTU Discovery (PMTUD) from automatically
1983
+ adjusting it.
1984
1985
## Route Rules
1986
0 commit comments