DHCP Shared Networks

Filter networks:

Shared networks on the table below can be filtered by entering text in the search box; the table shows any shared networks matching the search text.

The table presents shared networks that meet certain criteria, e.g. alpha shows all shared networks that contain "alpha" in their names.

Currently supported fields:

  • Name

Shared networks can be explicitly filtered by a given field using an expression: field=value, e.g.: appId=2. Currently supported fields for explicit filtering:

  • appId
Protocol:
Name Addresses Subnets AppID @ Machine Total Assigned Used % {{ net.name }} {{ humanCount(getTotalAddresses(net)) }} {{ humanCount(getAssignedAddresses(net)) }} {{ net.addrUtilization ? net.addrUtilization : '0' }} % {{ app.id }} @ {{ app.machineAddress }} Total: {{ state.totalRecords > 0 ? state.totalRecords : '0' }} {{ state.totalRecords === 1 ? 'shared networks' : 'shared networks' }}