distribution interval
To set the time interval (in milliseconds) for each statistical distribution, use the
distribution interval
command
in IP SLA operation statistics configuration mode. To use the default value, use the
no
form of this command.
distribution interval interval
no distribution interval
Syntax Description
Number of milliseconds used for each statistics distribution that is kept. Range is
1 to 100. Default is 20.
interval
Command Default
The default value is 20.
Command Modes
IP SLA operation statistics configuration
Command History
Modification
Release
This command was introduced.
Release 3.3.0
Usage Guidelines
In most situations, you do not need to change the number of statistics distributions kept or the time interval
for each distribution. Only change these parameters when distributions are needed, for example, when
performing statistical modeling of your network. To set the statistics distributions count, use the
distribution
count
command in IP SLA operation statistics configuration mode. The total number of statistics distributions
captured is the value set by the
distribution count
command times the value set by the
maximum hops
command times the value set by the
maximum path
command times the value set by the
buckets
command.
Task ID
Operations
Task ID
read, write
monitor
Examples
The following example shows how to set the time interval for the
distribution interval
command:
RP/0/0/CPU0:router#
configure
RP/0/0/CPU0:router(config)#
ipsla
RP/0/0/CPU0:router(config-ipsla)#
operation 1
RP/0/0/CPU0:router(config-ipsla-op)#
type udp jitter
RP/0/0/CPU0:router(config-ipsla-udp-jitter)#
statistics hourly
RP/0/0/CPU0:router(config-ipsla-op-stats)#
distribution interval 50
Cisco IOS XR System Monitoring Command Reference for the Cisco XR 12000 Series Router, Release 4.1
136
OL-24735-01
IP Service Level Agreement Commands
distribution interval