
xStack
reconfig
Purpose | Used to connect to a member switch, through the commander switch |
| using telnet. |
Syntax | reconfig [member_id <value |
Description | This command is used to reconnect to a member switch using telnet. |
Parameters | member_id <value |
| switch to configure. |
| exit – This command is used to exit from managing the member |
| switch and will return to managing the commander switch. |
Restrictions | Only |
|
|
Example usage:
To connect to the MS, with member id 2, through the CS, using the command line interface:
Command: reconfig member_id 2
config sim_group
Purpose | Used to add candidates and delete members from the SIM group. |
Syntax | config sim_group [add <candidate_id |
| delete <member_id |
Description | This command is used to add candidates and delete members from |
| the SIM group by ID number. |
Parameters | add <candidate_id |
| 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 |
| switch of a SIM group. The member switch should be defined by it ID |
| number. |
Restrictions | Only |
|
|
Example usage:
To add a member:
Command: config sim_group add 2
Please wait for ACK...
SIM Config Success !!!
Success.
To delete a member:
246