Intel 654655-001 Switch User Manual


 
30
CHAPTER 2
Intel Express 100BASE-TX Switching Hub
set-par-file
set-par-file <
filename
>
Sets the name of the SNMP agent parameter file downloaded by boot
PROM (BOOTP). This filename must match the name of the
parameter file on the BOOTP server. The format of the parameter file
is:
<switch_hardware_address>
:
<read_comm>
:
<write_comm>
Example:
00-A0-C9-00-01-23 : public : private
set-fg-param
set-fg-param <
dest
> <
source
> <
fill_byte
> <
length
>
Sets the frame generator parameters. The
dest
and
source
are dash-
separated hardware addresses in hex. The
fill_byte
is a single byte
used to fill the entire packet except for the first 12 bytes. The
length
is the total length of the packet excluding CRC.
start-fg
start-fg <
dport-bitmask
> <
count
> <
rate
>
Starts frame generation.
dport-bitmask
is a hex bitmask of which
ports to generate traffic on. For example, a
dport-bitmask
of 3E
sends frames to ports 2, 3, 4, 5, 6. Use the source port list on page 68
for hexadecimal bitmask equivalents. The
count
specifies the number
of frames to send on each port. A count of 0 sends packets until you
type the stop-fg command. The
rate
specifies the number of packets
per second to generate.
stop-fg
Stops the frame generator.
IP commands
This section lists the IP commands available from the command line
interface. In the sections that follow, IP Configuration lists general
configuration commands, Ping lists commands that describe the ping
ability of the agent, and Address Resolution Protocol lists ARP
commands.