From 71a976081f652a78884186db95b01ad768c5cdb2 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 b862ba9f505c..98eff9e2547e 100644 --- a/doc/user/zebra.rst +++ b/doc/user/zebra.rst @@ -692,6 +692,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 @@ -1875,7 +1879,7 @@ Debugging MLAG events. -.. clicmd:: debug zebra evpn mh +.. clicmd:: debug zebra evpn mh EVPN multi-hop events.