Skip to content

Commit

Permalink
doc: Add the documentation for the new evpn command
Browse files Browse the repository at this point in the history
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
  • Loading branch information
donaldsharp committed Nov 19, 2022
1 parent ff37c3f commit 0620454
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion doc/user/zebra.rst
Original file line number Diff line number Diff line change
Expand Up @@ -578,6 +578,15 @@ nexthops are chosen to forward packets on. Currently the Linux kernel
has a ``fib_multipath_hash_policy`` sysctl which dictates how the hashing
algorithm is used to forward packets.

.. _zebra-evpn:

EVPN Commands
=============

.. clicmd:: show evpn arp-nd-redirect [json]

Displays the evpn arp neighbor discovery redirect information.

.. _zebra-mpls:

MPLS Commands
Expand Down Expand Up @@ -1551,7 +1560,7 @@ Debugging

MLAG events.

.. clicmd:: debug zebra evpn mh <es|mac|neigh|nh>
.. clicmd:: debug zebra evpn mh <es|mac|neigh|nh|arp-nd-evt|arp-nd-pkt>

EVPN multi-hop events.

Expand Down

0 comments on commit 0620454

Please sign in to comment.