BGP Router Manager templates for Voneus core and aggregation infrastructure
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
769 B

/* generated by bgprtrmgr using routeros-v7-network-aggregation-router.j2 at XXX */
{% set device_interfaces = device|get_interfaces %}
{% include "includes/routeros-v7-aggregation-router/system.j2" with context %}
{% include "includes/routeros-v7-aggregation-router/interfaces.j2" with context %}
{% include "includes/routeros-v7-aggregation-router/static.j2" with context %}
{% include "includes/routeros-v7-aggregation-router/routing.j2" with context %}
{% include "includes/routeros-v7-aggregation-router/firewall.j2" with context %}
{% include "includes/routeros-v7-aggregation-router/snmp.j2" with context %}
{% include "includes/routeros-v7-aggregation-router/ppp.j2" with context %}
{% include "includes/routeros-v7-aggregation-router/dns.j2" with context %}