Discussion:
Utility/Commands to Check CRC Error in NonStop
(too old to reply)
Bry Pas
2023-03-31 12:46:28 UTC
Permalink
Hello,

How to check for CRC errors on Ports in NonStop system. Or are there any utility/commands to check for CRC errors?
Gary Hall
2023-04-01 09:36:42 UTC
Permalink
Hello,

Depends. Which OS release (D-Series, G-Series, H/J-Series or L-Series) are you running and what communications line hardware/protocol is being used.

Regards, Gary (CE Engineering)
Bry Pas
2023-04-26 12:40:44 UTC
Permalink
Hello Gary,

We are running on J-Series and using G16SE (16-port enclosure).

Regards,
Bryan
Gary Hall
2023-05-04 21:36:41 UTC
Permalink
Hello Bryan,

Use the SCF STATS PIF command to display transmit/receive errors on a G4SA port:

TACL > SCF > STATS PIF $ZZLAN.G4SA_ADAPTER_NAME.SAC.PIF_NUMBER

example: STATS PIF $ZZLAN.G10026.0.A

Use the RESET option to zero down the statistics.

Regards, Gary (CE Engineering)
Bry Pas
2023-05-05 13:36:11 UTC
Permalink
Hello Gary,

Thanks so much for the Info!

Regards,

Loading...