Page MenuHomeVyOS Platform

BGP label-unicast - enable ecmp
Closed, ResolvedPublicFEATURE REQUEST

Description

this feature , allows to give the capability bgp label-unicast to set the multipath :

vyos@vyos# set protocols bgp address-family ipv4-labeled-unicast
Possible completions:
+> aggregate-address    BGP aggregate network/prefix
+> network              Import BGP network/prefix into labeled unicast IPv4 RIB

example on FRR :

address-family ipv4 labeled-unicast
  maximum-paths 4
  maximum-paths ibgp 4

Details

Difficulty level
Unknown (require assessment)
Version
VyOS 1.5-rolling-202310200118
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Unspecified (please specify)

Event Timeline

fernando renamed this task from BG to BGP label-unicast - enable ecmp .Oct 18 2023, 6:46 PM
fernando updated the task description. (Show Details)
fernando changed Version from - to VyOS 1.5-rolling-202310060022.
fernando changed the task status from Open to Needs testing.Oct 20 2023, 3:28 PM
fernando added a project: VyOS 1.4 Sagitta.
fernando changed Version from VyOS 1.5-rolling-202310060022 to VyOS 1.5-rolling-202310200118.
fernando triaged this task as Normal priority.