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 <[email protected]>
  • Loading branch information
donaldsharp committed Nov 1, 2023
1 parent 449685f commit 5a7671d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion doc/user/zebra.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -1714,7 +1718,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 5a7671d

Please sign in to comment.