You could dump the interface and get the up/down status from
vl_api_sw_interface_details_t
On Mon, Aug 23, 2021 at 2:25 PM Akash S R wrote:
>
> Hey guys,
>
> please let me know if there is any VAPI to fetch the interface state UP/DOWN.
>
> Thanks,
> Akash
>
> On Wed, Aug 18, 2021, 13:11 Akash S R
ze is 2048.
>
> Best Regards
>
>
> Marcos
> -Mensagem original-
> De: vpp-dev@lists.fd.io Em nome de Feng Gao
> Enviada em: quarta-feira, 14 de abril de 2021 23:10
> Para: Marcos - Mgiga
> Cc: dmar...@me.com; vpp-dev@lists.fd.io
> Assunto: Re: [vpp-dev] TX Q
Hi Macros,
You could use "show interface" to check if there are some drop packets.
If so, it may mean the rx buffer isn't enough.
And you could use "show node counters" to check if there some drop
packets by other reasons.
On Wed, Apr 14, 2021 at 8:41 PM Marcos - Mgiga wrote:
>
> Understood...
You could reference this doc:
https://wiki.fd.io/view/VPP/IPSec_and_IKEv2#IKEv2
And it would works well if you follow it by step.
On Thu, Sep 27, 2018 at 7:46 PM Tian Ye2(田野) wrote:
> Hello VPP developers:
>
>
>
> Is there someone who can tell me how to setup the Ipsec environment with
> VPP?
>