Page MenuHomeVyOS Platform

Fix CLI for VPP NAT
Closed, ResolvedPublicENHANCEMENT

Description

Change CLI to more understandable in VPP context

Static

set vpp nat44 static rule 10 **external** address '192.168.122.53'
set vpp nat44 static rule 10 **inside**-interface 'eth2'
set vpp nat44 static rule 10 **outside**-interface 'eth0'
set vpp nat44 static rule 10 **local** address '200.64.0.10'

Source

set vpp nat44 source outside-interface 'eth0'
set vpp nat44 source inside-interface 'eth2'

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Infrastructure issue or change

Event Timeline

natali-rs1985 changed the task status from Open to In progress.
Viacheslav triaged this task as Normal priority.Apr 3 2025, 1:37 PM
natali-rs1985 renamed this task from Fix CLI fot VPP static NAT to Fix CLI fot VPP NAT.Apr 4 2025, 10:22 AM
natali-rs1985 updated the task description. (Show Details)
natali-rs1985 changed Issue type from Unspecified (please specify) to Infrastructure issue or change.Apr 4 2025, 10:24 AM
natali-rs1985 renamed this task from Fix CLI fot VPP NAT to Fix CLI for VPP NAT.Apr 10 2025, 9:52 AM
natali-rs1985 closed this task as Resolved.