Page 251 / 757 Scroll up to view Page 246 - 250
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
247
DGS-3627:admin# reconfig
member_id 2
Command: reconfig
member_id 2
DGS-3627:admin#
Login:
config sim_group
Purpose
Used to add candidates and delete members from the SIM group.
Syntax
config sim [add <candidate_id 1-100> {<password>} | delete <member_id 1-32>]
Description
This command is used to add candidates and delete members from the SIM group by ID
number.
Parameters
add <candidate_id 1-100> <password>
– Use this parameter to change a candidate switch
(CaS) to a member switch (MS) of a SIM group. The CaS may be defined by its ID number
and a password (if necessary).
delete <member_id 1-32>
– Use this parameter to delete a member switch of a SIM group.
The member switch should be defined by ID number.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To add a member:
DGS-3627:admin# config sim_group add 2
Command: config sim_group add 2
Please wait for ACK!!!
SIM Config Success !!!
Success.
DGS-3627:admin#
To delete a member:
DGS-3627:admin# config sim_group delete 1
Command: config sim_group delete 1
Please wait for ACK!!!
SIM Config Success!!!
Success.
DGS-3627:admin#
config sim
Purpose
Used to configure role parameters for the SIM protocol on the Switch.
Syntax
config sim [[commander {group_name <groupname 64>} | candidate] | dp_interval <sec
30-90> | hold_time <sec 100-255>]}
Description
This command is used to configure parameters of switches of the SIM.
Parameters
commander
– Use this parameter to configure the commander switch(CS) for the following
parameters:
Page 252 / 757
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
248
config sim
group_name <groupname 64>
– Used to update the name of the group. Enter an
alphanumeric string of up to 64 characters to rename the SIM group.
dp_interval <30-90>
– The user may set the discovery protocol interval, in seconds
that the Switch will send out discovery packets. Returning information to the CS will
include information about other switches connected to it. (Ex. MS, CaS). The user may
set the
dp_interval
from
30
to
90
seconds.
hold time <sec 100-255>
– Using this parameter, the user may set the time, in
seconds, the CS will hold information sent to it from other switches, utilizing the
discovery interval protocol. The user may set the hold time from
100
to
255
seconds.
candidate
– Used to change the role of a CS (commander) to a CaS (candidate).
dp_interval
<30-90>
– The user may set the discovery protocol interval, in seconds
that the Switch will send out discovery packets. Returning information to the CS will
include information about other switches connected to it. (Ex. MS, CaS). The user may
set the
dp_interval
from
30
to
90
seconds.
hold time <100-255>
– Using this parameter, the user may set the time, in seconds,
the Switch will hold information sent to it from other switches, utilizing the discovery
interval protocol. The user may set the hold time from
100
to
255
seconds.
Restrictions
Only Administrator-level users can issue this command.
To change the time interval of the discovery protocol:
DGS-3627:admin#
config sim commander dp_interval 40
Command: config sim commander dp_interval 40
Success.
DGS-3627:admin#
To change the hold time of the discovery protocol:
DGS-3627:admin#
config sim hold_time 120
Command: config sim hold_time 120
Success.
DGS-3627:admin#
To transfer the CS (commander) to be a CaS (candidate):
DGS-3627:admin#
config sim candidate
Command: config sim candidate
Success.
DGS-3627:admin#
To transfer the Switch to be a CS:
Page 253 / 757
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
249
DGS-3627:admin#
config sim commander
Command: config sim commander
Success.
DGS-3627:admin#
To update the name of a group:
DGS-3627:admin#
config sim commander group_name Demetrius
Command: config sim commander group_name Demetrius
Success.
DGS-3627:admin#
download sim_ms
Purpose
Used to download firmware or configuration file to an indicated device.
Syntax
download sim_ms [firmware_from_tftp | configuration_from_tftp] <ipaddr>
<path_filename> {[members <mslist 1-32> | all]}
Description
This command will download a firmware file or configuration file to a specified device from a
TFTP server.
Parameters
firmware_from_tftp
– Specify this parameter to download firmware to members of a SIM
group.
configuration_from_tftp
– Specify this parameter to download a switch configuration to
members of a SIM group.
<ipaddr>
– Enter the IP address of the TFTP server.
<path_filename>
– Enter the path and the filename of the firmware or switch on the TFTP
server.
members
– Enter this parameter to specify the members the user prefers to download
firmware or switch configuration files to. The user may specify a member or members by
adding one of the following:
<mslist 1-32>
– Enter a value, or values to specify which members of the SIM group
will receive the firmware or switch configuration.
all
– Add this parameter to specify all members of the SIM group will receive the
firmware or switch configuration.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To download firmware:
Page 254 / 757
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
250
DGS-3627:admin#
download sim_ms firmware_from_tftp 10.53.13.94 c:/dgs3627.had all
Command: download sim_ms firmware_from_tftp 10.53.13.94 c:/dgs3627.had all
This device is updating firmware.
Please wait...
Download Status :
ID
MAC Address
Result
---
-----------------
-------------
1
00-01-02-03-04-00
Success
2
00-07-06-05-04-03
Success
3
00-07-06-05-04-03
Success
DGS-3627:admin#
To download configuration files:
DGS-3627:admin#
download sim_ms configuration_from_tftp 10.53.13.94 c:/dgs3627.txt all
Command: download sim_ms configuration_from_tftp 10.53.13.94 c:/dgs3627.txt all
This device is updating configuration.
Please wait...
Download Status :
ID
MAC Address
Result
---
-----------------
----------------
1
00-01-02-03-04-00
Success
2
00-07-06-05-04-03
Success
3
00-07-06-05-04-03
Success
DGS-3627:admin#
upload sim_ms
Purpose
User to upload a configuration file to a TFTP server from a specified member of a SIM group.
Syntax
upload sim_ms [configuration_to_tftp | log_to_tftp] <ipaddr> <path_filename>
{[members <mslist> | all]}
Description
This command will upload a configuration file to a TFTP server from a specified member of a
SIM group.
Parameters
configuration_to_tftp
– Specify this parameter if the user wishes to upload a switch
configuration to members of a SIM group.
log_to_tftp
– Specify this parameter to download a switch log to members of a SIM group.
<ipaddr>
– Enter the IP address of the TFTP server to upload a configuration file to.
<path_filename>
– Enter a user-defined path and file name on the TFTP server to which to
upload configuration files.
members
– Enter this parameter to specify the members the user prefers to upload switch
configuration or log files to. The user may specify a member or members by adding one of
the following:
<mslist>
– Enter a value, or values to specify which members of the SIM group will
receive the switch configuration or log files.
all
– Add this parameter to specify all members of the SIM group will receive the
switch configuration or log files.
Restrictions
Only Administrator and Operator-level users can issue this command.
Page 255 / 757
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
251
Example usage:
To upload configuration files to a TFTP server:
DGS-3627:admin#
upload sim_ms configuration 10.55.47.1 D:\configuration.txt 1
Command: upload sim_ms configuration 10.55.47.1 D:\configuration.txt 1
Success.
DGS-3627:admin#

Rate

4.5 / 5 based on 2 votes.

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top