Page MenuHomeVyOS Platform

Incorrect list of neighbors in help for "show bgp vrf VRF neighbors"
Closed, ResolvedPublicBUG

Description

Context:

  • I have two BGP neighbors under a VRF.
  • I have no BGP neighbors in the main table.

The following help is not showing any neighbors when it should be showing the two I have:

$ show bgp vrf VRF neighbors
Possible completions:
  <Enter>       Execute the current command
  <text>        Show detailed BGP IPv4 unicast neighbor information

This is because BGP VRF commands point to the common commands (see here), and the help of "show bgp neighbors" uses "show bgp summary" which ignores the VRF (see here).

Details

Version
1.4-rolling-202206270217
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

aderouineau triaged this task as Normal priority.
aderouineau created this object in space S1 VyOS Public.
Viacheslav changed the subtype of this task from "Task" to "Bug".

As of 1.4-rolling-202207250217 this is still not resolved.

a.apostoliuk changed the task status from Open to In progress.Oct 11 2022, 6:54 AM