12 debug cluster, Debug cluster – PLANET WGSW-50040 User Manual

Page 83

Advertising
background image

The commander distributes the remote upgrade command to members via the TCP connections

between them, causing the number to implement the remote upgrade and reboot. Trying to execute

this command on a non-commander switch will return errors. If users want to upgrade more than

one member, these switches should be 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://admin:[email protected]/nos.img, and dst-url being nos.img

Switch#cluster update member 1 ftp://admin:[email protected]/nos.img nos.img

2.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 debug information when the switch status changes.

application: print debug information when there are users trying to configure the switch after logging

onto it via SNMP, WEB.

tcp: the TCP connection information between the commander members.

Default:

None.

Command Mode:

Admin Mode.

Usage Guide:

None.

Example:

Enable the debug information of status change on the switch.

Swtich#debug cluster statemachine

Advertising