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

new host information


{% endblock %} {% block sidebar %} search hostbase {% include "logout.tmpl" %} {% endblock %} {% block content %}
hostname
whatami
netgroup
class
support
csi
printq
outbound_smtp
primary_user (email address)
administrator (email address)
location
expiration_date YYYY-MM-DD

Interface

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

Interface

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

{% endblock %}