ADC CLI Commands

lsn-parameter

The following operations can be performed on “lsn-parameter”:

show set unset

show lsn parameter

Display the global configuration of the LSN.

Synopsis

show lsn parameter

Arguments

Output

memLimitActive Amount of actual memory reserved for the LSN feature.

The amount of active memory for the LSN feature might be less than the configured memory, because the available memory is shared across features.

maxMemLimit Maximum amount of Citrix ADC memory that can be reserved for the LSN feature.

memLimit Amount of Citrix ADC memory to reserve for the LSN feature, in multiples of 2MB.

Note: If you later reduce the value of this parameter, the amount of active memory is not reduced. Changing the configured memory limit can only increase the amount of active memory. This command is deprecated, use ‘set extendedmemoryparam -memlimit’ instead.

sessionSync Synchronize all LSN sessions with the secondary node in a high availability (HA) deployment (global synchronization). After a failover, established TCP connections and UDP packet flows are kept active and resumed on the secondary node (new primary).

The global session synchronization parameter and session synchronization parameters (group level) of all LSN groups are enabled by default.

For a group, when both the global level and the group level LSN session synchronization parameters are enabled, the primary node synchronizes information of all LSN sessions related to this LSN group with the secondary node.

subscrSessionRemoval LSN global setting for controlling subscriber aware session removal, when this is enabled, when ever the subscriber info is deleted from subscriber database, sessions corresponding to that subscriber will be removed. if this setting is disabled, subscriber sessions will be timed out as per the idle time out settings.

set lsn parameter

Modify the global configuration of the LSN.

Synopsis

set lsn parameter [-sessionSync ( ENABLED DISABLED )] [-subscrSessionRemoval ( ENABLED DISABLED )]

Arguments

sessionSync Synchronize all LSN sessions with the secondary node in a high availability (HA) deployment (global synchronization). After a failover, established TCP connections and UDP packet flows are kept active and resumed on the secondary node (new primary).

The global session synchronization parameter and session synchronization parameters (group level) of all LSN groups are enabled by default.

For a group, when both the global level and the group level LSN session synchronization parameters are enabled, the primary node synchronizes information of all LSN sessions related to this LSN group with the secondary node.

Possible values: ENABLED, DISABLED Default value: ENABLED

subscrSessionRemoval LSN global setting for controlling subscriber aware session removal, when this is enabled, when ever the subscriber info is deleted from subscriber database, sessions corresponding to that subscriber will be removed. if this setting is disabled, subscriber sessions will be timed out as per the idle time out settings.

Possible values: ENABLED, DISABLED Default value: DISABLED

unset lsn parameter

Use this command to remove lsn parameter settings.Refer to the set lsn parameter command for meanings of the arguments.

Synopsis

unset lsn parameter [-sessionSync] [-subscrSessionRemoval]

lsn-parameter