protocol bgp {{ ix_name }}_{{ neighbor_as }} from tpl_{{ ix_name }}_peers { neighbor {{ neighbor_ipv6 }} as {{ neighbor_as }}; description "{{ ix_name }} / {{ description }}"; {% if limit_ipv6 %} import limit {{ limit_ipv6 }}; {% endif %} }