DES-3000 Series Layer 2 Switch CLI Reference Manual
reconfig
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-3026:4#reconfig member_id 2
Command: reconfig member_id 2
DES-3026:4#
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.
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).
Restrictions
Parameters
delete <member_id 1-32>
- Use this parameter to delete a member
switch of a SIM group. The member switch should be defined by it ID
number.
Only
administrator-level users can issue this command.
Example usage:
To add a member:
DES-3026:4#config sim_group add 2
Command: config sim_group add 2
Please wait for ACK...
SIM Config Success !!!
Success.
DES-3026:4#
To delete a member:
DES-3026:4#config sim_group delete 1
Command: config sim_group delete 1
Please wait for ACK...
Success.
DES-3026:4#
175