diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2022-04-02 11:54:51 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-02 11:54:51 +0300 |
| commit | 97a1fdf20f8a19c5c4cc321e9fe223b45a871b9f (patch) | |
| tree | 287f5c10844dbb548198b1595e14d03f6dab7015 | |
| parent | 2d5bac3f7e70d0a9fff984cd90d1be3ebfd08a1c (diff) | |
| parent | c12d5f2086e0f62248a1085f764c6dbe4b24c750 (diff) | |
Merge pull request #10875 from anlancs/doc-mh-esi-1
doc: two minor changes for evpn-mh
| -rw-r--r-- | doc/user/bgp.rst | 5 |
1 files 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 ^^^^^^^^^^^^^^^^^^^^^ |
