Page MenuHomeVyOS Platform

bgp: missing completion helper for peer-groups inside a VRF
Closed, ResolvedPublicBUG

Description

One can not <TAB> complete the BGP peer-groups when working inside the VRF tree

To reproduce:

set vrf name red protocols bgp neighbor 100.64.151.254 peer-group 'PG-VYOS-123'
set vrf name red protocols bgp peer-group PG-VYOS-123 address-family ipv4-unicast nexthop-self
set vrf name red protocols bgp peer-group PG-VYOS-123 bfd
set vrf name red protocols bgp peer-group PG-VYOS-123 capability dynamic
set vrf name red protocols bgp peer-group PG-VYOS-123 remote-as 'internal'
set vrf name red protocols bgp system-as '2000'
set vrf name red table '2000'

set vrf name red protocols bgp neighbor 100.64.151.222 peer-group <TAB> does not list PG-VYOS-123 as possible completion

Details

Difficulty level
Normal (likely a few hours)
Version
1.4.0
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Improvement (missing useful functionality)

Event Timeline

c-po claimed this task.
syncer triaged this task as Normal priority.Jun 13 2024, 4:25 PM
c-po moved this task from In Progress to Finished on the VyOS 1.4 Sagitta (1.4.1) board.