ns-appflowParam¶
The following operations can be performed on "ns-appflowParam":
set ns appflowParam¶
Set AppFlow parameters. NOTE: This command is deprecated.
Synopsis¶
Arguments¶
templateRefresh IPFIX template refresh interval (in seconds). Default value: 600 Minimum value: 60 Maximum value: 3600
udpPmtu MTU to be used for IPFIX UDP packets. Default value: 1472 Minimum value: 128 Maximum value: 1472
httpUrl Enable AppFlow HTTP URL logging.
Possible values: ENABLED, DISABLED Default value: DISABLED
httpCookie Enable AppFlow HTTP cookie logging.
Possible values: ENABLED, DISABLED Default value: DISABLED
httpReferer Enable AppFlow HTTP referer logging.
Possible values: ENABLED, DISABLED Default value: DISABLED
httpMethod Enable AppFlow HTTP method logging.
Possible values: ENABLED, DISABLED Default value: DISABLED
httpHost Enable AppFlow HTTP host logging.
Possible values: ENABLED, DISABLED Default value: DISABLED
httpUserAgent Enable AppFlow HTTP user-agent logging.
Possible values: ENABLED, DISABLED Default value: DISABLED
clientTrafficOnly Control whether AppFlow records should be generated only for client-side traffic.
Possible values: YES, NO Default value: NO
Example¶
set ns appflowParam -templateRefresh 240
unset ns appflowParam¶
Use this command to remove ns appflowParam settings.Refer to the set ns appflowParam command for meanings of the arguments.NOTE: This command is deprecated.
Synopsis¶
show ns appflowParam¶
Display AppFlow parameters. NOTE: This command is deprecated.This command is deprecated in favor of 'show appflow param'
Synopsis¶
Arguments¶
Output¶
templateRefresh IPFIX template refresh interval (in seconds).
udpPmtu MTU to be used for IPFIX UDP packets.
httpUrl Enable AppFlow HTTP URL logging.
httpCookie Enable AppFlow HTTP cookie logging.
httpReferer Enable AppFlow HTTP referer logging.
httpMethod Enable AppFlow HTTP method logging.
httpHost Enable AppFlow HTTP host logging.
httpUserAgent Enable AppFlow HTTP user-agent logging.
clientTrafficOnly Control whether AppFlow records should be generated only for client-side traffic.