| getlsndeterministicnatResult Structure Definition |
The getlsndeterministicnatResult structure defines the return type for getlsndeterministicnat API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
lsndeterministicnatList |
List of lsndeterministicnats |
| lsndeterministicnat Structure Definition |
The lsndeterministicnat structure defines the actual return type values for getlsndeterministicnat API. |
Syntax |
Members |
clientname |
The name of the LSN Client. |
network6 |
IPv6 address of the LSN subscriber or B4 device. |
subscrip |
The Client IP address. |
td |
The LSN client TD. |
natip |
The NAT IP address. |
natprefix |
IPv6 address of the LSN subscriber network(B4-Device) on whose traffic the Citrix ADC perform Large Scale NAT. |
subscrip2 |
The Subscriber IP address. |
natip2 |
The NAT IP address. |
firstport |
The Application Protocol Port of the Profile. |
lastport |
The Application Protocol Ending Port of the Profile. |
srctd |
The LSN client TD. |
nattype |
Type of subscriber info(ex: nat44 or ds-lite). |
_nextgenapiresource |
See Also |