diff options
| author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2025-02-19 15:19:09 +0000 |
|---|---|---|
| committer | Viacheslav Hletenko <v.gletenko@vyos.io> | 2025-02-20 14:06:28 +0000 |
| commit | 13f99beada6ac28ede7c74d434b84a63bf9905b0 (patch) | |
| tree | 740fcbe00148bb76e1edf90606d654f15e14c784 /interface-definitions/include/kernel-interface-tap.xml.i | |
| parent | 752b400aaf5520c29726dadfc94127a06e0ad5a9 (diff) | |
| download | vyos-1x-13f99beada6ac28ede7c74d434b84a63bf9905b0.tar.gz vyos-1x-13f99beada6ac28ede7c74d434b84a63bf9905b0.zip | |
T7181: VPP add initial source NAT implentation
Add initial source NAT implementation
```
set vpp nat44 source inbound-interface 'eth2'
set vpp nat44 source outbound-interface 'eth1'
set vpp nat44 source translation address '192.0.2.1-192.0.2.2'
```
Add initial simple implementation of the source NAT
In the future, we'll extend it to the rules if it is possible to do
via VPP API
Diffstat (limited to 'interface-definitions/include/kernel-interface-tap.xml.i')
0 files changed, 0 insertions, 0 deletions
