ConfigBgpIlLoggingCommand Object


Description:

Command to Configure Bgp Il Logging

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

ConfigBgpIlLoggingCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
DebugLevel

Debug Level to be enabled.

Type: enum

Default: INFO

Possible Values:

Value Description
DEBUG

Error, Fatal, Warning and Debug messages will be logged.

INFO

Error, Fatal, Warning, Debug and Info messages will be logged.

WARN

Error, Fatal and Warning messages will be logged.

ERROR

Error and Fatal messages will be logged.

FATAL

Fatal messages will be logged.

DebugOptions

Wildcard options to be applies to log messages

Type: string

Default: "" (empty string)

MaxFileCount

Max number of files to create.

Type: u8

Default: 1

Range: 1 - 4

MaxFileSize

Maximum log file size. File will wrap after max is reached.

Type: u32

Default: 10000

Range: 1 - 2000000

ConfigBgpIlLoggingCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes ElapsedTime, EndTime, ProgressCurrentStep, ProgressCurrentStepName, ProgressCurrentValue, ProgressDisplayCounter, ProgressMaxValue, ProgressStepsCount, StartTime, State, Status