{% extends "base.html" %} {% block title %}AS215085 - Router tools | DHCPv6 Leases{% endblock %} {% block page_header %}

DHCPv6 Delegated Prefixes

{% endblock %} {% block content %}

DHCPv6 Leases

{% if error %} {% else %}
IPv6 Address State Last Communication Lease Expiration Remaining Type Pool DUID
Loading...
{% endif %}
{% endblock %}