I'm troubleshooting some issues with DHCP relay on a Juniper SRX 210 and thought I would share a few commands;
How to display the current DHCP relay statistics?
show system services dhcp relay-statistics
How to clear (reset the counters) the current DHCP relay statistics?
clear system services dhcp statistics
Cheers!