From 5631aed811981ff5fb3351eb368a2f7f544b8fbb Mon Sep 17 00:00:00 2001 From: KyleM <103862795+ServerForge@users.noreply.github.com> Date: Thu, 31 Jul 2025 10:39:01 -0400 Subject: VPP: T7175: Add sFlow conf mode CLI and startup template (#32) * VPP: T7175 Added conf mode CLI for VPP sflow plugin and updated VPP template to include plugin. * VPP: T7175: Conf mode CLI and startup template. * T7175: VPP fix sFlow verify use vpp enstead of enable_vpp * T7175: VPP add sFlow smoketest * T7175: VPP remove unused config_changed variable --------- Co-authored-by: Viacheslav --- interface-definitions/vpp.xml.in | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'interface-definitions') diff --git a/interface-definitions/vpp.xml.in b/interface-definitions/vpp.xml.in index 76a2f245a..dff56a228 100644 --- a/interface-definitions/vpp.xml.in +++ b/interface-definitions/vpp.xml.in @@ -936,6 +936,36 @@ + + + VPP data-plane sFlow + 322 + + + + + Interface name + + + + + txt + Interface name + + + + + + + sFlow sample rate + + u32 + sFlow sample rate + + + + + Network Address Translation (NAT) settings -- cgit v1.2.3