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 6060

6060

CG 6060C

6061

CG 6565

6565

CG 6565C

6566

-h

Display help information.

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

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