{$subnet->address}/{$subnet->mask} {if $suser_edit} {$lang_subnet_edit} {/if} {if $suser_delete} {$lang_subnet_del} {/if}
{if $subnet->proto_vers eq 4} {/if} {if $subnet->proto_vers eq 4} {/if} {if $subnet->dhcp_start} {/if} {if $subnet->ntp_server} {/if}
{$lang_subnet} {if $noselect eq TRUE} {$subnet->address} {/if}
{if $subnet->proto_vers eq 4} {foreach name=iptable item=adr from=$subnetdata} {$adr.remotetext} {if $smarty.foreach.iptable.iteration % $imagewrap eq 0}
{/if} {/foreach} {else} Für IPv6 steht keine Graphik zur Verfügung. {/if}
 
{$lang_subnet_subnetaddress} {if $subnet->proto_vers eq 4} {$subnet->address} {else} {$subnet->address} / {$subnet->mask} {/if}
{$lang_proto_vers} {$subnet->proto_vers}
{$lang_subnet_mask} {$subnetmask1}.{$subnetmask2}.{$subnetmask3}.{$subnetmask4}
{$lang_subnet_dhcp} {$subnet->dhcp_start} - {$subnet->dhcp_end}
{$lang_subnet_nodesinsubnet} {if $subnet->proto_vers eq 4} {$node_counter} / {$host_counter} ({$subnet_usedpercentage}%) {else} {$node_counter} {/if}
NTP Server {$subnet->ntp_server}
{$lang_subnet_info} {$subnet->info}
{if $subnet->proto_vers eq 4} {/if} {foreach item=assetclass from=$assetclasses} {/foreach}
{$lang_assetclasses}  
{$lang_unassigned} {$lang_unassigned} {$free_counter}
{$assetclass.name} {$assetclass.name} {$assetclass.counter}
{$lang_vlans} {if $suser_edit} {$lang_subnetvlan_edit} {/if}
{$lang_vlans} ({$vlans|@count}) {foreach item=vlan from=$vlans} {$vlan.name} ({$vlan.number})
{/foreach}
{$lang_locations} {if $suser_edit} {$lang_location_edit} {/if}
{$lang_locations} ({$locations|@count}) {foreach item=location from=$locations} {$location.location_name}
{/foreach}