20.6. IPRTR diagnostics and statistics

20.6.1. IPRTR diagnostics

To display the diagnostics of the IPRTR resource the following commands are used:

d d iprtr / d de iprtr

Shows diagnostic information, such as the state of the resource and the routings table, the current percentage of routings present into routing table, the current number of routings present into the table, the maximum number of routings reached from start-up into the table and the maximum number of routings present into the table (this information indicate the MAXROUTE parameter).

[18:06:40] ABILIS_CPX:d d iprtr

RES:Iprtr ---------------------------------------------------------------------
       IP_Router_general_properties
       STATE:READY
       ROUTINGs TABLE Diagnostics
       -----------|---State---|-Current%--|--Current--|---Peak----|----Max----|
       ROUTINGS   |NORMAL     |          5|         29|         29|        500|
       ------------------------------------------------------------------------

20.6.2. IPRTR statistics

To display the statistics of the IPRTR resource the following commands are used:

d s iprtr / d se iprtr

Statistic information are divided into two groups: one dedicated to IP Router (the number of IP datagrams sent/received, number of IP datagrams discarded due to header errors and to wrong destination address, etc..), the other one to the ICMP (the number of ICMP messages sent/received, the number of bad ICMP messages received, the number of “Unreachable destination” ICMP messages, etc..).

[18:06:40] ABILIS_CPX:d s iprtr

RES:Iprtr ---------------------------------------------------------------------
       IP_Router_general_properties                                            
       --- Cleared 3 days 19:35:06 ago, on 24/04/2015 at 13:54:28 -------------
       ROUTER Statistics
       -----------|---INPUT---|--OUTPUT---|-----------|---INPUT---|--OUTPUT---|
       DGM        |     243735|     247500|HDR-ERR    |          0|           |
       ADDR-ERR   |          0|           |FRW-DGM    |           |          0|
       UNK-PROT   |          0|           |DISCARDS   |          0|          0|
       LOCAL-DGM  |     243735|           |NO-ROUT    |           |          0|
       REAS-TOUT  |          0|           |REAS-REQD  |          0|           |
       REAS-OK    |          0|           |REAS-FAIL  |          0|           |
       FRAG-OK    |           |          0|FRAG-FAIL  |           |          0|
       FRAG-CREATE|           |          0|ROUT-DISC  |          0|           |
       ------------------------------------------------------------------------
       ICMP Statistics
       -----------|---INPUT---|--OUTPUT---|-----------|---INPUT---|--OUTPUT---|
       MSG        |        346|          0|ERR        |          0|           |
       DST-UNREACH|        346|          0|T-EXCEED   |          0|          0|
       PARM-PROB  |          0|          0|SRC-QUENCH |          0|          0|
       REDIRECT   |          0|          0|ECHO       |          0|          0|
       ECHO-REP   |          0|          0|TSTAMP     |          0|          0|
       TSTAMP-REP |          0|          0|ADMASK     |          0|          0|
       ADMASK-REP |          0|          0|
       ------------------------------------------------------------------------