Re: [vpp-dev] Combined statistics for all traffic mapped to a MPLS LSP path

2022-10-10 Thread Neale Ranns
Date: Tuesday, 11 October 2022 at 01:25 To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] Combined statistics for all traffic mapped to a MPLS LSP path Hi Neale, Thanks for your response. We can install the LSP by configuring MPLS FIB and IP FIB. The detailed instructions are given concisely in

Re: [vpp-dev] Combined statistics for all traffic mapped to a MPLS LSP path

2022-10-10 Thread Gupta, Mohit via lists.fd.io
10.10.10.10 GigE0/0/0 out-labels 66 Regards, Mohit From: vpp-dev@lists.fd.io On Behalf Of Neale Ranns Sent: Friday, October 7, 2022 2:43 AM To: vpp-dev@lists.fd.io Subject: [**EXTERNAL**] Re: [vpp-dev] Combined statistics for all traffic mapped to a MPLS LSP path Hi Mohit, VPP doesn't have a s

Re: [vpp-dev] Combined statistics for all traffic mapped to a MPLS LSP path

2022-10-06 Thread Neale Ranns
Hi Mohit, VPP doesn’t have a single object with stats that represents an LSP in its broad sense. You’ll have to combine the states from the objects that use/point-to the LSP (or rather use the out-going label value of the LSP) – for example IP or MPLS FIB entries, or MPLS tunnel interfaces, etc