Citrix Systems Network Router NETSCALER 9.3 User Manual

Page of 195
w
set appflowParam [-templateRefresh <secs>] [-appnameRefresh <secs>] [-
flowRecordInterval <secs>] [-udpPmtu <positive_integer>] [-httpUrl ( ENABLED |
DISABLED )] [-httpCookie ( ENABLED | DISABLED )] [-httpReferer ( ENABLED |
DISABLED )] [-httpMethod ( ENABLED | DISABLED )] [-httpHost ( ENABLED |
DISABLED )] [-httpUserAgent ( ENABLED | DISABLED )] [-clientTrafficOnly ( YES |
NO)]
w
show appflowParam
Example
> set appflowParam -templateRefresh 240 -udpPmtu 
128 -httpUrl enabled
Done
> show appflowparam
 AppFlow parameters
 IPFIX template refresh interval: 600 seconds
 IPFIX UDP Path MTU: 1472 bytes
 HTTP URL logging: DISABLED
 HTTP cookie logging: DISABLED
 HTTP referer logging: DISABLED
 HTTP method logging: ENABLED
 HTTP host logging: ENABLED
 HTTP user-agent logging: ENABLED
 Log only client-side traffic: NO
    Done
To return AppFlow parameters to their default values by
using the NetScaler command line
Type the unset appflowParam command and the names of the parameters to be
returned to the default values.
AppFlow Parameters
templateRefresh
The refresh interval, in seconds, at which to export the template data. Because data
transport is in the UDP protocol, the templates must be resent at regular intervals.
Minimum value: 60. Maximum value: 3600. Default: 600.
appnameRefresh
Interval at which Appnames are sent to the configured collectors, in seconds.
Minimum value: 60. Maximum value: 3600. Default: 600.
flowRecordInterval
Interval at which flow records are sent to the configured collectors, in seconds.
Minimum value: 60. Maximum value: 3600. Default: 600.
udpPmtu
The maximum length of the UDP datagram. Default: 1472.
httpUrl
The http URL received by the NetScaler appliance from the client. Possible values:
ENABLED, DISABLED. Default: DISABLED.
Citrix NetScaler Administration Guide
181