Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
Chassis Management and Monitoring Commands
page 2-26
OmniSwitch CLI Reference Guide
September 2009
stack set slot
Sets the saved slot number for stackable configuration switches. The saved slot number is the slot position 
the switch will assume following a reboot. The stack set slot command also provides syntax for 
immediately rebooting the corresponding switch.
stack set slot slot-number saved-slot saved-slot-number [reload]
Syntax Definitions
slot-number
The current slot position used by the switch (1–8; 1001–1008). Note that 
the valid slot number range also includes slot positions 1001 through 
1008, reserved for switches in pass-through mode.
saved-slot-number
The new (i.e., saved) slot number (1–8). The saved slot number is the 
slot position the switch will assume following a reboot. 
reload
Optional command syntax. When reload is entered in the command 
line, a confirmation prompt is issued. If the user approves the reload, the 
corresponding switch will be rebooted immediately and the new 
(i.e., saved) slot number will take effect when the switch comes back 
up—barring any pass-though mode conditions, such as duplicate slot 
numbers. 
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6855
Usage Guidelines
• When the stack set slot command is issued, the new saved slot value is written to the boot.slot.cfg file. 
This file is located in the switch’s /flash directory and is used when assigning a slot number for the 
switch during the boot process.
• In order to avoid duplicate slot numbers within the virtual chassis—which can force one or more 
switches into pass-though mode—be sure that the saved slot number being configured is not already 
being used by another switch in the stack. To view the saved slot numbers currently assigned, use the 
 command. For detailed information on assigning saved slot numbers, as well as 
information on pass-through mode, refer to the Hardware Users Guide.
Examples
-> stack set slot 2 saved-slot 3
-> stack set slot 1001 saved-slot 4 reload
Release History
Release 6.1; command was introduced.