services.frr.openFilesLimit

NixOS option

This is the maximum number of FD’s that will be available. Use a reasonable value for your setup if you are expecting a large number of peers in say BGP.

type: unsigned integer, meaning >=0
Default
1024
declared in: nixos/modules/services/networking/frr.nixView source on NixOS/nixpkgs →