{% ifequal network.class_name "ipv4 network" %}
Network: | {{ network }} ({{ network.strNetmask }}) |
Description: | {{ network.attributes.description }} |
Hostname: | {{ network.attributes.hostname }} |
Usage: | {{ network.numAllocatedHosts }} / {{ network.size }} |
Allocated subnets: | {{ network.numAllocatedSubnets }} |
Available addresses: | {{ network.numFreeHosts }} |