ADC CLI Commands

lsn-logprofile

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

add show unset set rm

add lsn logprofile

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

Synopsis

Arguments

logProfileName The name of the logging Profile.

logSubscrInfo Subscriber ID information is logged if option is enabled.

Possible values: ENABLED, DISABLED Default value: DISABLED

logCompact Logs in Compact Logging format if option is enabled.

Possible values: ENABLED, DISABLED Default value: ENABLED

logipfix Logs in IPFIX format if option is enabled.

Possible values: ENABLED, DISABLED Default value: DISABLED

analyticsProfile Name of the Analytics Profile attached to this lsn profile.

logSessDeletion LSN Session deletion will not be logged if disabled.

Possible values: ENABLED, DISABLED Default value: ENABLED

Example

add lsn logprofile profile1 -logSubscrInfo ENABLED

show lsn logprofile

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

Synopsis

Arguments

logProfileName The name of the logging Profile.

Output

logSubscrInfo Subscriber ID information is logged if option is enabled.

logCompact Logs in Compact Logging format if option is enabled.

logipfix Logs in IPFIX format if option is enabled.

analyticsProfile Name of the Analytics Profile attached to this lsn profile.

logSessDeletion LSN Session deletion will not be logged if disabled.

devno count stateflag

Example

show lsn logprofile profile1

unset lsn logprofile

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

Synopsis

set lsn logprofile

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

Synopsis

Arguments

logProfileName The name of the logging Profile.

logSubscrInfo Subscriber ID information is logged if option is enabled.

Possible values: ENABLED, DISABLED Default value: DISABLED

logCompact Logs in Compact Logging format if option is enabled.

Possible values: ENABLED, DISABLED Default value: ENABLED

logipfix Logs in IPFIX format if option is enabled.

Possible values: ENABLED, DISABLED Default value: DISABLED

analyticsProfile Name of the Analytics Profile attached to this lsn profile.

logSessDeletion LSN Session deletion will not be logged if disabled.

Possible values: ENABLED, DISABLED Default value: ENABLED

Example

set lsn logprofile profile1 -logSubscrInfo ENABLED

rm lsn logprofile

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

Synopsis

Arguments

logProfileName The name of the logging Profile.

Example

rm lsn logprofile profile1

lsn-logprofile