Setup Guide

Get the port measurement of PoE controller:=
poetool --get --port=<port | 0 for all port> --measurement [--config=<config_file>]
(or)
poetool -g -p <port | 0 for all port> -M [-f <config_file>]
Get the value of Individual Mask Key Number:=
poetool --get --mask <key number>
(or)
poetool -g -K <key number>
Set the power budget of PoE controller:=
poetool --set --budget=<budget> [--config=<config_file>]
(or)
poetool -s -B<budget> [-f <config_file>]
Set the PoE legacy mode:=
poetool --set --legacy=<enable | disable> [--config=<config_file>]
(or)
poetool -s -l <enable | disable> [-f <config_file>]
Set the PoE 4pair port mode:=
poetool --set --port=<port | 0 for all port> --4pair-mode=<enable | disable> [--
config=<config_file>] (or)
poetool -s -p <port | 0 for all port> -F <enable | disable> [-f <config_file>]
Set the PoE port mode:=
poetool --set --port=<port | 0 for all port> --mode=<af_mode | at_mode | poh_mode |
disable> [--config=<config_file>] (or)
poetool -s -p <port | 0 for all port> -m <af_mode | at_mode | poh_mode | disable> [-f
<config_file>]
Set the value of Individual Mask Key Number:=
poetool --set --mask <key number> --mask-value <enable |
disable> (or)
poetool -s -K <key number> -V <enable | disable>
Usage:=
-h, --help Show the help text
-v, --version Display version
-f, --config= To specify the location of the config file e.g. /etc/dn/diag/
<file_name>
-R, --reset Reset controller
-r, --restore Restore default setting
-i, --init Initilize POE controller
-p, --port= Port Id
-g, --get Get operation
-s, --set Set operation
-m, --mode= Mode of port
-B, --budget= Power Budget
-P, --port-power Power of port
-l, --legacy= Legacy mode
-S, --swversion Software version
-D, --device-status PoE device status
-T, --port-status New port status
-M, --measurement Port measurement
-F, --4pair-mode= 4Pair port mode
-K, --mask= Individual Mask Key Number
-V, --mask-value= Value of Mask
psutool
The psutool determines which PSUs are in the system, checks the Power Good setting, and reads the field replaceable unit (FRU)
information. It does not look at the PSU fans and airflow direction of the fans.
Tests
The psutool looks for the presence of the PSU and if the PSU is present, it checks the Power Good setting in the CPLD. It does not
read directly from the PSU but reads the CPLD information instead. If the PSU is present and it does not receive a Power Good signal, it
does not know if the power plug is not installed or if the PSU is not operating correctly, so it displays a failure.
66
Dell EMC DIAG-OS tools