2 8430-tool command descriptions, 8430-tool command descriptions – Maxim Integrated 78Q8430 Linux Driver ARM Platform User Manual

Page 8

Advertising
background image

78Q8430 Linux Driver ARM Platform User Guide

UG_8430_008

8

Rev.

1.0

2.1.2

8430-tool Command Descriptions

This section provides detailed syntax and option descriptions for each 8430-tool command. The general
command syntax is:

8430-tool ethn -option [operands]

Keywords and options in bold must be entered as shown. The items in italics are replaced with user
specific information. For ethn, the n is replaced with the Linux PC ethernet port (0, 1, or 2) being used.
For the procedures in this document, use the port number that has been assigned to the 78Q8430 board.
-option is replaced with a command option and [operands] with operands for that command.

B: BIST run all tests

Syntax:

8430-tool ethn

-

B


Description:

This command option causes the driver to run all BIST tests.

Operands:

None.

c: CAM Query

Syntax:

8430-tool ethn -c types
map
irq
filter
type [filter_nmbr]
rule nmbr
dump [start_rule [count] ]

Description:

This command option causes the driver to display information about the CAM settings.

Operands:

types

Displays a list of CAM types defined by the driver.

map

Displays a map of CAM sections, types and rule counts.

irq

Displays the enablement state of the Classification Interrupt.

filter type [filter_nmbr]

Displays a list of CAM rules for a specified type. One of the types listed
by the types operand, above. For types with multiple entries such as
unicast ARC, the entry number within that type.

rule nmbr

Displays a single CAM rule nmbr.

dump [start_rule [count]] Displays from one to all CAM rules. start_rule specifies the starting rule

number to display. count specifies the number of rules to display starting
with the nth rule.

Advertising