From 6cfd16ad8e8ae2139c4fdbbb64bd2bfc5ba195ac Mon Sep 17 00:00:00 2001 From: Trey Aspelund Date: Wed, 4 Mar 2020 19:24:51 -0500 Subject: [PATCH] doc: Add doc for `show bgp l2vpn evpn route type` Add documentation for this command and its RT filters. Signed-off-by: Trey Aspelund --- doc/user/bgp.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index d84bffc3c..17749c103 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -2646,7 +2646,14 @@ structure is extended with :clicmd:`show bgp [afi] [safi]`. These commands display BGP routes for the specific routing table indicated by the selected afi and the selected safi. If no afi and no safi value is given, - the command falls back to the default IPv6 routing table + the command falls back to the default IPv6 routing table. + For EVPN prefixes, you can display the full BGP table for this AFI/SAFI + using the standard `show bgp [afi] [safi]` syntax. + +.. index:: show bgp l2vpn evpn route [type ] +.. clicmd:: show bgp l2vpn evpn route [type ] + + Additionally, you can also filter this output by route type. .. index:: show bgp [afi] [safi] summary .. clicmd:: show bgp [afi] [safi] summary -- 2.39.5