Specifications
Table Of Contents
Configure the VLAN and display the BCM.0> shell. To verify the counters, use the show c command in the BCM shell.
PRBS for QSFP ports
Connect ports with Loopback cables and run the PRBS MAC and EXT Loopback tests.
● PRBS MAC level test nputool –i –t 2 or nputool --init --test 2
● PRBS EXT level test nputool –i –t 3 or nputool --init --test 3
For example:
root@dell-diag-os:~# nputool --init --test 2
DMA pool size: 16777216 PCI unit 0: Dev 0x8375, Rev 0x11, Chip BCM88375_B0,
Driver BCM88375_B0 sysconf_probe successful global_sal_config successful ***
1 BCM devices are detected Diag NPU initialization over
Test link_status_test for NPU 0 ................ SKIPPED <<<---
Test snake_traffic_test for NPU 0 .............. SKIPPED <<<---
Test prbs_mac_test for NPU 0 ................... Passed
Test prbs_ext_test for NPU 0 ................... SKIPPED <<<---
Test uplink_link_status_test for NPU 0 ......... SKIPPED <<<---
Test uplink_snake_traffic_test for NPU 0 ....... SKIPPED <<<---
Test uplink_prbs_mac_test for NPU 0 ............ SKIPPED <<<---
Test uplink_prbs_ext_test for NPU 0 ............ SKIPPED <<<---
NPU tests ...................................... Passed
root@dell-diag-os:~# nputool --init --test 3
DMA pool size: 16777216 PCI unit 0: Dev 0x8375, Rev 0x11, Chip BCM88375_B0,
Driver BCM88375_B0 sysconf_probe successful global_sal_config successful ***
1 BCM devices are detected Diag NPU initialization over
Test link_status_test for NPU 0 ................ SKIPPED <<<---
Test snake_traffic_test for NPU 0 .............. SKIPPED <<<---
Test prbs_mac_test for NPU 0 ................... SKIPPED <<<---
Test prbs_ext_test for NPU 0 ................... Passed
Test uplink_link_status_test for NPU 0 ......... SKIPPED <<<---
Test uplink_snake_traffic_test for NPU 0 ....... SKIPPED <<<---
Test uplink_prbs_mac_test for NPU 0 ............ SKIPPED <<<---
Test uplink_prbs_ext_test for NPU 0 ........... SKIPPED <<<---
NPU tests ...................................... Passed
PRBS for uplink ports
Connect the SFP+ ports with an external Loopback cable.
● PRBS MAC level test ./nputool –i –t 6
● PRBS EXT level test “./nputool –i –t 7
NPU temperature
Show the current NPU temperature.
● nputool –i –s temp
● nputool --init --show temp
root@dell-diag-os:~# nputool -i -s temp
DMA pool size: 16777216
PCI unit 0: Dev 0x8375, Rev 0x11, Chip BCM88375_B0, Driver BCM88375_B0
sysconf_probe successful
global_sal_config successful
*** 1 BCM devices are detected
Diag NPU initialization over
NPU 0 Temperature
----------------------------
monitor current peak
----------------------------
0 41.8 44.2
1 41.3 44.7
2 36.4 38.8
3 39.8 43.2
----------------------------
Average 39.8, maximum peak 44.7
root@dell-diag-os:~# nputool -init -show temp
DMA pool size: 16777216
Dell EMC DAIG-OS tools
51