Parameter | Description | Value |
---|---|---|
all | Displays statistics about local link events of all interfaces. |
- |
interface-type interface-number | Displays statistics about local link events of a specified interface.
|
- |
Usage Scenario
After error code detection, error frame detection, or error frame second detection is configured, you can run the display efm link-event local command to view statistics about local link events.
Precautions
After the display efm link-event local command is run, a hyphen (-) is displayed if error code detection, error frame detection, or error frame second detection is not configured in the interface view.
# Displays statistics about local link events on GigabitEthernet0/0/1.
<HUAWEI> display efm link-event local interface gigabitethernet 0/0/1
Item Value ---------------------------------------------------- Interface: GigabitEthernet0/0/1 ------------------------- Errored-code Errors: 0 Error Running Total : 0 Event Running Total : 0 ------------------------- Errored-frame Errors: 0 Error Running Total : 0 Event Running Total : 0 ------------------------- Errored-frame-period Errors: 0 Error Running Total : 0 Event Running Total : 0 ------------------------- Errored-frame-seconds Errors: 0 Error Running Total : 0 Event Running Total : 0
Item |
Description |
---|---|
Interface |
Interface enabled with EFM. |
Errored-code |
Information about error code. |
Errored-frame |
Information about error frame. |
Errored-frame-period |
Information about error frame period. |
Errored-frame-seconds |
Information about error frame second. |
Errors |
Number of currently detected error codes, error frames, error frame period, or error frame seconds. |
Error Running Total |
Total number of detected error codes, error frames, error frame period, or error frame seconds. |
Event Running Total |
Count of detected error codes, error frames, error frame period, or error frame seconds. |