A SERVICE OF

logo

xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
644
show stacking_mode
Purpose Used to display the current stacking mode.
Syntax
show stacking_mode
Description The show stacking_mode command displays the current stacking mode.
Parameters None.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To display the stacking mode:
DGS-3627:admin# show stacking_mode
Command: show stacking_mode
Stacking mode : Enabled
DGS-3627:admin#
config box_priority
Purpose Used to configure the box priority of the switch.
Syntax
config box_priority current_box_id <value 1-12> priority <value 1-63>
Description The config box_priority command configures the box priority of the switch, which determines
the box that will become the master. A lower number means a higher priority. The new
priority will take effect after the user reboots the switch.
Parameters
current_box_id - Specifies the switch being configured. The range is 1-12. For example, for
the DGS34xx series the ID is 12; for the DGS36xx series the priority is 8.
priority - Specifies the priority assigned to the box, with a lower number meaning a higher
priority. The range is 1-63.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the box priority of the Switch to have an ID of 1 and a priority value of 1:
DGS-3627:admin# config box_priority current_box_id 1 priority 1
Command: config box_priority current_box_id 1 priority 1
Success.
DGS-3627:admin#
config box_id
Purpose Used to configure the box ID. Users can use this command to reassign box IDs.
Syntax
config box_id current_box_id <value 1-12 > new_box_id [auto | <value 1- 12>]
Description The config box_id command configures the box ID. By default, the box ID is automatically
assigned by the system based topology election results. Administrators can assign box IDs
statically. The new box ID will take effect after the unit reboots. Each unit in the Switch stack
must have a unique box ID. If there are duplicate IDs, the stack system will not stack
properly.