| addlsnstatic |
Use this method to add LSN Static Mapping. NOTE: This method is deprecated. LSN related configuration methods are being deprecated will be removed in a future release |
Syntax |
Parameters |
name |
Name for the LSN static mapping entry. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after the LSN group is created. The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "lsn static1" or 'lsn static1'). This is mandatory parameter. |
transportprotocol |
Protocol for the LSN mapping entry. This is mandatory parameter. |
subscrip |
IPv4(NAT44 & DS-Lite)/IPv6(NAT64) address of an LSN subscriber for the LSN static mapping entry. This is mandatory parameter. |
subscrport |
Port of the LSN subscriber for the LSN mapping entry. * represents all ports being used. Used in case of static wildcard. This is mandatory parameter. Maximum value = 65535. Range 1 - 65535. |
network6 |
B4 address in DS-Lite setup |
td |
ID of the traffic domain to which the subscriber belongs.
If you do not specify an ID, the subscriber is assumed to be a part of the default traffic domain. Default value = 0. Minimum value = 0. Maximum value = 4094. |
natip |
IPv4 address, already existing on the Citrix ADC as type LSN, to be used as NAT IP address for this mapping entry. |
natport |
NAT port for this LSN mapping entry. * represents all ports being used. Used in case of static wildcard Maximum value = 65535. Range 1 - 65535. |
destip |
Destination IP address for the LSN mapping entry. |
dsttd |
ID of the traffic domain through which the destination IP address for this LSN mapping entry is reachable from the Citrix ADC.
If you do not specify an ID, the destination IP address is assumed to be reachable through the default traffic domain, which has an ID of 0. Default value = 0. Minimum value = 0. Maximum value = 4094. |
Return Value |
Returns simpleResult |
See Also |