bgpd: fix missing doc string in evpn

Add the missing EVPN doc string in the show command.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
This commit is contained in:
Rafael Zalamena 2020-08-07 14:32:58 -03:00
parent cd211e2049
commit 28673973b7

View File

@ -4002,6 +4002,7 @@ DEFUN(show_bgp_l2vpn_evpn_route,
"Display Detailed Information\n" "Display Detailed Information\n"
"Specify Route type\n" "Specify Route type\n"
"EAD (Type-1) route\n" "EAD (Type-1) route\n"
"EAD (Type-1) route\n"
"MAC-IP (Type-2) route\n" "MAC-IP (Type-2) route\n"
"MAC-IP (Type-2) route\n" "MAC-IP (Type-2) route\n"
"Multicast (Type-3) route\n" "Multicast (Type-3) route\n"