diff options
| author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2026-03-09 17:57:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-09 17:57:23 +0200 |
| commit | 3aaee0c930b62d336deedb8439c326eecd1f300c (patch) | |
| tree | 15829a7553ba35b7b26f2863e808869b83030bc6 | |
| parent | 6924ad194a70c5bd3d5f01b3f95aed606322047c (diff) | |
| parent | 29d9ba85ae4629025be10f6721095424ab4b9386 (diff) | |
| download | vyos-documentation-3aaee0c930b62d336deedb8439c326eecd1f300c.tar.gz vyos-documentation-3aaee0c930b62d336deedb8439c326eecd1f300c.zip | |
Merge pull request #1789 from natali-rs1985/T8354
vpp: T8354: Move 'ignore-kernel-routes' option out of resource-allocation section
| -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. |
