From 8fa4301d207d2854ec8487875072d383d8cbbd92 Mon Sep 17 00:00:00 2001 From: Igor Ryzhov Date: Sat, 30 Nov 2024 17:16:37 +0200 Subject: [PATCH] doc: remove no-op "netns NAMESPACE" command from the docs Signed-off-by: Igor Ryzhov --- doc/user/zebra.rst | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/doc/user/zebra.rst b/doc/user/zebra.rst index b862ba9f505c..9b9298c1cd99 100644 --- a/doc/user/zebra.rst +++ b/doc/user/zebra.rst @@ -526,16 +526,6 @@ commands in relationship to VRF. Here is an extract of some of those commands: The network administrator can however decide to provision this command in configuration file to provide more clarity about the intended configuration. -.. clicmd:: netns NAMESPACE - - This command is based on VRF configuration mode. This command is available - when *Zebra* is run in :option:`-n` mode. This command reflects which *Linux - network namespace* is to be mapped with *Zebra* VRF. It is to be noted that - *Zebra* creates and detects added/suppressed VRFs from the Linux environment - (in fact, those managed with iproute2). The network administrator can however - decide to provision this command in configuration file to provide more clarity - about the intended configuration. - .. clicmd:: show ip route vrf VRF The show command permits dumping the routing table associated to the VRF. If