[ 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 Configuration>View and Edit>View Configuration Text. 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;
}

What it Means

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

See Also

For more information about the format of a configuration file, see the J-series Services Router Basic LAN and WAN Access Configuration Guide.

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