To display the diagnostics of the IPSH resource the following commands are used:
Shows diagnostic information, such as the state of the resource.
[18:06:40]
ABILIS_CPX:d d ipsh
RES:IpSh ---------------------------------------------------------------------- IP_Shaping_service STATE:READY
The meaning:
STATE
IP SHAPING driver state.:
DOWN
- driver is down.
READY
- driver is ready.
To display the statistics of the IPSH resource the following commands are used:
Show statistic information, such the number of IP datagrams analyzed sent/received, number of IP datagrams shaped due to IP shaping flow matching and those ignored because don't match.
[18:06:40]
ABILIS_CPX:d s ipsh
RES:IpSh ---------------------------------------------------------------------- IP_Shaping_service --- Cleared 8 days 00:45:46 ago, on 12/08/2024 at 12:45:51 ------------- -----------|---INPUT---|--OUTPUT---|-----------|---INPUT---|--OUTPUT---| ANALYZED | 1074258323| 816662721|SHAPED | 142296296| 115705051| IGNORED | 931962027| 700957670| ------------------------------------------------------------------------
With reference to the shown interval of time («Cleared 3 days 07:54:17 ago») these counters show the number of:
ANALYZED | Incoming/outgoing packets received and being analyzed. |
SHAPED | Incoming/outgoing packets analyzed and shaped. |
IGNORED | Incoming/outgoing packets unshaped. |