From 80727823e8ac309959a06f8aaeb0e12f2f7a1f43 Mon Sep 17 00:00:00 2001 From: Ritika Chopra Date: Fri, 6 Feb 2026 14:25:52 -0700 Subject: T7513: vyos-1x: CGNAT Exclude Rule CLI support --- interface-definitions/vpp.xml.in | 45 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) (limited to 'interface-definitions') diff --git a/interface-definitions/vpp.xml.in b/interface-definitions/vpp.xml.in index 9f245aaf3..df30ac906 100644 --- a/interface-definitions/vpp.xml.in +++ b/interface-definitions/vpp.xml.in @@ -868,6 +868,51 @@ #include + + + Exclude packets matching these rules from CGNAT + + + + + Rule number + + u32 + Number of rule + + + + + + IP address of the internal (local) device + + ipv4 + IPv4 address + + + + + + + + + Port number used by connection on internal device + + u32:1-65535 + Numeric IP port + + + + + Port number must be in range 1 to 65535 + + + #include + #include + + + + Timeouts for CGNAT sessions -- cgit v1.2.3