ADC CLI Commands

lsn-httphdrlogprofile

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

rm show add unset set

rm lsn httphdrlogprofile

Remove LSN HTTP header logging Profile. NOTE: This command is deprecated.LSN related configuration commands are being deprecated will be removed in a future release

Synopsis

Arguments

httphdrlogprofilename The name of the HTTP header logging Profile.

Example

rm lsn transportprofile profile1

show lsn httphdrlogprofile

Display LSN HTTP header logging Profile. NOTE: This command is deprecated.LSN related configuration commands are being deprecated will be removed in a future release

Synopsis

Arguments

httphdrlogprofilename The name of the HTTP header logging Profile.

Output

logURL URL information is logged if option is enabled.

logMethod HTTP method information is logged if option is enabled.

logVersion Version information is logged if option is enabled.

logHost Host information is logged if option is enabled.

devno count stateflag

Example

show lsn transportprofile profile1

add lsn httphdrlogprofile

Add LSN HTTP header logging Profile. NOTE: This command is deprecated.LSN related configuration commands are being deprecated will be removed in a future release

Synopsis

Arguments

httphdrlogprofilename The name of the HTTP header logging Profile.

logURL URL information is logged if option is enabled.

Possible values: ENABLED, DISABLED Default value: ENABLED

logMethod HTTP method information is logged if option is enabled.

Possible values: ENABLED, DISABLED Default value: ENABLED

logVersion Version information is logged if option is enabled.

Possible values: ENABLED, DISABLED Default value: ENABLED

logHost Host information is logged if option is enabled.

Possible values: ENABLED, DISABLED Default value: ENABLED

Example

add lsn httphdrlogprofile profile1 -url ENABLED

unset lsn httphdrlogprofile

Use this command to remove lsn httphdrlogprofile settings.Refer to the set lsn httphdrlogprofile command for meanings of the arguments.NOTE: This command is deprecated.

Synopsis

set lsn httphdrlogprofile

Set LSN HTTP header logging Profile. NOTE: This command is deprecated.

Synopsis

Arguments

httphdrlogprofilename The name of the HTTP header logging Profile.

logURL URL information is logged if option is enabled.

Possible values: ENABLED, DISABLED Default value: ENABLED

logMethod HTTP method information is logged if option is enabled.

Possible values: ENABLED, DISABLED Default value: ENABLED

logVersion Version information is logged if option is enabled.

Possible values: ENABLED, DISABLED Default value: ENABLED

logHost Host information is logged if option is enabled.

Possible values: ENABLED, DISABLED Default value: ENABLED

Example

set lsn transportprofile profile1 -portquota 128

lsn-httphdrlogprofile