This section describes how to configure alarm thresholds for RSVP LSPs.
Procedure
- Run system-view
The system view is displayed.
- Run mpls
The MPLS view is displayed.
- Run mpls rsvp-lsp-number threshold-alarm upper-limit upper-limit-value lower-limit lower-limit-value
The upper and lower thresholds of alarms for RSVP LSP usage are configured.
The parameters in this command are described as follows:
- upper-limit-value specifies the upper threshold of alarms for RSVP LSP usage. An alarm is generated when the proportion of established RSVP LSPs to total supported RSVP LSPs reaches the upper limit.
- lower-limit-value specifies the lower threshold of clear alarms for RSVP LSP usage. A clear alarm is generated when the proportion of established RSVP LSPs to total supported RSVP LSPs falls below the lower limit.
- The value of upper-limit-value must be greater than that of lower-limit-value.
- Run commit
The configuration is committed.