Re: [vpp-dev] IPv4 Blackholing on RDMA Interface

2022-03-12 Thread admin
Oops looks like I forgot to reply to the chain when I sent my previous email - sent it directly to Ole instead!!  Going to have to get used to this mailing board thing! Thank you very much Ole for your suggestion - really appreciate you taking the time out of your day to reply!  For posterities

Re: [vpp-dev] IPv4 Blackholing on RDMA Interface

2022-03-12 Thread Ole Troan
Hi, and welcome! > ip route add /32 via The “via” should be the address of the next-hop, not the locally assigned interface address. If the default router has an address within that /29 you don’t need this route at all, just the default route via the default router address. Hope that helps

[vpp-dev] IPv4 Blackholing on RDMA Interface

2022-03-11 Thread admin
Hi there! First time posting on a mail board - all very new to me!!  I'm just having a couple of issues getting started - I've spun up a VPP instance and got my Mellanox card added via the RDMA driver (and set to state: up).  I start by assigning it an IPv6 address, then I add the following rou