diff options
| author | Nataliia Solomko <natalirs1985@gmail.com> | 2026-03-06 18:23:58 +0200 |
|---|---|---|
| committer | Nataliia Solomko <natalirs1985@gmail.com> | 2026-03-06 18:23:58 +0200 |
| commit | 29d9ba85ae4629025be10f6721095424ab4b9386 (patch) | |
| tree | f579e209a5f3dc99a9bd9457583d9d6f4b11d7ab /docs | |
| parent | fda831d4cac50a6eb9142303a54ce46fe3a559d0 (diff) | |
| download | vyos-documentation-29d9ba85ae4629025be10f6721095424ab4b9386.tar.gz vyos-documentation-29d9ba85ae4629025be10f6721095424ab4b9386.zip | |
vpp: T8354: Move 'ignore-kernel-routes' option out of resource-allocation section
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/vpp/configuration/dataplane/lcp.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/vpp/configuration/dataplane/lcp.rst b/docs/vpp/configuration/dataplane/lcp.rst index dcc09dfa..cb39439a 100644 --- a/docs/vpp/configuration/dataplane/lcp.rst +++ b/docs/vpp/configuration/dataplane/lcp.rst @@ -34,7 +34,7 @@ behavior using the following command: .. _vpp_config_dataplane_lcp_ignore-kernel-routes: -.. cfgcmd:: set vpp settings resource-allocation ignore-kernel-routes +.. cfgcmd:: set vpp settings ignore-kernel-routes Pay attention that disabling this option leads to loss of connectivity to destinations if there are no direct routes in VPP routing table. |
