cfm-delay-measurement probe
To measure Ethernet frame delay in the Layer 2 networks, use the cfm-delay-measurement probe command in XR EXEC mode.
Syntax Description
priority number |
(Optional) Configures the priority of outgoing SLA probe packets. The range is 0 to 7. The default is to use the COS bits for the egress interface. |
||
send packet once |
(Optional) Sends one packet one time. |
||
send packet every number { seconds | minutes | hours} |
(Optional) Sends one packet every specified number of milliseconds, seconds, minutes, or hours, where number is in the following range:
|
||
send burst once |
(Optional) Specifies that a burst of packets is sent one time. This is the default. |
||
send burst every number {seconds | minutes | hours}} |
(Optional) Sends a burst of packets every specified number of seconds, minutes, or hours, where number is in the following range:
The default is to send a burst every 10 seconds. |
||
packet count number |
Specifies the number of packets to be sent in a burst, in the range 2 to 600. The default is 10. |
||
interval number { seconds} |
Specifies the time between sending packets in a burst, where number is in the following range:
|
||
packet sizebytes |
Minimum size of the packet including padding when necessary. The range is 1 to 9000 bytes. This value is the total frame size including the Layer 2 or Layer 3 packet header. |
||
statistics measure |
(Optional) Specifies the type of statistics to collect:
All statistics are collected by default. |
||
aggregate none |
(Optional) Specifies that statistics are not aggregated into bins, and each statistic is stored individually.
|
||
aggregate bins number |
(Optional) Specifies the number of bins (from 2 to 100) within each bucket to store sample packets from the probe. The default is to aggregate into one bin. |
||
width milliseconds |
Specifies the range of the samples to be collected within each bin in milliseconds, from 1 to 10000. Based on the specified width, bins are established in the following way:
|
||
buckets archive number |
(Optional) Specifies the number of buckets to store in memory from 1 to 100. The default is 100. |
||
buckets size number |
(Optional) Specifies the number of buckets to be used for probes from 1 to 100. The default is 1. |
||
per-probe |
Specifies that probes span multiple buckets. |
||
probes |
Specifies that buckets span multiple probes. |
||
schedule now |
(Optional) Specifies that the probe begins as soon as you enter the command. This is the default. |
||
schedule at hh:mm |
(Optional) Specifies a specific time at which to start the probe in 24-hour notation. |
||
ss |
(Optional) Number of seconds into the next minute at which to start the probe. |
||
day |
(Optional) Number in the range 1 to 31 of the day of the month on which to start the probe. |
||
month |
(Optional) Name of the month (full word in English) in which to start the probe. |
||
year |
(Optional) Year (fully specified as 4 digits) in which to start the probe. |
||
schedule in number {seconds | minutes | hours} |
(Optional) Specifies a relative time, as a number of seconds, minutes or hours from the current time, at which to start the probe, where number is in the following ranges:
|
||
for duration {seconds | minutes | hours} |
(Optional) Specifies the length of the probe as a number of seconds, minutes, or hours, where number is in the following ranges:
|
||
repeat every number {seconds | minutes | hours} |
(Optional) Specifies the interval at which to restart the probe as a number of seconds, minutes, or hours, where number is in the following ranges:
The default is that probes are not repeated, and there is no default interval. |
||
count probes |
Specifies the number of probes to run in the range 1–100. There is no default. |
Command Default
None.
Command Modes
XR EXEC mode
Command History
Release |
Modification |
---|---|
Release 7.5.3 |
The commad was introduced. |
Usage Guidelines
No specific guidelines impact the use of this command.
Task ID
Task ID |
Operations |
---|---|
ethernet-services |
execute |
Examples
This example shows how to configure Ethernet frame delay measurement.
Router(config)#ethernet sla
Router(config-sla)#profile EVC-1 type cfm-delay-measurement
Router(config-sla-prof)#probe
Router(config-sla-prof-pb)#send packet every 1 seconds
Router(config-sla-prof-pb)#schedule
Router(config-sla-prof-schedule)#every 3 minutes for 120 seconds
Router(config-sla-prof-schedule)#statistics
Router(config-sla-prof-stat)#measure round-trip-delay
Router(config-sla-prof-stat-cfg)#buckets size 1 probes
Router(config-sla-prof-stat-cfg)#buckets archive 5