configure slot restart-limit

configure slot slot_number restart-limit num_restarts

Description

Configures the number of times a slot can be restarted on a failure before it is shut down.

Syntax Description

slot_number

Specifies the slot number.

num_restarts

Specifies the number of times the slot can be restarted. The range is from 0 to 10,000.

Default

The default is 5.

Usage Guidelines

This command allows you to configure the number of times a slot can be restarted on a failure before it is shut down. If the number of failures exceeds the restart-limit, the module goes into a “Failed” state. If that occurs, use the disable slot and enable slot commands to restart the module.

Example

The following command configures slot 2 on the switch to be restarted up to 3 times upon a failure:

configure slot 2 restart-limit 3

History

This command was first available in ExtremeXOS 12.0.

Platform Availability

This command is available only on SummitStack.