Hi Jon,

Currently there is no way to remove B4/AFTR tunnel endpoint address.
You are right ip4_addr fields are not used now, for example this can be used to 
report ICMP problems in future.

There is no plan to make any of the NAT startup config parameters available via 
API now, patches are welcome. Set “deterministic” or “is_ce” flag require flush 
of the current NAT configuration/state.

Regards,
Matus

From: vpp-dev@lists.fd.io <vpp-dev@lists.fd.io> On Behalf Of Jon Loeliger
Sent: Thursday, March 29, 2018 9:59 PM
To: vpp-dev@lists.fd.io
Subject: [vpp-dev] Some DS Lite Questions

Matus, et al,

I am looking at the DS Lite CLI and API calls.  I have a few questions.

Is there no way to remove either the B4 or AFTR tunnel endpoint once it is set?

It seems there is maybe a missing dslite_pool_addr_dump API call?

Is there a future for the ip4_addr fields on the "set B4" and "set AFTR" API 
calls?

The CLI doesn't set them.  And while the Python API appears to be able to
set them, they are not used in any implementation anywhere.

Finally, is there any plan to make any of the NAT parameters (snat_config())
available via an API call?  I'm specifically thinking about the "deterministic"
and "is_ce" flags.  It seems these, and perhaps others, could be set at
API handling time if we all agreed it mean flushing the current NAT state
and re-initializing things?

Thanks,
jdl



Reply via email to