|
/* generated by bgprtrmgr using junos-v21-core-router.j2 at XXX */
|
|
|
|
{% import "includes/junos-macros.j2" as macros %}
|
|
|
|
version 21.3R1.9;
|
|
|
|
{% set asns_requiring_prefixes = [] %}
|
|
{% set device_interfaces = device|get_interfaces %}
|
|
|
|
{% include "includes/junos-v21-core-router/groups.j2" with context %}
|
|
{% include "includes/junos-v21-core-router/system.j2" with context %}
|
|
{% include "includes/junos-v21-core-router/chassis.j2" with context %}
|
|
{% include "includes/junos-v21-core-router/interfaces.j2" with context %}
|
|
{% include "includes/junos-v21-core-router/firewall.j2" with context %}
|
|
{% include "includes/junos-v21-core-router/snmp.j2" with context %}
|
|
{% include "includes/junos-v21-core-router/forwarding-options.j2" with context %}
|
|
{% include "includes/junos-v21-core-router/routing-options.j2" with context %}
|
|
{% include "includes/junos-v21-core-router/protocols.j2" with context %}
|
|
{% include "includes/junos-v21-core-router/policy-options.j2" with context %}
|