ns param¶
The following operations can be performed on "ns param":
set ns param¶
Sets the parameters of the Citrix ADC.
Synopsys¶
set ns param [-httpPort <port> ...] [-maxConn <positive_integer>] [-maxReq <positive_integer>] [-cip ( ENABLED | DISABLED ) <cipHeader>] [-cookieversion ( 0 | 1 )] [-secureCookie ( ENABLED | DISABLED )] [-pmtuMin <positive_integer>] [-pmtuTimeout <mins>] [-ftpPortRange <int[-int]>] [-crPortRange <int[-int]>] [-timezone <string>] [-grantQuotaMaxClient <positive_integer>] [-exclusiveQuotaMaxClient <positive_integer>] [-grantQuotaSpillOver <positive_integer>] [-exclusiveQuotaSpillOver <positive_integer>] [-useproxyport ( ENABLED | DISABLED )] [-internaluserlogin ( ENABLED | DISABLED )] [-aftpAllowRandomSourcePort ( ENABLED | DISABLED )] [-icaPorts <port> ...] [-tcpCIP ( ENABLED | DISABLED )] [-servicePathIngressVLAN <positive_integer>] [-secureicaPorts <port> ...] [-mgmthttpport <port>] [-mgmthttpsport <port>] [-proxyProtocol ( ENABLED | DISABLED )]
Arguments¶
httpPort
HTTP ports on the web server. This allows the system to perform connection off-load for any client request that has a destination port matching one of these configured ports.
Minimum value: 1
Maximum value: 65535
maxConn
Maximum number of connections that will be made from the appliance to the web server(s) attached to it. The value entered here is applied globally to all attached servers.
Default value: 0
Minimum value: 0
Maximum value: 4294967294
maxReq
Maximum number of requests that the system can pass on a particular connection between the appliance and a server attached to it. Setting this value to 0 allows an unlimited number of requests to be passed. This value is overridden by the maximum number of requests configured on the individual service.
Minimum value: 0
Maximum value: 65535
cip
Enable or disable the insertion of the actual client IP address into the HTTP header request passed from the client to one, some, or all servers attached to the system. The passed address can then be accessed through a minor modification to the server.
-
If the CIP header is specified, it will be used as the client IP header.
-
If the CIP header is not specified, the value that has been set will be used as the client IP header.
Possible values: ENABLED, DISABLED
cipHeader
Text that will be used as the client IP address header.
cookieversion
Version of the cookie inserted by the system.
Possible values: 0, 1
secureCookie
Enable or disable secure flag for persistence cookie.
Possible values: ENABLED, DISABLED
Default value: ENABLED
pmtuMin
Minimum path MTU value that Citrix ADC will process in the ICMP fragmentation needed message. If the ICMP message contains a value less than this value, then this value is used instead.
Default value: 576
Minimum value: 168
Maximum value: 1500
pmtuTimeout
Interval, in minutes, for flushing the PMTU entries.
Default value: 10
Minimum value: 1
Maximum value: 1440
ftpPortRange
Minimum and maximum port (port range) that FTP services are allowed to use.
Minimum value: 1024
Maximum value: 64000
crPortRange
Port range for cache redirection services.
Minimum value: 1
Maximum value: 65535
timezone
Time zone for the Citrix ADC. Name of the time zone should be specified as argument.
Default value: CoordinatedUniversalTime
grantQuotaMaxClient
Percentage of shared quota to be granted at a time for maxClient.
Default value: 10
Minimum value: 0
Maximum value: 100
t
Percentage of maxClient to be given to PEs.
Default value: 80
Minimum value: 0
Maximum value: 100
grantQuotaSpillOver
Percentage of shared quota to be granted at a time for spillover.
Default value: 10
Minimum value: 0
Maximum value: 100
exclusiveQuotaSpillOver
Percentage of maximum limit to be given to PEs.
Default value: 80
Minimum value: 0
Maximum value: 100
useproxyport
Enable/Disable use_proxy_port setting
Possible values: ENABLED, DISABLED
Default value: ENABLED
internaluserlogin
Enables/disables the internal user from logging in to the appliance. Before disabling internal user login, you must have key-based authentication set up on the appliance. The file name for the key pair must be "ns_comm_key".
Possible values: ENABLED, DISABLED
Default value: ENABLED
aftpAllowRandomSourcePort
Allow the FTP server to come from a random source port for active FTP data connections
Possible values: ENABLED, DISABLED
Default value: DISABLED
icaPorts
The ICA ports on the Web server. This allows the system to perform connection off-load for any
client request that has a destination port matching one of these configured ports.
Minimum value: 1
tcpCIP
Enable or disable the insertion of the client TCP/IP header in TCP payload passed from the client to one, some, or all servers attached to the system. The passed address can then be accessed through a minor modification to the server.
Possible values: ENABLED, DISABLED
Default value: DISABLED
servicePathIngressVLAN
VLAN on which the subscriber traffic arrives on the appliance.
Minimum value: 1
secureicaPorts
The Secure ICA ports on the Web server. This allows the system to perform connection off-load for any
client request that has a destination port matching one of these configured ports.
Minimum value: 1
mgmthttpport
This allow the configuration of management HTTP port.
Default value: 80
Minimum value: 1
Maximum value: 65534
mgmthttpsport
This allows the configuration of management HTTPS port.
Default value: 443
Minimum value: 1
Maximum value: 65534
proxyProtocol
Disable/Enable v1 or v2 proxy protocol header for client info insertion
Possible values: ENABLED, DISABLED
Default value: DISABLED
unset ns param¶
Removes the attributes of the Citrix ADC parameters. Attributes for which a default value is available revert to their default values. Refer to the 'set ns param' command for a description of the parameters..Refer to the set ns param command for meanings of the arguments.
Synopsys¶
unset ns param [-ftpPortRange] [-crPortRange] [-aftpAllowRandomSourcePort] [-httpPort] [-maxConn] [-maxReq] [-cip] [-cipHeader] [-cookieversion] [-secureCookie] [-pmtuMin] [-pmtuTimeout] [-timezone] [-grantQuotaMaxClient] [-exclusiveQuotaMaxClient] [-grantQuotaSpillOver] [-exclusiveQuotaSpillOver] [-useproxyport] [-internaluserlogin] [-icaPorts] [-tcpCIP] [-servicePathIngressVLAN] [-secureicaPorts] [-mgmthttpport] [-mgmthttpsport] [-proxyProtocol]
show ns param¶
Displays the information of the parameters of the Citrix ADC that were set by using the 'set ns param' command.
Synopsys¶
show ns param
Outputs¶
httpPort
The HTTP ports on the Web server.
maxConn
Maximum Number of Connections.
maxReq
Maxmimum Number of requests that can be handled.
cip
Insertion of client IP address into the HTTP header.
cipHeader
The text that will be used as the client IP header.
cookieversion
Version of the cookie inserted by the system.
secureCookie
Enable or disable secure flag for persistence cookie.
pmtuMin
Minimum path MTU value that Citrix ADC will process in the ICMP fragmentation needed message. If the ICMP message contains a value less than this value, then this value is used instead.
pmtuTimeout
Interval, in minutes, for flushing the PMTU entries.
ftpPortRange
Minimum and maximum port (port range) that FTP services are allowed to use.
crPortRange
Port range for cache redirection services.
timezone
Time zone for the Citrix ADC. Name of the time zone should be specified as argument.
grantQuotaMaxClient
Percentage of shared quota to be granted at a time for maxClient.
exclusiveQuotaMaxClient
Percentage of maxClient to be given to PEs.
grantQuotaSpillOver
Percentage of shared quota to be granted at a time for spillover.
exclusiveQuotaSpillOver
Percentage of maximum limit to be given to PEs.
useproxyport
Enable/Disable use_proxy_port setting
internaluserlogin
Enables/disables the internal user from logging in to the appliance. Before disabling internal user login, you must have key-based authentication set up on the appliance. The file name for the key pair must be "ns_comm_key".
aftpAllowRandomSourcePort
Allow the FTP server to come from a random source port for active FTP data connections
icaPorts
The ICA ports on the Web server. This allows the system to perform connection off-load for any
client request that has a destination port matching one of these configured ports.
tcpCIP
Enable or disable the insertion of the client TCP/IP header in TCP payload passed from the client to one, some, or all servers attached to the system. The passed address can then be accessed through a minor modification to the server.
servicePathIngressVLAN
VLAN on which the subscriber traffic arrives on the appliance.
secureicaPorts
The Secure ICA ports on the Web server. This allows the system to perform connection off-load for any
client request that has a destination port matching one of these configured ports.
mgmthttpport
This allow the configuration of management HTTP port.
mgmthttpsport
This allows the configuration of management HTTPS port.
proxyProtocol
Disable/Enable v1 or v2 proxy protocol header for client info insertion