Home > Configuration > Lsn > setlsntransportprofile_stuntimeout

setlsntransportprofile_stuntimeout

Use this method to set sTUN protocol timeout
NOTE: This attribute is deprecated.
With appsattribute user can specify timeout for ports of an application, applies for stun port too, hence specifying stuntimeout from Transport Profile is depreciated

Syntax



Parameters

transportprofilename

Name for the LSN transport profile. 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 transport profile 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 transport profile1" or 'lsn transport profile1').
This is mandatory parameter.

stuntimeout

STUN protocol timeout
NOTE: This attribute is deprecated.
With appsattribute user can specify timeout for ports of an application, applies for stun port too, hence specifying stuntimeout from Transport Profile is depreciated
Default value = 600.
Minimum value = 120.
Maximum value = 1200.

Return Value

Returns simpleResult

See Also