{% extends '_base.html' %} {% load render_table from django_tables2 %} {% load form_helpers %} {% block title %}VRF Import{% endblock %} {% block content %}
Field | Description | Example |
---|---|---|
Name | Name of VRF | Customer_ABC |
RD | Route distinguisher | 65000:123456 |
Tenant | Name of tenant (optional) | ABC01 |
Enforce uniqueness | Prevent duplicate prefixes/IP addresses | True |
Description | Short description (optional) | Native VRF for customer ABC |
Customer_ABC,65000:123456,ABC01,True,Native VRF for customer ABC