The Response Time Reporter (RTR) feature enables you to monitor network performance and resources by measuring response times and the availability of your network devices.
RTR configuration is associated with a specific virtual router, distinct from any other virtual router. This topic describes the following:
You can configure RTR with the following tasks:
You can configure the probe type—either an echo probe or a path echo probe after entering into the RTR Configuration mode.
You must specify the probe type value before any other RTR probe configuration. If you change the type for an existing RTR entry, all values are reset, including the administrative status. There is no default value. More than one RTR entry can become active, provided each entry’s target address is unique.
If you configure multiple RTR entries to use the same target address, you must issue the receive-interface command to specify the interface on which the RTR probe expects to receive responses. (For information, see Setting the Receiving Interface for the RTR Entry.)
If you use a target address already configured for another RTR entry that is active, the test will not run if both entries are in the same virtual router. If they are in distinct virtual routers, however, there is no restriction.
To enter into the RTR configuration mode:
Use the no version to delete all configuration information for an RTR probe.
To configure the probe type:
Use the no version to remove the type configured for the probe.
You can configure the probe characteristics presented in Table 1.
Table 1: Probe Characteristics
Characteristic | Description |
|---|---|
frequency | Time between tests (in seconds) |
hops-of-statistics-kept | Hops per path for which statistics are gathered |
max-response-failure | Maximum number of consecutive failures |
operations-per-hop | Number of probes per hop |
owner | Owner of the probe |
receive-interface | Interface on which the probe expects to receive responses |
request-data-size | Request’s payload size |
samples-of-history-kept | Maximum number of history samples |
tag | User-defined tag |
timeout | Probe timeout (in milliseconds) |
tos | A value for the TOS byte |
![]() | Note: You cannot set any of these characteristics until you have set the probe type using the type command. The default values of these characteristics depend on the type of the entry. |
To configure the probe characteristics:
Use the no version to return to the default value, 60 seconds.
Use the no version to set the default, 16 hops.
Use the no version to set the default, 5 consecutive failures.
![]() | Note: You can apply this option only to a pathEcho type. |
Use the no version to return to the default, 3.
Use the no version to return to the default, no owner.
![]() | Note: You must set this attribute when multiple RTR entries are configured to use the same target address. (For more information, see Setting the Receiving Interface for the RTR Entry). |
Use the no version to restore the default value, which is to receive a response on any interface.
Use the no version to return to the default value, 1 byte.
Use the no version to set the default, 16 hops for pathEcho type, 1 hop for echo type.
Use the no version to return to the default, no tag.
![]() |
|
Use the no version to return to the default value, 5000 milliseconds.
Use the no version to return to the default value, 0. The default applies to both the echo and pathEcho types.
You can set the RTR probe to react to events that take place and to send notifications about these events.
![]() |
|
To set one or more reaction conditions for the RTR probe:
When you have configured the RTR probe, you must schedule the operation to begin collecting statistics and other information about problems that may arise.
![]() |
|
To schedule the probe:
The primary objective of RTR is to collect statistics and information about network performance. You can control the number and type of statistics collected using the hops-of-statistics-kept and max-response-failure commands.
![]() | Note: You cannot set any of these characteristics until you have set the probe type using the type command. The default values of these characteristics depend on the type of the entry. |
To control the number and type of statistics collected:
When the number of hops reaches the specified number (that is, size), no additional statistical information about the path is stored.
To turn off this feature, set the value to 0.
![]() | Note: This option applies only to pathEcho entries. |
Use the no version to set the default, 16 hops.
When the maximum number is reached, the test stops.
To turn off this feature, set the value to 0.
![]() | Note: This option applies only to pathEcho entries. |
Use the no version to set the default, 5 consecutive failures.
RTR can collect data samples for a given probe. These samples are referred to as history data. When RTR collects history, it refers to tests. A test is the lifetime of a probe operation.
You can set the maximum number of entries in the history table for each RTR probe using the samples-of-history-kept command.
This command enables you to control the number of samples saved in the history table. If you set the number of samples to 0, no samples are kept.
![]() | Note: You cannot set this characteristic until you have set the probe type using the type command. The default values of this characteristic depend on the type of the entry. |
![]() | Best Practice: Collect history only when there is a problem in your network because collecting history increases memory usage. |
To set the maximum number of entries in the history table for each RTR probe:
Use the no version to set the default: 16 hops for pathEcho type and 1 hop for echo type.
When you configure multiple RTR entries to use the same target address, you must issue the receive-interface command to set the interface on which the probe expects to receive responses. This action enables the router to map incoming responses to the proper RTR entry, even when multiple RTR entries have the same target address.
![]() | Note: You cannot set this characteristic until you have set the probe type using the type command. |
To specify the interface on which the RTR probe expects to receive responses:
Use the no version to restore the default value, which is to receive a response on any interface.
You can shut down the RTR, stop all probe operations, and clear the RTR configuration for the given virtual router using the rtr reset command.
![]() | Note: We recommend that you use this command only in extremely serious situations, such as problems with the configurations of a number of probe operations. |
To shut down the RTR probe operation:
Use the no version to negate the reset operation.