]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: show bgp ipv4 label-unicast does not provide any output
authorDaniel Walton <dwalton@cumulusnetworks.com>
Tue, 11 Jul 2017 18:59:03 +0000 (18:59 +0000)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Tue, 11 Jul 2017 18:59:03 +0000 (18:59 +0000)
commit4dd6177ec07109e80a304879132fbe3b823bc93e
tree57f8c0e9464b4704c13358735281d7e59479fe90
parent1c95bad18a0256bc7f85db773a39bbc7484078de
bgpd: show bgp ipv4 label-unicast does not provide any output

Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
labeled-unicast routes are installed in the unicast table, to make
troubleshooting easier we need "show bgp ipv4 labeled-unicast x.x.x.x"
to show the x.x.x.x route in the unicast table.
bgpd/bgp_route.c