Page MenuHomeVyOS Platform

Add CLI support for specifying maximum-paths per address family ipv4 unicast and ipv6 unicast
Closed, ResolvedPublicFEATURE REQUEST

Description

FRR supports 256 paths for multipath connections.

!
address-family ipv4 unicast
 redistribute connected
 neighbor evpn next-hop-self
 maximum-paths ibgp 8
exit-address-family
!

We should add support for this nice feature

Details

Version
-
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Feature (new functionality)