{% extends "app/app_base.html" %} {% load app_extras %} {% load bootstrap_pager %} {# template for displaying the list of ROAs covering a specific route #} {% block content %}
Prefix | AS | Validity |
---|---|---|
{{ object.as_resource_range }} | {{ object.asn }} | {% validity_label object.status %} |
The table below lists all ROAs which cover the route described above.
Prefix | Max Length | ASN | Expires | URI |
---|---|---|---|---|
{{ pfx.as_resource_range }} | {{ pfx.max_length }} | {{ roa.asid }} | {{ roa.not_after }} | {{ roa.repo.uri }} |