xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
280
Example usage:
To view SIM neighbors:
DES-3800:admin#show sim neighbor
Command: show sim neighbor
Neighbor Info Table
Port MAC Address Role
------ ------------------ ---------
23 00-35-26-00-11-99 Commander
23 00-35-26-00-11-91 Member
24 00-35-26-00-11-90 Candidate
Total Entries: 3
DES-3800:admin#
reconfig
Purpose
Used to connect to a member switch, through the commander
switch, using telnet.
Syntax
reconfig [member_id <value 1-32 | exit]
Description
This command is used to reconnect to a member switch using telnet.
Parameters
member_id <value 1-32>
- Select the ID number of the member
switch the user desires to configure.
exit
– This command is used to exit from managing the member
switch and will return to managing the commander switch.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To connect to the MS, with member ID 2, through the CS, using the command line interface:
DES-3800:admin#reconfig member_id 2
Command: reconfig member_id 2
DES-3800:admin#
Login:
config sim_group
Purpose
Used to add candidates and delete members from the SIM group.
Syntax
config sim_group [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.