D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
787
Parameters
<value 1-12> - Enter the current box ID value used here. This value must be between 1 and 12.
new_box_id - Specifies the new ID assigned to the box.
auto - Specifies that the box ID to be assigned automatically by the stack system. The new
box ID will take effect after the next boot.
<value 1-12> - Enter the new box ID used here. This value must be between 1 and 12.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure box ID of box 1 to be auto:
DGS-3420-28SC:admin# config box_id current_box_id 1 new_box_id auto
Command: config box_id current_box_id 1 new_box_id auto
Success.
DGS-3420-28SC:admin#
82-7 config box_priority current_box_id
Description
This command configures the priority of switch, which will determines which box becomes master.
Lower number means higher priority. New priority will take effect after user reboot
Format
config box_priority current_box_id <value 1-12> priority <value 1-63>
Parameters
<value 1-12> - Enter the current box ID value used here. This value must be between 1 and 12.
priority - Specifies the priority assigned to the box, with lower number meaning higher priority.
<value 1-63> - Enter the priority value used here. This value must be between 1 and 63.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure box priority:
DGS-3420-28SC:admin# config box_priority current_box_id 1 priority 1
Command: config box_priority current_box_id 1 priority 1
Success.
DGS-3420-28SC:admin#