12 debug cluster, Debug cluster – PLANET WGSW-52040 User Manual
Page 131
3-130
the same type to avoid boot failure induced by mismatched IMG files.
Example:
Remotely upgrade a member switch from the commander switch, with the member-id being 1, src-ul being ftp://
switch: switch @192.168.1.1/nos.img, and dst-url being nos.img
Switch#cluster update member 1 ftp:// switch: switch @192.168.1.1/nos.img nos.img
3.12 debug cluster
Command:
debug cluster {statemachine | application | tcp}
no debug cluster {statemachine | application | tcp}
Function:
Enable the application debug of cluster; the no operation of this command will disable that.
Parameters:
statemachine: print debugging when the switch status changes.
application: print debugging when there are users trying to configure the switch after logging onto it via SNMP, WEB.
tcp: the TCP connection between the commander and the member.
Default:
None.
Command Mode:
Admin Mode.
Usage Guide:
None.
Example:
Enable the debug status changed on the switch.
Swtich#debug cluster statemachine