A port can be transition into error-disabled state due to several reasons such as violating MAC limit condition with a “shut down” action. In order to recover the port from such state the user can manually clear the error. Starting with JUNOS 9.6 users can define a disable-timeout value to automatically clear the error after specified timeout.
[edit] root@EX# show ethernet-switching-options port-error-disable { disable-timeout 60; }