System Administration > Configuration > System Properties > IPSEC Sessions

Associated URIs:

API Description API Path

Get NSX Edge IPSec Determ RSS setting


Displays configured value for IPSec VPN Deteriministic ESP RSS and also
shows either vmxnet driver supports this feature or not.
GET /api/v1/transport-nodes/<transport-node-id>/node/services/vpn/ipsec/deterministic-esp-rss

Update NSX Edge IPSec Determ RSS setting


Enable or disable NSX Edge IPSec Determ RSS.
Deterministically queue ESP packets to CPU queues, to achieve higher throughout.
To enable this feature, vmxnet driver version should be beyond 7 and more.
PUT /api/v1/transport-nodes/<transport-node-id>/node/services/vpn/ipsec/deterministic-esp-rss

Get NSX Edge IPSec Determ RSS setting


Displays configured value for IPSec VPN Deteriministic ESP RSS and also
shows either vmxnet driver supports this feature or not.
GET /api/v1/transport-nodes/<transport-node-id>/node/services/vpn/ipsec/deterministic-esp-rss/status

Reset IPSec VPN session statistics


Reset IPSec VPN session statistics
POST /api/v1/vpn/ipsec/sessions/<sessionid>/statistics?action=reset