2202 ExtremeWare Software 7.3.0 Command Reference Guide
Troubleshooting Commands
configure reboot-loop-protection
configure reboot-loop-protection threshold <time-interval> <count>
Description
Configures reboot loop protection.
Syntax Description
Default
If you enter a
time-interval
but not a
count
, the default
count
is 3.
Usage Guidelines
Specifying a time interval of 0 disables reboot loop protection. Specifying any other value enables it. To
view the current settings, use the
show switch
or
show configuration
commands.
If you reboot the switch manually or use the
run msm-failover
or
run diagnostics
commands, the
time interval and count are both reset to 0.
Example
The following command configures the time interval to 5 minutes and the count to 4:
configure reboot-loop-protection threshold 5 4
History
This command was first available in ExtremeWare 6.2.2.
Platform Availability
This command is available on all platforms.
time-interval The length of time during which the switch can reboot the specified count before
entering minimal mode. The range is 0 - 255 minutes.
count The number of reboots within the specified time-interval. The range is 1 - 7.