Page MenuHomeVyOS Platform

show * bgp neighbors * advertised-routes detail or show * bgp neighbors *received-routes detail missing
Closed, ResolvedPublicBUG

Description

hi,

start playing around with bgp comunities and found out that the op commands:

show * bgp neighbors * advertised-routes l
show * bgp neighbors * received-routes

have a detail view in vytsh to see the comunities of the advertised or received routes. This command is not
available in the vyos cli.

Details

Version
1.4.2
Is it a breaking change?
Perfectly compatible
Issue type
Feature (new functionality)

Event Timeline

c-po changed the task status from Open to In progress.Sat, May 31, 10:12 AM
c-po claimed this task.
c-po triaged this task as Normal priority.

Probably another task, but nice to have reset all connections soft in and soft out

vyos@r14:~$ reset ip bgp all 
Possible completions:
  <Enter>               Execute the current command

      
vyos@r14:~$ reset bgp ipv4 all 
Possible completions:
  <Enter>               Execute the current command

In the FRR:

r14# clear ip bgp * soft 
  <cr>
  in    Send route-refresh unless using 'soft-reconfiguration inbound'
  out   Resend all outbound updates
r14#
c-po moved this task from Need Triage to Completed on the VyOS Rolling board.
c-po moved this task from Open to Finished on the VyOS 1.5 Circinus (1.5-stream-2025-Q2) board.
c-po moved this task from Backlog to Finished on the VyOS 1.4 Sagitta (1.4.3) board.