epl eventlist
Function
Usage Guidelines
Run the "epl eventlist" command to locate the problem that an event is blocked and suspended. If no parameter is specified, information about all events in all link event queues is displayed.
Example
View information about the events in a link event queue.
admin:/diagnose> epl eventlist *** EPL_EVENT_DRV_LINK : Handling *** *** EPL_EVENT_DRV_LINK : Ready *** *** EPL_LINK_EVENT_S : Handling *** *** EPL_LINK_EVENT_S : Ready *** *** EPL_EVENT_EPL_LINK : Handling *** *** EPL_EVENT_EPL_LINK : Ready ***
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
EPL_EVENT_DRV_LINK : Handling | Information about events in the driver event processing queue. |
EPL_EVENT_DRV_LINK : Ready | Information about events in the driver event waiting queue. |
EPL_LINK_EVENT_S : Ready | Information about events in the link handshake event waiting queue. |
EPL_LINK_EVENT_S : Handling | Information about events in the link handshake event processing queue. |
EPL_EVENT_EPL_LINK : Ready | Information about events in the negotiation configuration event waiting queue. |
EPL_EVENT_EPL_LINK : Handling | Information about events in the negotiation configuration event processing queue. |