]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: new show cmd - bgp l2vpn evpn route vni all detail 4031/head
authorNitin Soni <nsoni@cumulusnetworks.com>
Thu, 28 Mar 2019 05:49:03 +0000 (22:49 -0700)
committerNitin Soni <nsoni@cumulusnetworks.com>
Tue, 9 Apr 2019 15:35:15 +0000 (08:35 -0700)
commitc7ef6cf297c959a7f7fc6a1fec0bf901beefefd6
treedfb08dc410286494bb6b45804e87114d0f9e138c
parentc8d8450442fbc9967a2e9cbbb5a963dc2ff3de00
bgpd: new show cmd  - bgp l2vpn evpn route vni all 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.
"net show bgp evpn route vni <all|id> [detail]". Additional filtering
can be done by providing vtep ip.

Command will display the detailed content for all vni and macs as
displayed by "net show bgp evpn route vni <> mac <> ip <>" for a single
vni, mac, ip.

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