Specifications
Table Of Contents
- Open Networking Hardware Diagnostic Guide April 2016
- About this Guide
- Installation Instructions for ONIE and the Dell OS
- ONIE Overview
- Dell DIAG OS
- Dell DiagOS Tools
- Technical Support
0x44 0x31 || NLQ1G7235107C-D1
[00000090]: 0x32 0x54 0x48 0x41 0x80 0xad 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 || 2THA............
[000000a0]: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 || ................
[000000b0]: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 || ................
[000000c0]: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 || ................
[000000d0]: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 || ................
[000000e0]: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 || ................
[000000f0]: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 || ...............
test Output
root@dell-diag-os:/opt/ngos/bin# ./memtool --test
Testing Memory Regions:
Testing Memory Region 0:
Address Read Test ......................................... Passed
Address Write Test ........................................ Passed
Address Walking 1's Test .................................. Passed
Address Walking 0's Test .................................. Passed
Data Read Test ............................................ Passed
Data Write Test ........................................... Passed
Data Walking 1's Test ..................................... Passed
Data Walking 0's Test ..................................... Passed
Data Sliding 1's Test ..................................... Passed
Data Sliding 0's Test ..................................... Passed
Data Pattern Test ......................................... Passed
Memory: Overall test results -------------------------- >>> Passed
root@dell-diag-os:/opt/ngos/bin#
read Output
root@dell-diag-os:~# memtool --read --addr=200
[00000200]: 0x00 || .
root@dell-diag-os:~# memtool --read --addr=200
[00000200]: 0x50 || P
write Output
root@dell-diag-os:~# memtool --write --addr=200 --val=0x50
Dell DiagOS Tools 60










