1d84ff5bd9
resolves #8979 and #9055 How I did it Remove the file static.conf.j2,which adds the default route on eth0 from frr docker Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>
11 lines
263 B
Django/Jinja
11 lines
263 B
Django/Jinja
!
|
|
{% 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 %}
|
|
!
|
|
{% include "common/daemons.common.conf.j2" %}
|
|
!
|