xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
542
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-3450:admin# show stacking_mode
Command: show stacking_mode
Stacking mode : Enabled
DGS-3450: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
This command is used to configure the box priority of the switch, which determines the box
that will become the master. A lower number means a higher priority.
Parameters
current_box_id
- Specifies the switch being configured. The range is 1-12
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-3450:admin# config box_priority current_box_id 1 priority 1
Command: config box_priority current_box_id 1 priority 1
Success.
DGS-3450: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 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 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.
Parameters
current_box_id
- Specifies the switch being configured. The parameter range is 1-12.