{% include 'includes/pagination.html' with paginator=table.paginator page=table.page %}
{% else %}
{% if not instance.retrieve_prefixes %}
Prefix retrieval is disabled for this AS.
{% elif not instance.irr_as_set %}
No IRR AS-SET configured for this AS.
{% else %}
No prefixes found.
{% endif %}
{{ as_list|length }} autonomous system{{ as_list|length|pluralize }} found in the IRR AS-SET:
{% for asn in as_list %}{{ asn }}{% if not forloop.last %}, {% endif %}{% if forloop.counter|divisibleby:10 and not forloop.last %} {% endif %}{% endfor %}
{% endif %}
{% if irr_commands %}
IRR Prefix Retrieval Commands
The following commands are used to retrieve prefixes from IRR sources: