2019-08-16 16:29:42 -05:00
|
|
|
!
|
|
|
|
{% block banner %}
|
|
|
|
! =========== Managed by sonic-cfggen DO NOT edit manually! ====================
|
|
|
|
! generated by templates/frr/staticd.conf.j2 using config DB data
|
|
|
|
! file: staticd.conf
|
|
|
|
!
|
|
|
|
{% endblock banner %}
|
|
|
|
!
|
2020-04-23 11:42:22 -05:00
|
|
|
{% include "common/daemons.common.conf.j2" %}
|
2019-08-16 16:29:42 -05:00
|
|
|
!
|
2019-10-24 09:35:14 -05:00
|
|
|
{% include "staticd.default_route.conf.j2" %}
|
2019-08-16 16:29:42 -05:00
|
|
|
!
|
2020-12-27 03:54:34 -06:00
|
|
|
{% include "staticd.loopback_route.conf.j2" %}
|
|
|
|
!
|