cg6ktool - Displaying EEPROM and RAM

Displays EEPROM contents and dumps the on-board error log.

Usage

cg6ktool options

where options are:

Options

Description

-A

Lists the board's bus and slot information.

-B -lbus:slot

Blinks the board's LED.

-R -lbus:slot

Resets a specified board.

-M -lbus:slot

-aaddress

-ssize

Dumps memory in binary format to the file memdump_at_bus_slot.txt. If the starting byte (address) and number of bytes (size) are not specified, the defaults are 0 and 1 MB respectively. To dump the file in ASCII format, add the -t1 option.

-tfiletype

Specifies the file type (text = 1, binary = 2).

-S -lbus:slot

Dumps error and stack information to the file errdump_at_bus_slot.txt.

-eboarddeviceID

Applies the specified command to all CG boards of the specified type in the chassis. Can be used instead of -lbus:slot.

CG board type

Device ID

CG 6000

6003

CG 6000C

6000

CG 6060

6060

CG 6060C

6061

CG 6100C

6100

CG 6500C

6500

CG 6565

6565

CG 6565C

6566

CG 6565E

6568


-h

Displays help information.


An option applies to all boards if you do not specify either -l or -e.

cg6ktool supports multiple CG boards. Some of these commands are shown for reference only and may not pertain to the CG 6060C board.