Re: [vpp-dev] Help needed to bringup IPSec session between 2 VPP using IKEv2 plugin

2022-08-25 Thread Nilesh Inamdar
Hi Shelton, Thanks for looking into it. I tried configuring algorithms on the Responder side as well. But I'm still getting same issue. Following are new logs after configuring algorithms on the Responder side. # Initiator logs ##

Re: [vpp-dev] Help needed to bringup IPSec session between 2 VPP using IKEv2 plugin

2022-08-25 Thread Xiaodong Xu
Did you make sure the algorithms (for both encryption and authentication) used for initiator and responder match? It looks like you didn't configure the algorithms for either IKE SA or IPsec SA the responder, I don't know if the default setting will work. If you are unsure about it either, I'd sugg