{% extends "base.html" %} {% block title %}{{ 'Edit' if role else 'Create' }} Device Role{% endblock %} {% block head_extra %} {% endblock %} {% block content %}

Role Information

Descriptive name for this device role
Additional details about this role (optional)
Mark this role as critical network infrastructure (routers, core switches, firewalls)
Expected port count range for devices in this role (optional)
Cancel  
{% endblock %}