]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: new show cmd - bgp l2vpn evpn route detail 4116/head
authorNitin Soni <nsoni@cumulusnetworks.com>
Wed, 10 Apr 2019 06:13:51 +0000 (23:13 -0700)
committerNitin Soni <nsoni@cumulusnetworks.com>
Thu, 11 Apr 2019 06:11:02 +0000 (23:11 -0700)
commit21f3551ed58afb203457a0a1887657002855b0ee
treed95f8f45149260a047b497b3bd516d18b2194d41
parent6dc8dbf9bc64b45da40eef8c14c3e662bce237fb
bgpd: new show cmd - bgp l2vpn evpn route detail

This command is added to provide detailed information. It will be
useful in troubleshooting as we will be able to dump all detailed info
using a single command.
"show bgp l2vpn evpn route [detail] ...". Additional filtering
can be done by providing type of the route.

Command will display the detailed content for all rd and macs-ip as
displayed by "show bgp l2vpn evpn route rd <> mac <>" for a single
rd, mac, ip from the global bgp routing table.

Ticket: CM-24397
Signed-off-by: Nitin Soni <nsoni@cumulusnetworks.com>
Reviewed-by:
Testing-Done:
bgpd/bgp_evpn_vty.c