{% extends "base.html" %} {% block pagebanner %}

new host information


{% endblock %} {% block sidebar %} search hostbase {% endblock %} {% block content %}
hostname
whatami
netgroup
class
support
csi
printq
dhcp
outbound_smtp
primary_user
administrator
location
expiration_date YYYY-MM-DD

Interface

{% for choice in TYPE_CHOICES %} {{ choice.1 }} {% endfor %}
mac_addr
ip_addr

Interface

{% for choice in TYPE_CHOICES %} {{ choice.1 }} {% endfor %}
mac_addr
ip_addr
comments

{% endblock %}