Hi, all I want the data received by host-vpp1_inside port to redirect to port host-vpp2_inside. How can do it? Do I need to modify the code or adding a simple route rule??
Show int host-vpp2_inside 2 up host-vpp1_inside 1 up rx packets 1124 rx bytes 48519 drops 1124 ip4 6 show int addr host-vpp2_inside (up): host-vpp1_inside (up): 10.10.1.2/24 Show ip fib 10.10.1.2/32 unicast-ip4-chain [@0]: dpo-load-balance: [proto:ip4 index:12 buckets:1 uRPF:13 to:[0:0]] [0] [@2]: dpo-receive: 10.10.1.2 on host-vpp1_inside Thank you!!!!
_______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev