{% comment %} Print vlan information {% endcomment %}
Vlan {{ vlan }}
| Vlan |
{{ vlan.vlan|default_if_none:"N/A" }} |
| Type |
{{ vlan.net_type|default_if_none:"" }} |
| Organization |
{{ vlan.organization|default_if_none:"" }} |
| Net Ident |
{{ vlan.net_ident|default_if_none:"" }} |
| Description |
{{ vlan.description|default_if_none:"" }} |
{% comment %} Print gwportprefixes {% endcomment %}
{% comment %} Print prefixes {% endcomment %}
{% comment %} Graph with stacked ip-address count from all ipv4 and ipv6 prefixes {% endcomment %}