]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: `bgp bestpath bandwidth` should not be a legal command 6363/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 7 May 2020 14:03:31 +0000 (10:03 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 7 May 2020 14:03:31 +0000 (10:03 -0400)
commitad36d216b10e1c53b692131f5a5bc1d4537ec10a
tree827ca65a7f2b9b8ce4a84c4d1cf79fb3a89ad3d9
parentb4b1d1ebdbee99664c0607cf4abac977dfc896b6
bgpd: `bgp bestpath bandwidth` should not be a legal command

The `bgp bestpath bandwidth` command should not be a legal
command.  Pull out the `no` form to allow this.  Allow
`no bgp bestpath bandwidth` to work as we would expect.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_vty.c