xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
241
config box_id
Purpose
Used to configure 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
This command will assign box IDs to switches in a stack.
Parameters
current_box_id
– Identifies the Switch being configured. Range is 1-
12.
new_box_id
– The new ID being assigned to the Switch (box). Range
is 1-12.
•
auto
– Allows the box ID to be assigned automatically.
Restrictions Administrator
privileges are needed to issue this command.
Usage Example:
To change a box ID:
DGS-3324SRi:4#config box_id current_box_id 1 new_box_id 2
Command: config box_id current_box_id 1 new_box_id 2
Success.
DGS-3324SRi:4#
config box_type
Purpose
Used to configure box type.
Syntax
config box_type {current_box_id <value 1-12> type [DGS-
3324SR | DXS-3350SR | DXS-3326GSR | BOX_NOTEXIST]}
Description
This command will pre-assign the box type of switches in a stack.
Parameters
current_box_id
– Identifies the Switch being configured. Range is 1-
12.
type
– Enter the type of switch to be configured. The user may
choose between the following:
•
DGS-3324SR
– Name of a xStack DGS/DXS-3300 series that
can be set in the stack.
•
DXS-3350SR
- Name of a xStack DGS/DXS-3300 series that
can be set in the stack.
•
DXS-3326GSR
- Name of a xStack DGS/DXS-3300 series that
can be set in the stack.
•
BOX_NOTEXIST
– Identifies a switch which may be added to
the stack in future. A box_type may be assigned to this box, in
effect to pre-configure it, as it is added to the stack. If box_type
is not assigned, box is identified as BOX_NOTEXIST and box
type will be identified automatically.
Restrictions Only
administrator-level users can issue this command.