Currently the only way to set routing information base (RIB) fanout in maghemite from omicron is through the BgpConfig member max_paths. Maghemite has generalized this concept to cover static routing and BGP. The omicron API should be updated to reflect that max_paths is a general routing property of a switch RIB and not something that is BGP specific.
Currently the only way to set routing information base (RIB) fanout in maghemite from omicron is through the
BgpConfigmembermax_paths. Maghemite has generalized this concept to cover static routing and BGP. The omicron API should be updated to reflect thatmax_pathsis a general routing property of a switch RIB and not something that is BGP specific.