186 Maintenance
Procedure 39
Configure error message filtering
1Access the CLI SM directory and enter the following:
ERR
The CLI displays command inputs in the following three sections:
•FORMAT
•CLI_SEVERITY_FILTER
•DISK_SEVERITY_FILTER
2You can edit the values as per normal CLI usage.
Note: If you use the second level login command, two more filter sections are
available: CLI_FW_COMPONET_FILTER and DISK_FW_COMPONENT_FILTER.
EXAMPLE:
ps
//technician enters err
//ICB displays section name and its parameters, and prompts for action:
section [FORMAT]
CLI error message format: long
Disk error message format: short // default is long for both Modify, Next section, Cancel:
n
// next: go to next section
section [CLI_SEVERITY_FILTER] // filter CLI messages by severity Critical: yes // yes means that the message will appear
MAJOR: yes
MINOR: yes
WARNING: yes
INFO: yes
DEBUG: yes
Modify, Next section, Cancel
n
// next: go to next section
section [DISK_SEVERITY_FILTER] // filter CLI messages in disk file Critical: yes // yes means that the message will appear
MAJOR: yes
MINOR: yes
WARNING: yes
INFO: yes
DEBUG: yes
Modify, Next section, Cancel://
This procedure is now complete