A SERVICE OF

logo

xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
302
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.
Example usage:
To add a member:
DGS–3426:5#config sim_group add 2
Command: config sim_group add 2
Please wait for ACK!!!
SIM Config Success !!!
Success.
DGS–3426:5#
To delete a member:
DGS–3426:5#config sim_group delete 1
Command: config sim_group delete 1
Please wait for ACK!!!
SIM Config Success!!!
Success.
DGS–3426:5#