beautypg.com

17 phy, 18 ping, 19 reset – Artesyn ATCA-9305 User's Manual (May 2014) User Manual

Page 255: 17phy, 18ping 9.14.19reset

background image

Management Processor Monitor

ATCA-9305 User’s Manual (10009109-07)

255

Write to the CFG address.

pci write[.b, .w, .l] b.d.f address value

9.14.17 phy

The phy command reads or writes to the contents of the PHY registers. The values changed via
this command are not persistent and clear after a hard or soft reset. The port options are all,
eTSEC1, eTSEC2, and base1 and base2 via the switch. “R” reads the register contents at the
address specified. “W” writes the address value to the register address specified. “A” reads the
contents of all registers.

Definition

phy [port] [R|W|A] (address) (value)

Example

The following is an example of a read from register address 0x1a.

phy eTSEC2 r 0x1a

The following is an example of a write to register address 0x1a where 0 is the data to write.

phy eTSEC2 w 0x1a 0

9.14.18 ping

The ping command sends a ping over Ethernet to check if the host can be reached. The port
used is defined by the ethport environment variable. If all is selected for ethport, the ping
process cycles through each port until a connection is found or all ports have failed.

Definition

ping host

9.14.19 reset

The reset command performs a hard reset of the CPU by writing to the reset register on the
board. Without any arguments, the ATCA-9305 CPU is reset.