This page displays a list of subnets.

Stork retrieves subnet information using the config-get command. This command returns all subnets configured in your configuration file. If you are using config backend, the subnets Kea retrieves from the database are listed here as well.

{{ item.label }}
Filter subnets:

Subnets in the table below can be filtered by entering a text in the search box; the table shows all subnets matching the filter text. Currently supported fields for such filtering are:

  • Subnet Prefix
  • Lower and Upper Bound of Pools
  • Shared Network Name

The table can present subnets that meet certain criteria, e.g. 192.0 will show all subnets that contain 192.0 octets. It can also filter by shared network name and/or pools.

In addition, subnets can be filtered by an explicitly selected field using the expression: field:value, e.g.: appId:2. Currently supported fields for explicit filtering are:

  • appId
  • subnetId - the subnet ID assigned in the Kea DHCP daemon configuration
Protocol:
Subnet Addresses Prefixes Pools Shared Network Application Total Assigned Used % Total Assigned Used % Name Kea Subnet ID {{ sn.addrUtilization ? sn.addrUtilization : '0' }} % {{ sn.pdUtilization ? sn.pdUtilization : '0' }} % - {{ sn.sharedNetwork }} {{ lsn.appName }}
{{ lsn.id }}
{{ sn.localSubnets?.[0].id }}
Total: {{ state.totalRecords > 0 ? state.totalRecords : '0' }} {{ state.totalRecords === 1 ? 'subnet' : 'subnets' }}