Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
networking
interfaces
<name>
ipv4
routes
*
option-set
networking.interfaces.<name>.ipv4.routes.*
Showing entries 1-5 out of 5.
networking.interfaces.<name>.ipv4.routes.*.address
NixOS option
IPv4 address of the network
networking.interfaces.<name>.ipv4.routes.*.options
NixOS option
Other route options
networking.interfaces.<name>.ipv4.routes.*.prefixLength
NixOS option
Subnet mask of the network, specified as the number of bits in the prefix (24)
networking.interfaces.<name>.ipv4.routes.*.type
NixOS option
Type of the route
networking.interfaces.<name>.ipv4.routes.*.via
NixOS option
IPv4 address of the next hop
Previous
1
Next