12 debug cluster, 13 debug cluster packets, Debug cluster – PLANET XGS3-24040 User Manual

Page 101: Debug cluster packets

Advertising
background image

XGS3 Command Guide

3-101

startup-config

start the configuration file

nos.img

system file

Command mode:

Admin Mode

Usage Guide:

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

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 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

3.13 debug cluster packets

Command:

debug cluster packets {DP | DR | CP} {receive | send}

Advertising