From 5a7671d205c47268fd3d6ba5eaf3bc70e3c34d95 Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Fri, 18 Nov 2022 19:56:04 -0500 Subject: [PATCH] doc: Add the documentation for the new evpn command Signed-off-by: Donald Sharp --- doc/user/zebra.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/user/zebra.rst b/doc/user/zebra.rst index 7c50212d4801..0ec1b3475447 100644 --- a/doc/user/zebra.rst +++ b/doc/user/zebra.rst @@ -698,6 +698,10 @@ via `ip link`, `bridge link` and `bridge vlan` commands: bridge.20 vlan20 20 vxlan0 0 bridge.10 vlan10 0 vxlan0 0 +.. clicmd:: show evpn arp-nd-redirect [json] + +Displays the evpn arp neighbor discovery redirect information. + .. _zebra-mpls: MPLS Commands @@ -1714,7 +1718,7 @@ Debugging MLAG events. -.. clicmd:: debug zebra evpn mh +.. clicmd:: debug zebra evpn mh EVPN multi-hop events.