{{ err }}
Filters

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

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

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

Subnets can also be filtered by an explicitly selected field, using text input and dropdown filters. The currently supported fields for explicit filtering are:

  • Kea App ID
  • Subnet ID - the subnet ID assigned in the Kea DHCP daemon configuration
  • DHCP Version
Subnet Name Addresses Prefixes Pools Shared Network Application Total Assigned Used % Total Assigned Used % Name Kea Subnet ID
{{ lsn.userContext?.['subnet-name'] }}
{{ sn.localSubnets?.[0].userContext?.['subnet-name'] }} {{ sn.addrUtilization ? sn.addrUtilization : '0' }} % {{ sn.pdUtilization ? sn.pdUtilization : '0' }} % - {{ sn.sharedNetwork }}
{{ lsn.appName }}
{{ lsn.id }}
{{ sn.localSubnets?.[0].id }}
No subnets found. Clear filtering and try again. Total: {{ paginatorState.totalRecords | pluralize: 'subnet' }}