Hello VPP experts,
I would like to set a certain timeout value for TCP established connections. According to VPP Wiki ( https://wiki.fd.io/view/VPP/NAT) in deterministic mode, that would be achieved by using the following sintax: set nat44 deterministic timeout [udp <sec> | tcp-established <sec> | tcp-transitory <sec> | icmp <sec> | reset] In my enviroment ( Using VPP 20.05) I just was able to change that value using : set nat timeout udp 300 tcp-established 900 tcp-transitory 240 icmp 90. I would like to confirm is this behavior is correct. Best Regards Marcos
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19101): https://lists.fd.io/g/vpp-dev/message/19101 Mute This Topic: https://lists.fd.io/mt/81873610/21656 Group Owner: [email protected] Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
