ICMP Path Jitter operations
Network Service Assurance Syntax
configure terminal
ip sla <opNumber>
path-jitter <dest_IP> [source-ip <source_IP>]
owner <swIdentifier>
threshold <threshold># MAX(WarningRttThreshold,
CriticalRttThreshold)
frequency <frequencyMs>
vrf <vrfName># VRF name (only if specified)
tos <typeOfService># Type Of Service (only if specified)
history filter all
history buckets-kept 1
history lives-kept 1
samples-of-history-kept 30
exit
ip sla schedule <opNumber> life forever start-time now
exit
Network Service Assurance Monitor Syntax
configure terminal
ip sla monitor <opNumber>
type pathJitter dest-ipaddr <dest_IP> [source-ipaddr
<source_IP>]
owner <swIdentifier>
threshold <threshold># MAX(WarningRttThreshold,
CriticalRttThreshold)
frequency <frequencyMs>
vrf <vrfName># VRF name (only if specified)
tos <typeOfService># Type Of Service (only if specified)
filter-for-history all
buckets-of-history-kept 1
lives-of-history-kept 1
samples-of-history-kept 30
exit
ip sla monitor schedule <opNumber> life forever start-time now
exit
RTR Syntax
configure terminal
rtr <opNumber>
type pathJitter dest-ipaddr <dest_IP> [source-ipaddr
<source_IP>]
owner <swIdentifier>
threshold <threshold># MAX(WarningRttThreshold,
CriticalRttThreshold)
frequency <frequencyMs>
vrf <vrfName># VRF name (only if specified)
tos <typeOfService># Type Of Service (only if specified)
filter-for-history all
buckets-of-history-kept 1
lives-of-history-kept 1
samples-of-history-kept 30
exit
rtr schedule <opNumber> life forever start-time now
exit