Hi, > Can VPP use classify to direct UDP packets to port 2156 using ipip0, UDP > packet to port 2157 using ipip1?
Yes. An easy way to do it is to use the ip_session_redirect plugin (not merged): https://gerrit.fd.io/r/c/vpp/+/33455 Otherwise, you can do it with current VPP by creating 2 VRFs, each one with a default route through ipip0 and ipip1 respectively and configure the classifier to steer the packets to the relevant VRF. Best ben
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20585): https://lists.fd.io/g/vpp-dev/message/20585 Mute This Topic: https://lists.fd.io/mt/87544298/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-