Setup Guide

Advertised pause frame use: No
Advertised auto-negotiation: Yes
Speed: 1000Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 3
Transceiver: internal
Auto-negotiation: on
MDI-X: off (auto)
Supports Wake-on: pumbg
Wake-on: g
Current message level: 0x00000007 (7)
drv probe link
Link detected: yes
pltool
To test functionality of the CPLD and FPGA devices on the boards during startup, use the pltool.
The pltool also checks for the correct firmware loads. The tool uses the CLI to list the devices and their registers, and allows you to
read and write registers in the device. The read functionality prints the details to the bit level and also any bit groupings and their
meanings. The tool uses the SDI interface to get a list of devices and registers in the system, and then uses SDI to access the devices.
Tests
The pltool tests specified registers that SDI identifies in the testable bits of the register. The tool reads the register using SDI interfaces
and compares the testable bits from those bits the SDI database provides. If a mismatch occurs, an error is displayed.
CLI options
root@dellemc-diag-os:~# pltool
DellEmc Diag - Programable Logic Tool
version x.x, x.xx.x.x-x
build, yyyy/mm/dd,
Syntax: pltool <option>
Show this help text:=
pltool --h (or)
pltool -h
Test (RW) the scratchpad registers:=
pltool --test (or)
pltool -t
Test default & writable registers:=
pltool --test --default (or)
Test Port interrupt:=
pltool --test --interrupt (or)
pltool -t -i
Test Reset:=
pltool --test --reset (or)
pltool -t -s
Test Low Power mode:=
pltool --test --lowpower (or)
pltool -t -p
List devices and registers:=
pltool --list [--lstype=<devicetype>] (or)
pl Execute repeatedly command by count:=
pltool --iteration=max/<count> [option1] [option2]... (or)
pltool -I max/<count> [option1] [option2]...
Read the specified register of the device:=
pltool --read --devname=<devicename> --dev=<deviceaddr> --reg=<register> (or)
pltool -r -n <devicename> -D <deviceaddr> -R <register>
Write at the specified register of the device:=
pltool --write --devname=<devicename> --dev=<deviceaddr> --reg=<register> --val=<value>
(or)
pltool -w -n <devicename> -D <deviceaddr> -R <register> -V <value>
Dump all of the registers in a device or all devices and thei rcurrent values:=
pltool --dump [--devname=<devicename>] [--dev=<deviceaddr>] (or)
Dell EMC DIAG-OS tools
61