25.3. RIP diagnostics and statistics

25.3.1. RIP diagnostics

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

d d rip / d de rip

Shows diagnostic information, such as the state of the resource, the state of the RIP routing table, the current percentage of routings present into routing table, the current number of routings present into routing table, the maximum number of routings reached from start-up into table, the MAX-ROUTES parameter present into RIP resource.

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

RES:Rip -----------------------------------------------------------------------
       Routing_Information_Protocol
       STATE:READY
       ------------------------------------------------------------------------
       RIP ROUTINGs TABLE Diagnostics
       -----------|---State---|-Current%--|--Current--|---Peak----|----Max----|
       ROUTINGS   |NORMAL     |         52|        260|        263|        500|

25.3.2. RIP statistics

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

d s rip

Shows statistic information, such as the number of RIP version 1 and version 2 messages sent/received, the overall number of messages received with a bad RIP version/command, the overall number of messages received with a bad routing and the overall number of messages lost during transmission.

d se rip

Shows statistic information in an extended format: the information listed for d s rip command are shown along with the number of update request received/sent, the number of responses (sent/received) to the update request, the number of NORMAL/FLASH update messages sent/received, the number of datagrams with a REQUEST/RESPONSE command and the number of datagrams sent/received with a command different from REQUEST or RESPONSE sent/received.

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

RES:Rip -----------------------------------------------------------------------
       Routing_Information_Protocol
       --- Cleared 158:19:30:57 ago, on 21/05/2015 at 15:57:28 ----------------
       CHANGES:0             QUERIES:0
       -----------|---INPUT---|--OUTPUT---|-----------|---INPUT---|--OUTPUT---|
       FRM-V1     |        197|       1880|FRM-V2     |   18510552|    9287082|
       BAD-VER    |          0|           |BAD-CMD    |          0|           |
       BAD-ROUT   |          0|           |LOST       |           |          0|
       ------------------------------------------------------------------------
[18:06:40] ABILIS_CPX:d se rip

RES:Rip -----------------------------------------------------------------------
       Routing_Information_Protocol
       --- Cleared 158:19:30:51 ago, on 21/05/2015 at 15:57:29 ----------------
       CHANGES:0             QUERIES:0
       -----------|---INPUT---|--OUTPUT---|-----------|---INPUT---|--OUTPUT---|
       FRM-V1     |        197|       1880|FRM-V2     |   18510552|    9287071|
       BAD-VER    |          0|           |BAD-ROUT   |          0|           |
       REQ-UPD    |        385|         26|RESP-UPD   |           |       3361|
       NORM-UPD   |           |    8573150|FLASH-UPD  |           |     712414|
       REQ-CMD    |        387|         26|RESP-CMD   |   18510362|    9288925|
       OTHER-CMD  |          0|          0|BAD-CMD    |          0|           |
       LOST       |           |          0|
       ------------------------------------------------------------------------