From 854cdf7c80b79f016a3a96c1abc2b8a3e72f7de7 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Sat, 25 Apr 2020 08:02:08 +0200 Subject: [PATCH] doc: zebra: use correct format for `show ip/ipv6 forward` command Signed-off-by: Simon Ruderich --- doc/user/zebra.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/user/zebra.rst b/doc/user/zebra.rst index f3b4ca7d03..4cb35c7433 100644 --- a/doc/user/zebra.rst +++ b/doc/user/zebra.rst @@ -985,15 +985,15 @@ zebra Terminal Mode Commands .. index:: show ip protocol .. clicmd:: show ip protocol -.. index:: show ipforward -.. clicmd:: show ipforward +.. index:: show ip forward +.. clicmd:: show ip forward Display whether the host's IP forwarding function is enabled or not. Almost any UNIX kernel can be configured with IP forwarding disabled. If so, the box can't work as a router. -.. index:: show ipv6forward -.. clicmd:: show ipv6forward +.. index:: show ipv6 forward +.. clicmd:: show ipv6 forward Display whether the host's IP v6 forwarding is enabled or not. -- 2.39.5