DHCP Subnets

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 field for explicit filtering is:

  • appId

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.

Protocol:
Subnet ID Subnet Addresses Pools Shared Network AppID @ Machine Total Assigned Used % {{ sn.id }} {{ humanCount(getTotalAddresses(sn)) }} {{ humanCount(getAssignedAddresses(sn)) }} {{ sn.addrUtilization ? sn.addrUtilization : '0' }} %
{{ p }}
{{ sn.sharedNetwork }} {{ lsn.appId }} @ {{ lsn.machineAddress }}
Total: {{ state.totalRecords > 0 ? state.totalRecords : '0' }} {{ state.totalRecords === 1 ? 'subnet' : 'subnets' }}