Command Line Reference Guide

S-Series Stacking Commands | 999
reset stack-unit
s
Reset any designated stack member except the management unit (master unit).
Syntax
reset stack-unit stack-unit hard
Parameters
Default
none
Command Modes
CONFIGURATION
Command
History
Usage
Information
Resetting the management unit is not allowed, and an error message will be displayed if you try to do
so. Resetting is a soft reboot, including flushing the forwarding tables.
Starting with FTOS 7.8.1.0, you can run this command directly on the stack standby unit (standby
master) to reset the standby. You cannot reset any other unit from the standby unit.
Example
Figure 40-1. Using the reset stack-unit Command on the Stack Standby Unit
stack-unit
Enter the stack member unit identifier of the stack member to reset.
S60 range: 0 - 11
all other S-Series range: 0-7
hard
Reset the stack unit if the unit is in a problem state.
Version 8.3.3.4 Introduced on S60
Version 8.3.1.0 Added hard reset option.
Version 7.8.1.0 Augmented to run on the standby unit in order to reset the standby unit directly.
Version 7.7.1.0 Introduced on S-Series
Force10#show system brief
Stack MAC : 00:01:e8:51:4e:f8
-- Stack Info --
Unit UnitType Status ReqTyp CurTyp Version Ports
---------------------------------------------------------------------------
0 Member online S50N S50N 4.7.7.117 52
1 Member online S50N S50N 4.7.7.117 52
2 Member online S50N S50N 4.7.7.117 52
3 Member online S50N S50N 4.7.7.117 52
4 Standby online S50N S50N 4.7.7.117 52
5 Member online S50N S50N 4.7.7.117 52
6 Mgmt online S50N S50N 4.7.7.117 52
7 Member online S50N S50N 4.7.7.117 52
Force10(standby)#reset ? <<Standby management unit
stack-unit Unit number
Force10(standby)#reset stack-unit ?
<0-7> Unit number id
Force10(standby)#reset stack-unit 6
% Error: Reset of master unit is not allowed.
Force10(standby)#reset stack-unit 0
% Error: Reset of stack units from standby is not allowed.<<no reset of other member
Force10(standby)#
Force10(standby)#reset stack-unit 4 <<Resetting standby unit success!
00:02:50: %STKUNIT4-S:CP %CHMGR-5-STACKUNIT_RESET: Stack unit 4 being reset
00:02:50: %STKUNIT4-S:CP %CHMGR-2-STACKUNIT_DOWN: Stack unit 4 down - reset
00:02:50: %STKUNIT4-S:CP %IFMGR-1-DEL_PORT: Removed port: Gi 4/1-48
Force10(standby)#rebooting
U-Boot 1.1.4 (Mar 6 2008 - 00:00:04)
<<Resetting master not allowed