Adit 3000 Series and Multi-Service Router (MSR) Card CLI Referece Manual
Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI 4-29
Global Configuration Mode
Global Configuration Commands
log pri
Use the log pri command to configure PRI logging.
Syntax: (config)# log pri {buffer-fill {0|1}|buffer-size kilobytes
|display number|enable}
Example: (config)# log pri buffer-fill 0
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
log security buffer
Use the log security buffer command to set the buffer size allowed for the security log buffer.
Syntax: (config)# log security buffer kilobytes
Example: (config)# log security buffer 24
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
Field Definition
buffer-fill {0|1} Define the method of loading the buffer.
0 = Circular Buffer - the buffer will store a continuous stream of data
by starting again at the beginning of the buffer after reaching the end.
Default.
1 = Fill Until Full - the buffer will fill until it is full. The user will
have to clear the log manually.
buffer-size kilobytes Configure the PRI log size. Range is 1-250 KB, with a default of 100
KB.
display number Defines the number of lines per message. 0 = full
enable Enable PRI logging.
Field Definition
kilobytes Set the size of the Security log buffer. Range is 1-256 KB. Default is
16KB.