To verify alarms configuration, perform the following task.
Verify the configuration of the alarms.
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;
- }
The sample output in this section displays the following alarm settings (in order). Verify that the output shows the intended configuration of the alarms.
For more information about the format of a configuration file, see the J-Web Interface User Guide or the JUNOS CLI User Guide.