{% extends "template.html" %} {% load tags %} {% block extrahead %} {% endblock %} {% block content %}
VRF | State | RD | IPv4 | IPv6 | Description | Bookmarks | Tags |
---|---|---|---|---|---|---|---|
{{vrf.name}} | {{vrf.state}} | {{vrf.rd}} | {% if vrf.afi_ipv4 %}View{% endif %} | {% if vrf.afi_ipv6 %}View{% endif %} | {{vrf.description}} | {% if vrf.bookmarks %} {% endif %} | {%tags vrf%} |