DES-3000 Series Layer 2 Switch CLI Reference Manual
With SIM enabled, the applications in the CS will redirect the packet instead of executing the packets. The applications will
decode the packet from the administrator, modify some data, then send it to the MS. After execution, the CS may receive a
response packet from the MS, which it will encode and send it back to the administrator.
When a CaS becomes a MS, it automatically becomes a member of the first SNMP community (include read/write and read only)
to which the CS belongs. However if a MS has its own IP address, it can belong to SNMP communities to which other switches in
the group, including the CS, do not belong.
Command Parameters
To join an SIM group, first enable the Switch for SIM using the
enable sim
command. Once enabled the switch is ready to join
an SIM group yet to be a part of that group, the commander switch must be configured to accept the DES-3000 switch as a
member switch. For more information on adding the DES-3000 switch as a member of an SIM group, please see the commander
switch’s user guide or command line interface reference manual.
The D-Link Single IP Management commands in the Command Line Interface (CLI) are listed (along with the appropriate
parameters) in the following table.
enable sim
{[candidates {<candidate_id 1-100>} | members {<member_id 1-32>} |
group {commander_mac <macaddr>} | neighbor]}
[member_id <value 1-32> | exit]
config sim_group
[add <candidate_id 1-100> {<password>} | delete <member_id 1-32>]
config sim
[[commander {group_name <groupname 64>} | candidate] | dp_interval
<sec 30-90> | hold_time <sec 100-255>]
[firmware_from_tftp | configuration_from_tftp] <ipaddr> <path_filename>
{[members <mslist 1-32> | all]}
[configuration_to_tftp | log_to_tftp ] <ipaddr> <path_filename> {members
<mslist> | all}
disable sim
show sim
reconfig
download sim_ms
upload sim_ms
configuration
Each command is listed, in detail, in the following sections.
enable sim
Used to enable Single IP Management (SIM) on the Switch
enable sim
Description
This command will enable SIM globally on the Switch. SIM features
and functions will not function properly unless this function is
enabled.
Parameters None.
Restrictions Only
administrator-level users can issue this command.
Purpose
Syntax
Example usage:
DES-3026:4#enable sim
To enable SIM on the Switch:
Command: enable sim
Success.
DES-3026:4#
171