{% extends '_base.html' %} {% load render_table from django_tables2 %} {% load form_helpers %} {% block title %}Prefix Import{% endblock %} {% block content %}
| Field | Description | Example |
|---|---|---|
| Prefix | IPv4 or IPv6 network | 192.168.42.0/24 |
| VRF | VRF route distinguisher (optional) | 65000:123 |
| Site | Name of assigned site (optional) | HQ |
| Status | Current status | Active |
| Role | Functional role (optional) | Customer |
| Description | Short description (optional) | 7th floor WiFi |
192.168.42.0/24,65000:123,HQ,Active,Customer,7th floor WiFi