Conversation
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>
|
@arlakshm can we test the behavior if we have default route learnt via bgp and also eth0 default route and if we toggle eth0 interface how does it impact dataplane/app_db default ? |
shi-su
left a comment
There was a problem hiding this comment.
The changes look good to me. Should be ready to merge once there is an agreement that it does not cause any side effects.
@abdosi, @prsunny. On toggling the |
|
Please take a look and approve if no other comments |
- added a missing destinatio route Tests checking the Everflow feature on egress stage rely on a default static route to forward packets but the route was removed recently from SONiC so packets get dropped and mirroring is skipped. The route removed in sonic-net/sonic-buildimage#9182
… flow (#4850) * fixed egress Everflow tests - added a missing destination route Tests checking the Everflow feature on egress stage rely on a default static route to forward packets but the route was removed recently from SONiC so packets get dropped and mirroring is skipped. The route removed in sonic-net/sonic-buildimage#9182
… flow (sonic-net#4850) * fixed egress Everflow tests - added a missing destination route Tests checking the Everflow feature on egress stage rely on a default static route to forward packets but the route was removed recently from SONiC so packets get dropped and mirroring is skipped. The route removed in sonic-net/sonic-buildimage#9182
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan arlakshm@microsoft.com
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 frr dockerHow to verify it
To verify the issue #8979 check if the default route is present in APP_DB on the peer linecard
Which release branch to backport (provide reason below if selected)
Description for the changelog
A picture of a cute animal (not mandatory but encouraged)