From c12d5f2086e0f62248a1085f764c6dbe4b24c750 Mon Sep 17 00:00:00 2001 From: anlan_cs Date: Fri, 25 Mar 2022 01:51:21 -0400 Subject: [PATCH] doc: two minor changes for evpn-mh Correct one word - `EAD-per-ES`, and remove one unuseful `index::` line. Signed-off-by: anlan_cs --- doc/user/bgp.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index b9733cd522..a2cd18c420 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -2956,7 +2956,7 @@ local discriminator against the bond interface on the PE (via zebra) - The sys-mac and local discriminator are used for generating a 10-byte, Type-3 Ethernet Segment ID. -Type-1 (EAS-per-ES and EAD-per-EVI) routes are used to advertise the locally +Type-1 (EAD-per-ES and EAD-per-EVI) routes are used to advertise the locally attached ESs and to learn off remote ESs in the network. Local Type-2/MAC-IP routes are also advertised with a destination ESI allowing for MAC-IP syncing between Ethernet Segment peers. @@ -3056,8 +3056,7 @@ route maybe fragmented. The number of EVIs per-EAD route can be configured via the following BGP command - -.. index:: [no] ead-es-frag evi-limit(1-1000) -.. clicmd:: [no] ead-es-frag evi-limit(1-1000) +.. clicmd:: [no] ead-es-frag evi-limit (1-1000) Sample Configuration ^^^^^^^^^^^^^^^^^^^^^ -- 2.39.5