You must explicitly configure automatic restart on each ELSM-enabled port; this is not a global configuration. By default, ELSM automatic restart is enabled. If an ELSM-enabled port goes down, ELSM bypasses the Down-Stuck state and automatically transitions the down port to the Down state, regardless of the number of times the port goes up and down. For information about the port states, see ELSM Port States.
If you disable ELSM automatic restart, the ELSM-enabled port can transition between the following states multiple times: Up, Down, and Down-Wait. When the number of state transitions is greater than or equal to the sticky threshold, the port enters the Down-Stuck state. The ELSM sticky threshold specifies the number of times a port can transition between the Up and Down states. The sticky threshold is not user-configurable and has a default value of 1. That means a port can transition only one time from the Up state to the Down state. If the port attempts a subsequent transition from the Up state to the Down state, the port enters the Down-Stuck state.
Enabling automatic restart on the port using the following command:
enable elsm ports port_list auto-restartClearing the port that is in the Down-Stuck state using the following command:
clear elsm ports port_list auto-restartDisabling ELSM on the port using the following command:
disable elsm ports port_listWe recommend that you use the same automatic restart configuration on each peer port.
If you use the enable elsm ports port_list auto-restart command, automatic restart is always enabled; you do not have to use the clear elsm ports port_list auto-restart command to clear the stuck state.