packet latency threshold
To configure the latency threshold value on an interface, use the packet latency threshold command. To remove the threshold value, use the no form of this command.
packet latency threshold threshold-value
no packet latency threshold
Syntax Description
threshold-value |
Module number. The range is from 8 to 536870904 nano seconds. |
Command Default
None
Command Default
Interface configuration (config-if)
Command History
Release |
Modification |
---|---|
7.0(0)N1(1) |
This command was introduced. |
Usage Guidelines
This command does not require a license.
You apply this command to egress interfaces where SPAN-on-Latency functionality is needed. When latency on the egress interface exceeds the configured threshold, packets are spanned on the interface configured as the destination port for the SPAN-on-Latency session. Only one SPAN-on-Latency session is supported at a time.
Examples
This example shows how to set the latency threshold value to 530000000 nano seconds:
switch(config)# interface ethernet 1/1
switch(config-if)# packet latency threshold 530000000