2020-04-23 11:42:22 -05:00
|
|
|
!
|
|
|
|
{% block banner %}
|
|
|
|
! =========== Managed by sonic-cfggen DO NOT edit manually! ====================
|
|
|
|
! generated by templates/frr.conf.j2 with config DB data
|
|
|
|
! file: frr.conf
|
|
|
|
!
|
|
|
|
{% endblock banner %}
|
|
|
|
!
|
|
|
|
{% include "common/daemons.common.conf.j2" %}
|
|
|
|
{% from "common/functions.conf.j2" import get_ipv4_loopback_address, get_ipv6_loopback_address %}
|
|
|
|
!
|
|
|
|
agentx
|
|
|
|
!
|
|
|
|
{% include "zebra/zebra.interfaces.conf.j2" %}
|
|
|
|
!
|
|
|
|
{% include "staticd/staticd.default_route.conf.j2" %}
|
|
|
|
!
|
2020-12-27 03:54:34 -06:00
|
|
|
{% include "staticd/staticd.loopback_route.conf.j2" %}
|
|
|
|
!
|
2020-04-23 11:42:22 -05:00
|
|
|
{% include "bgpd/bgpd.main.conf.j2" %}
|
|
|
|
!
|