{% extends "base-fluid.html" %} {% from "_helpers.html" import is_active, link_to_scope %} {% block title %}Network Scopes{% endblock %} {% block main %} {% set path = request.path %}
Name | Description | First vlan | Last vlan | Supernet | Default domain |
---|---|---|---|---|---|
{{ link_to_scope(scope) }} | {{ scope.description }} | {{ scope.first_vlan }} | {{ scope.last_vlan }} | {{ scope.supernet }} | {{ scope.domain }} |