5830852832
Why I did it resolves #8979 and #9055 How I did it Remove the file static.conf.j2,which adds the default route on eth0 from bgp docker Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>
13 lines
312 B
Django/Jinja
13 lines
312 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" %}
|
|
!
|
|
{% include "staticd.loopback_route.conf.j2" %}
|
|
!
|