]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: two minor changes for evpn-mh
authoranlan_cs <vic.lan@pica8.com>
Fri, 25 Mar 2022 05:51:21 +0000 (01:51 -0400)
committeranlan_cs <vic.lan@pica8.com>
Fri, 1 Apr 2022 01:03:47 +0000 (21:03 -0400)
Correct one word - `EAD-per-ES`, and remove one unuseful `index::` line.

Signed-off-by: anlan_cs <vic.lan@pica8.com>
doc/user/bgp.rst

index b9733cd522fec8844ed231671bbb7b6950c4022d..a2cd18c420c18d39a83e9e370003eefced78bbb9 100644 (file)
@@ -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
 ^^^^^^^^^^^^^^^^^^^^^