Page MenuHomeVyOS Platform

route-target completion incorrect description
Closed, ResolvedPublicBUG

Description

On VyOS 1.4.x when checking completion for "set protocols bgp address-family ipv4-unicast" route-target description is "Specify route distinguisher" :

vyos@vyos# set protocols bgp address-family ipv4-unicast
Possible completions:
+> aggregate-address
                BGP aggregate network
 > distance     Administrative distances for BGP routes
 > export       Export routes from this address-family
 > import       Import routes to this address-family
 > label        Label value for VRF
 > maximum-paths
                Forward packets over multiple paths
+> network      BGP network
 > rd           Specify route distinguisher
 > redistribute Redistribute routes from other protocols into BGP
 > route-map    Route-map to filter route updates to/from this peer
 > route-target Specify route distinguisher

Details

Difficulty level
Unknown (require assessment)
Version
1.4-rolling-202111160742
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Cosmetic issue (typos etc.)

Event Timeline

Has been fixed in latest rolling version:

vyos@vyos:~$ sh ver

Version:          VyOS 1.4-rolling-202111200317
Release train:    sagitta

Built by:         [email protected]
Built on:         Sat 20 Nov 2021 03:18 UTC
Build UUID:       c49db76c-28ce-453f-a65d-978284b47391
Build commit ID:  bf3d444611ef1f

Architecture:     x86_64
Boot via:         installed image
System type:      KVM guest

Hardware vendor:  QEMU
Hardware model:   Standard PC (Q35 + ICH9, 2009)
Hardware S/N:
Hardware UUID:    0cf20cce-316c-4120-825d-38014546288c

Copyright:        VyOS maintainers and contributors
vyos@vyos:~$ conf
[edit]
vyos@vyos# set protocols bgp address-family ipv4-unicast
Possible completions:
+> aggregate-address
                BGP aggregate network
 > distance     Administrative distances for BGP routes
 > export       Export routes from this address-family
 > import       Import routes to this address-family
 > label        Label value for VRF
 > maximum-paths
                Forward packets over multiple paths
+> network      BGP network
 > rd           Specify route distinguisher
 > redistribute Redistribute routes from other protocols into BGP
 > route-map    Route-map to filter route updates to/from this peer
 > route-target Specify route target list