Different behavior wrt VRF and no VRF - packet Tx

2021-04-15 Thread Bala Sajja
When interfaces are not part of VRF and below ip address config is done on these interfaces, ping with -I (interface) option, we see packets transmitting out of the right interfaces. ip addr add 2.2.2.100 peer 1.1.1.100/32 dev enp0s3 ip addr add 2.2.2.100 peer 1.1.1.100/32 dev enp0s8 ping 1.

Re: Different behavior wrt VRF and no VRF - packet Tx

2021-04-15 Thread Bala Sajja
Forgot to mention Linux version: Linux DR1 4.19.0-16-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 GNU/Linux On Thu, Apr 15, 2021 at 12:45 PM Bala Sajja wrote: > > When interfaces are not part of VRF and below ip address config is > done on these interfaces, ping with -I (interfac

Re: Different behavior wrt VRF and no VRF - packet Tx

2021-04-15 Thread Bala Sajja
gt; dev - gw 0.0.0.0 src 0.0.0.0 err -11 3.70% table 255 oif 5 iif 1 proto 1 2.2.2.100/0 -> 2.2.2.100/0 tos 0 scope 0 flags 5 ==> dev - gw 0.0.0.0 src 0.0.0.0 err -11 3.70% table 255 oif 5 iif 1 proto 17 0.0.0.0/51188 -> 1.1.1.100/1025 tos 0 scope 0 flags 4 ==> dev - gw 0.0.0.0 sr