[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Verifying the Alarms Configuration

To verify alarms configuration, perform the following task.

Displaying Alarm Configurations

Purpose

Verify the configuration of the alarms.

Action

From the J-Web interface, select CLI Tools > CLI Viewer. Alternatively, from configuration mode in the CLI, enter the show chassis alarms command.

[edit]
user@host# show chassis alarms
t3 {
exz yellow;
los red;
ylw red;
}
ds1 {
ylw red;
}
ethernet {
link-down red;
}
serial {
loss-of-rx-clock red;
loss-of-tx-clock red;
dcd-absent yellow;
cts-absent yellow;
}

Meaning

The sample output in this section displays the following alarm settings (in order). Verify that the output shows the intended configuration of the alarms.

Related Topics

For more information about the format of a configuration file, see the J-Web Interface User Guide or the JUNOS CLI User Guide.


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]