- show ip sla application
- show ip sla authentication
- show ip sla auto discovery
- show ip sla auto endpoint-list
- show ip sla auto group
- show ip sla auto schedule
- show ip sla auto summary-statistics
- show ip sla auto template
- show ip sla configuration
- show ip sla enhanced-history collection-statistics
- show ip sla enhanced-history distribution-statistics
- show ip sla ethernet-monitor configuration
- show ip sla event-publisher
- show ip sla group schedule
- show ip sla history
- show ip sla monitor application
- show ip sla monitor authentication
- show ip sla monitor collection-statistics
- show ip sla monitor configuration
- show ip sla monitor distributions-statistics
- show ip sla monitor enhanced-history collection-statistics
- show ip sla monitor enhanced-history distribution-statistics
- show ip sla monitor group schedule
- show ip sla monitor history
- show ip sla monitor mpls-lsp-monitor collection-statistics
- show ip sla monitor mpls-lsp-monitor configuration
- show ip sla monitor mpls-lsp-monitor lpd operational-state
- show ip sla monitor mpls-lsp-monitor neighbors
- show ip sla monitor mpls-lsp-monitor scan-queue
- show ip sla monitor mpls-lsp-monitor summary
- show ip sla monitor reaction-configuration
- show ip sla monitor reaction-trigger
- show ip sla monitor responder
- show ip sla monitor statistics
- show ip sla monitor statistics aggregated
- show ip sla monitor totals-statistics
- show ip sla mpls-lsp-monitor collection-statistics
- show ip sla mpls-lsp-monitor configuration
- show ip sla mpls-lsp-monitor lpd operational-state
- show ip sla mpls-lsp-monitor neighbors
- show ip sla mpls-lsp-monitor scan-queue
- show ip sla mpls-lsp-monitor summary
- show ip sla reaction-configuration
- show ip sla reaction-trigger
- show ip sla responder
- show ip sla statistics
- show ip sla statistics aggregated
- show mpls discovery vpn
- show rtr application
- show rtr authentication
- show rtr collection-statistics
- show rtr configuration
- show rtr distributions-statistics
- show rtr enhanced-history collection-statistics
- show rtr enhanced-history distribution-statistics
- show rtr group schedule
- show rtr history
- show rtr mpls-lsp-monitor configuration
- show rtr mpls-lsp-monitor neighbors
- show rtr mpls-lsp-monitor scan-queue
- show rtr operational-state
- show rtr reaction-configuration
- show rtr reaction-trigger
- show rtr responder
- show rtr totals-statistics
show ip sla application
To display global information about Cisco IOS IP Service Level Agreements (SLAs), use the show ip sla application command in user EXEC or privileged EXEC mode.
show ip sla application
Command Modes
User EXEC (>)
Privileged EXEC (#)
Command History
Usage Guidelines
Use the show ip sla application command to display information such as supported operation types and supported protocols.
Examples
The following is sample output from the show ip sla application command:
Router# show ip sla application
IP Service Level Agreement Technologies
IPSLAs Infrastructure version: Engine-II
Supported Operation Types:
802.1agEcho, 802.1agJitter, dhcp, dns, echo, frameRelay, ftp
http, icmpJitter, jitter, lspGroup, lspPing, lspTrace
pathEcho, pathJitter, rtp, tcpConnect, udpEcho, voip
Supported Features:
IPSLAs Event Publisher
IP SLAs low memory water mark: 0
Estimated system max number of entries: 63840
Estimated number of configurable operations: 63840
Number of Entries configured : 0
Number of active Entries : 0
Number of pending Entries : 0
Number of inactive Entries : 0
Last time the operation configuration changed: *07:22:13.183 UTC Fri Feb 13 2009
Router#
Table 1 describes the significant fields shown in the display.
Related Commands
|
|
---|---|
show ip sla configuration |
Displays configuration values including all defaults for all IP SLAs operations or the specified operation. |
show ip sla authentication
To display Cisco IOS IP Service Level Agreements (SLAs) authentication information, use the show ip sla authentication command in user EXEC or privileged EXEC mode.
show ip sla authentication
Syntax Description
This command has no arguments or keywords.
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use the show ip sla authentication command to display information such as supported operation types and supported protocols.
Examples
The following is sample output from the show ip sla authentication command:
Router# show ip sla authentication
IP SLA Monitor control message uses MD5 authentication, key chain name is: ipsla
Related Commands
|
|
---|---|
show ip sla configuration |
Displays configuration values for IP SLAs operations. |
show ip sla auto discovery
To display the status of IP Service Level Agreements (SLAs) auto discovery and the configuration of auto IP SLAs endpoint lists configured to use auto discovery, use the show ip sla auto discovery command in user EXEC or privileged EXEC mode.
show ip sla auto discovery
Syntax Description
This command has no arguments or keywords.
Command Default
Displays the configuration of IP SLAs auto discovery.
Command Modes
User EXEC (>)
Privileged EXEC (#)
Command History
|
|
---|---|
15.1(1)T |
This command was introduced. |
Examples
The following is sample output from the show ip sla auto discovery command before, and after, auto discovery was enabled. Note that no IP SLAs endpoint lists are configured yet.
Router>show ip sla auto discovery
IP SLAs auto-discovery status: Disabled
The following Endpoint-list are configured to auto-discovery:
Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#ip sla auto discovery
Router(config)#exit
Router#
Router# show ip sla auto discovery
IP SLAs auto-discovery status: Enabled
The following Endpoint-list are configured to auto-discovery:
Table 29 describes the significant fields shown in the display.
Table 29 show ip sla auto discovery Field Descriptions
|
|
---|---|
IP SLAs auto-discovery status |
Configuration of the ip sla auto discovery command. |
Related Commands
|
|
---|---|
ip sla auto discovery |
Enables IP SLAs auto discovery in Cisco IP SLAs Engine 3.0. |
show ip sla auto endpoint-list
To display the configuration including default values of all auto IP Service Level Agreements (SLAs) endpoint lists, all auto IP SLAs endpoint lists for a specified operation type, or a specified auto IP SLAs endpoint list, use the show ip sla auto endpoint-list command in user EXEC or privileged EXEC mode.
show ip sla auto endpoint-list [type ip [template-name]]
Syntax Description
type ip |
(Optional) Specifies that the operation type is Internet Protocol. |
template-name |
(Optional) Unique identifier of the endpoint list. String of 1 to 64 alphanumeric characters. |
Command Default
Default display includes configuration for all auto IP SLAs endpoint lists.
Command Modes
User EXEC (>)
Privileged EXEC (#)
Command History
|
|
---|---|
15.1(1)T |
This command was introduced. |
Examples
The following is sample output from the show ip sla auto endpoint-list command for all configured endpoint lists. Because all of the destinations are for IP operations, the type ip keyword is not configured.
Router# show ip sla auto endpoint-list
Endpoint-list Name: man1
Description: testing manual build
ip-address 10.1.1.1-7 port 23
ip-address 10.1.1.9,10.1.1.15,10.1.1.23 port 23
Endpoint-list Name: autolist
Description:
Auto Discover Parameters
Destination Port: 5000
Access-list: 3
Ageout: 3600 Measurement-retry: 3
0 endpoints are discovered for autolist
Table 29 describes the significant fields shown in the display.
Table 30 show ip sla auto endpoint-list Field Descriptions
Related Commands
show ip sla auto group
To display configuration values including all defaults for all Cisco IOS IP Service Level Agreements (SLAs) auto-measure groups or a specified group, use the show ip sla auto group command in user EXEC or privileged EXEC mode.
show ip sla auto group [type ip [group-name]]
Syntax Description
type ip |
(Optional) Specifies that the operation type is Internet Protocol. |
group-name |
(Optional) Unique identifier of auto-measure group. String of 1 to 64 alphanumeric characters. |
Command Default
Displays configuration for all IP SLAs endpoint lists.
Command Modes
User EXEC (>)
Privileged EXEC (#)
Command History
|
|
---|---|
15.1(1)T |
This command was introduced. |
Usage Guidelines
This command displays the configuration of an IP SLAs auto-measure group including all default values and information about operations created for each destination in the specified endpoint-list for this group.
Examples
The following is sample output from the show ip sla auto group command for an IP SLAs auto-measure group (test) and the created operations within the group:
Router# show ip sla auto group test
Group Name: test
Description:
Activation Trigger: Immediate
Destination: testeplist
Schedule: testsched
Measure Template: testtplt(icmp-jitter)
IP SLAs auto-generated operations of group test
sno oper-id type dest-ip-addr/port
1 299389922 icmp-jitter 20.1.1.32/NA
Table 29 describes the significant fields shown in the display.
Table 31 show ip sla auto group Field Descriptions
Related Commands
|
|
---|---|
ip sla auto group |
Begins configuration for an IP SLAs auto-measure group and enters IP SLA auto-measure group configuration mode. |
show ip sla auto schedule
To display configuration values including all defaults for all auto IP Service Level Agreements (SLAs) schedulers or a specified scheduler, use the show ip sla auto template command in user EXEC or privileged EXEC mode.
show ip sla auto schedule [schedule-id]
Syntax Description
schedule-id |
(Optional) Unique identifier for IP SLAs schedule. String of 1 to 64 alphanumeric characters. |
Command Default
The default output includes the configuration for all auto IP SLAs schedulers.
Command Modes
User EXEC (>)
Privileged EXEC (#)
Command History
|
|
---|---|
15.1(1)T |
This command was introduced. |
Examples
The following is sample output from the show ip sla auto schedule command when you specify an auto IP SLAs scheduler by name (basic-default):
Router# show ip sla auto schedule basic-default
Group sched-id: basic-default
Probe Interval (ms): 1000
Group operation frequency (sec): 60
Status of entry (SNMP RowStatus): Active
Next Scheduled Start Time: Pending trigger
Life (sec): 3600
Entry Ageout (sec): never
Table 29 describes the significant fields shown in the display.
Table 32 show ip sla auto schedule Field Descriptions
Related Commands
show ip sla auto summary-statistics
To display the current operational status and statistics for a Cisco IOS IP Service Level Agreements (SLAs) auto-measure group or for a specified destination of a group, use the show ip sla auto summary-statistics command in user EXEC or privileged EXEC mode.
show ip sla auto summary-statistics group type ip group-name [ip-address ip-address [port port]]
Syntax Description
Command Default
The default output includes statistics for all endpoints of the operation in an IP SLA auto-measure group.
Command Modes
User EXEC (>)
Privileged EXEC (#)
Command History
|
|
---|---|
15.1(1)T |
This command was introduced. |
Examples
The following is sample output from the show ip sla auto summary-statistics for an IP SLAs auto-measure group (test) that started immediately upon configuration. The partial output from the show running-config and show ip sla group command are included to illustrate the relationship between the group, operation, and scheduler. Notice that the command to start the operations was configured after the auto IP SLAs scheduler (testsched) was added to the group configuration.
Router# show running-config
.
.
.
ip sla auto template type ip icmp-jitter test
ip sla auto endpoint-list type ip test
ip-address 10.1.1.32 port 2222
ip sla auto group type ip test
schedule testsched
template icmp-jitter testtplt
destination testeplist
ip sla auto schedule testsched <<=====
start-time now
.
.
.
Router# show ip sla auto summary-statistics group type ip icmp-jitter test
IP SLAs Auto Group Summary Statistics
Legend -
sno: Serial Number in current display
oper-id: Entry Number of IPSLAs operation
type: Type of IPSLAs operation
n-rtts: Number of successful round trips in current hour
of operation
rtt (min/av/max): The min, max and avg values of latency in
current hour of operation
avg-jitter(DS/SD): average jitter value in destination to
source and source to destination direction
pak-loss: accumulated sum of source to destination and
destination to source packet loss in current hour
Summary Statistics:
Auto Group Name: test
Template: testtplt
Number of Operations: 1
sno oper-id type n-rtts rtt avg-jitter packet
(min/avg/max) (DS/SD) loss
1 299389922 icmp-jitter 10 8/16/24 ms 9/0 ms 0
Router# show ip sla auto group
Group Name: test
Description:
Activation Trigger: Immediate
Destination: testeplist
Schedule: testsched
Measure Template: testtplt(icmp-jitter)
IP SLAs auto-generated operations of group test
sno oper-id type dest-ip-addr/port
1 299389922 icmp-jitter 10.1.1.32/NA
Related Commands
show ip sla auto template
To display configuration values including all defaults for all Cisco IOS IP Service Level Agreements (SLAs) operation templates, all operation templates for a specified type of operation, or a specified operation template, use the show ip sla auto template command in user EXEC or privileged EXEC mode.
show ip sla auto template [type ip [operation [template-name]]]
Syntax Description
Command Default
Default output includes configuration for all auto IP SLAs operation templates.
Command Modes
User EXEC (>)
Privileged EXEC (#)
Command History
|
|
---|---|
15.1(1)T |
This command was introduced. |
Examples
The following is sample shows output for the show ip sla auto template command when you specify a template by name (basic_icmp_jtr):
Router# show ip sla auto template type ip icmp-jitter basic_icmp_jtr
IP SLAs Auto Template: basic_icmp_jtr
Measure Type: icmp-jitter
Description: default oper temp for icmp jitter
IP options:
Source IP: 0.0.0.0
VRF: TOS: 0x0
Operation Parameters:
Number of Packets: 10 Inter packet interval: 20
Timeout: 5000 Threshold: 5000
Statistics Aggregation option:
Hours of statistics kept: 2
Statistics Distributions options:
Distributions characteristics: RTT
Distributions bucket size: 20
Max number of distributions buckets: 1
Reaction Configuration: None
The following is sample output for the show ip sla auto template command when you use the type ip operation keyword and argument combination to specifiy a certain type of operation:
Router# show ip sla auto template type ip udp-jitter
IP SLAs Auto Template: basic_udp_jitter
Measure Type: udp-jitter (control enabled)
Description: default oper temp for udp jitter
IP options:
Source IP: 0.0.0.0 Source Port: 0
VRF: TOS: 0x0
Operation Parameters:
Request Data Size: 32 Verify Data: false
Number of Packets: 10 Inter packet interval: 20
Timeout: 5000 Threshold: 5000
Granularity: msec Operation packet priority: normal
Statistics Aggregation option:
Hours of statistics kept: 2
Statistics Distributions options:
Distributions characteristics: RTT
Distributions bucket size: 20
Max number of distributions buckets: 1
Reaction Configuration: None
IP SLAs Auto Template: voip_g711alaw
Measure Type: udp-jitter (control enabled)
Description: oper template for voip udp
IP options:
Source IP: 0.0.0.0 Source Port: 0
VRF: TOS: 0x0
Operation Parameters:
Verify Data: false
Timeout: 5000 Threshold: 5000
Codec: g711alaw Number of packets: 1000
Interval: 20 Payload size: 16 Advantage factor: 0
Granularity: msec Operation packet priority: normal
Statistics Aggregation option:
Hours of statistics kept: 2
Statistics Distributions options:
Distributions characteristics: RTT
Distributions bucket size: 20
Max number of distributions buckets: 1
Reaction Configuration: None
The following is sample output for the show ip sla auto template command for all configured IP SLAs operation templates. Because all of the templates are for IP operations, the type ip keyword is not configured.
Router# show ip sla auto template
IP SLAs Auto Template: basic_icmp_echo
Measure Type: icmp-echo
Description:
IP options:
Source IP: 0.0.0.0
VRF: TOS: 0x0
Operation Parameters:
Request Data Size: 28 Verify Data: false
Timeout: 5000 Threshold: 5000
Statistics Aggregation option:
Hours of statistics kept: 2
History options:
History filter: none
Max number of history records kept: 15
Lives of history kept: 0
Statistics Distributions options:
Distributions characteristics: RTT
Distributions bucket size: 20
Max number of distributions buckets: 1
Reaction Configuration: None
IP SLAs Auto Template: basic_icmp_jtr
Measure Type: icmp-jitter
Description: default oper temp for icmp jitter
IP options:
Source IP: 0.0.0.0
VRF: TOS: 0x0
Operation Parameters:
Number of Packets: 10 Inter packet interval: 20
Timeout: 5000 Threshold: 5000
Statistics Aggregation option:
Hours of statistics kept: 2
Statistics Distributions options:
Distributions characteristics: RTT
Distributions bucket size: 20
Max number of distributions buckets: 1
Reaction Configuration: None
IP SLAs Auto Template: basic_udp_jitter
Measure Type: udp-jitter (control enabled)
Description: default oper temp for udp jitter
IP options:
Source IP: 0.0.0.0 Source Port: 0
VRF: TOS: 0x0
Operation Parameters:
Request Data Size: 32 Verify Data: false
Number of Packets: 10 Inter packet interval: 20
Timeout: 5000 Threshold: 5000
Granularity: msec Operation packet priority: normal
Statistics Aggregation option:
Hours of statistics kept: 2
Statistics Distributions options:
Distributions characteristics: RTT
Distributions bucket size: 20
Max number of distributions buckets: 1
Reaction Configuration: None
IP SLAs Auto Template: voip_g711alaw
Measure Type: udp-jitter (control enabled)
Description: oper template for voip udp
IP options:
Source IP: 0.0.0.0 Source Port: 0
VRF: TOS: 0x0
Operation Parameters:
Verify Data: false
Timeout: 5000 Threshold: 5000
Codec: g711alaw Number of packets: 1000
Interval: 20 Payload size: 16 Advantage factor: 0
Granularity: msec Operation packet priority: normal
Statistics Aggregation option:
Hours of statistics kept: 2
Statistics Distributions options:
Distributions characteristics: RTT
Distributions bucket size: 20
Max number of distributions buckets: 1
Reaction Configuration: None
IP SLAs Auto Template: basic_tcp_conn
Measure Type: tcp-connect (control enabled)
Description:
IP options:
Source IP: 0.0.0.0 Source Port: 0
VRF: TOS: 0x0
Operation Parameters:
Timeout: 5000 Threshold: 5000
Statistics Aggregation option:
Hours of statistics kept: 2
History options:
History filter: none
Max number of history records kept: 15
Lives of history kept: 0
Statistics Distributions options:
Distributions characteristics: RTT
Distributions bucket size: 20
Max number of distributions buckets: 1
Reaction Configuration: None
Table 29 describes the significant fields shown in the display.
Table 33 show ip sla auto template Field Descriptions
Related Commands
|
|
---|---|
ip sla auto template |
Begins configuring an auto IP SLAs operation template and enters IP SLA template configuration mode. |
show ip sla configuration
To display configuration values including all defaults for all Cisco IOS IP Service Level Agreements (SLAs) operations or a specified operation, use the show ip sla configuration command in user EXEC or privileged EXEC mode.
show ip sla configuration [operation]
Syntax Description
operation |
(Optional) Number of the IP SLAs operation for which the details will be displayed. |
Command Modes
User EXEC
Privileged EXEC
Command History
Examples
The following sections show sample output from the show ip sla configuration command for different IP SLAs operations in IPv4 and IPv6 networks.
Output for ICMP Echo Operations
IP SLAs Internet Control Message Protocol (ICMP) echo operations support both IPv4 and IPv6 addresses.
The following example shows output from the show ip sla configuration command when the specified operation is an ICMP echo operation in an IPv4 network:
Router# show ip sla configuration 3
Entry number: 3
Owner:
Tag:
Type of operation: echo
Target address/Source address: 1.1.1.1/0.0.0.0
Operation timeout (milliseconds): 5000
Type Of Service parameters: 0x0
Vrf Name:
Request size (ARR data portion): 28
Verify data: No
Schedule:
Next Scheduled Start Time: Start Time already passed
Group Scheduled: False
Operation frequency (seconds): 60
Life/Entry Ageout (seconds): Forever/never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): Active
Threshold (ms): 5000
Distribution Statistics:
Number of statistic hours kept: 2
Number of statistic distribution buckets kept: 5
Statistic distribution interval (milliseconds): 10
Number of history Lives kept: 0
Number of history Buckets kept: 15
History Filter Type: None
Enhanced History:
The following example shows output from the show ip sla configuration command when the specified operation is an ICMP echo operation in an IPv6 network:
Router# show ip sla configuration 1
IP SLAs, Infrastructure Engine-II.
Entry number: 1
Owner:
Tag:
Type of operation to perform: echo
Target address/Source address: 2001:DB8:100::1/2001:0DB8:200::FFFE
Traffic-Class parameter: 0x80
Flow-Label parameter: 0x1B669
Request size (ARR data portion): 28
Operation timeout (milliseconds): 5000
Verify data: No
Vrf Name:
Schedule:
Operation frequency (seconds): 60
Next Scheduled Start Time: Pending trigger
Group Scheduled : FALSE
Randomly Scheduled : FALSE
Life (seconds): 3600
Entry Ageout (seconds): never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): notInService
Threshold (milliseconds): 5000
Output for HTTP Operations
The following example shows output from the show ip sla configuration command when the specified operation is a Hypertext Transfer Protocol (HTTP) operation:
Router# show ip sla configuration 3
Entry number: 3
Owner:
Tag:
Type of operation: http
Target address/Source address: 1.1.1.1/0.0.0.0
Operation timeout (milliseconds): 5000
Type Of Service parameters: 0x0
HTTP Operation: get
HTTP Server Version: 1.0
URL: http://www.cisco.com
Proxy:
Raw String(s):
Cache Control: enable
Schedule:
Next Scheduled Start Time: Start Time already passed
Group Scheduled: False
Operation frequency (seconds): 60
Life/Entry Ageout (seconds): Forever/never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): Active
Threshold (ms): 5000
Distribution Statistics:
Number of statistic hours kept: 2
Number of statistic distribution buckets kept: 5
Statistic distribution interval (milliseconds): 10
Number of history Lives kept: 0
Number of history Buckets kept: 15
History Filter Type: None
Output for ICMP Path Jitter Operations
The following example shows output from the show ip sla configuration command when the specified operation is an ICMP path jitter operation:
Router# show ip sla configuration 3
Entry number: 3
Owner:
Tag:
Type of operation: pathJitter
Target address/Source address: 1.1.1.1/0.0.0.0
Packet Interval/Number of Packets: 20 ms/10
Target Only: Disabled
Operation timeout (milliseconds): 5000
Type Of Service parameters: 0x0
Loose Source Routing: Disabled
LSR Path:
Vrf Name:
Request size (ARR data portion): 28
Verify data: No
Schedule:
Next Scheduled Start Time: Start Time already passed
Group Scheduled: False
Operation frequency (seconds): 60
Life/Entry Ageout (seconds): Forever/never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): Active
Threshold (ms): 5000
Output for ICMP Path Echo Operations
The following example shows output from the show ip sla configuration command when the specified operation is an ICMP path echo operation:
Router# show ip sla configuration 3
Entry number: 3
Owner:
Tag:
Type of operation: pathEcho
Target address/Source address: 1.1.1.1/0.0.0.0
Packet Interval/Number of Packets: 20 ms/10
Operation timeout (milliseconds): 5000
Type Of Service parameters: 0x0
Loose Source Routing: Disabled
Vrf Name:
LSR Path:
Request size (ARR data portion): 28
Verify data: No
Schedule:
Next Scheduled Start Time: Start Time already passed
Group Scheduled: False
Operation frequency (seconds): 60
Life/Entry Ageout (seconds): Forever/never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): Active
Threshold (ms): 5000
Distribution Statistics:
Number of statistic hours kept: 2
Number of statistic paths kept: 5
Number of statistic hops kept: 16
Number of statistic distribution buckets kept: 5
Statistic distribution interval (milliseconds): 10
Number of history Lives kept: 0
Number of history Buckets kept: 15
History Filter Type: None
Output for DNS Operations
The following example shows output from the show ip sla configuration command when the specified operation is a Domain Name System (DNS) operation:
Router# show ip sla configuration 3
Entry number: 3
Owner:
Tag:
Type of operation: dns
Target Address/Source address: 1.1.1.1/0.0.0.0
Target Port/Source Port: 1111/0
Operation timeout (milliseconds): 5000
Type Of Service parameters: 0x0
Schedule:
Next Scheduled Start Time: Start Time already passed
Group Scheduled: False
Operation frequency (seconds): 60
Life/Entry Ageout (seconds): Forever/never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): Active
Threshold (ms): 5000
Distribution Statistics:
Number of statistic hours kept: 2
Number of statistic distribution buckets kept: 5
Statistic distribution interval (milliseconds): 10
Number of history Lives kept: 0
Number of history Buckets kept: 15
History Filter Type: None
Output for UDP Echo Operations
IP SLAs User Datagram Protocol (UDP) echo operations support both IPv4 and IPv6 addresses.
The following example shows output from the show ip sla configuration command when the specified operation is a UDP echo operation in an IPv4 network:
Router# show ip sla configuration 3
Entry number: 3
Owner:
Tag:
Type of operation: udpEcho
Target address/Source address: 1.1.1.1/0.0.0.0
Target Port/Source Port: 1111/0
Operation timeout (milliseconds): 5000
Type Of Service parameters: 0x0
Data Pattern:
Vrf Name:
Request size (ARR data portion): 28
Verify data: No
Control Packets: enabled
Schedule:
Next Scheduled Start Time: Start Time already passed
Group Scheduled: False
Operation frequency (seconds): 60
Life/Entry Ageout (seconds): Forever/never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): Active
Threshold (ms): 5000
Distribution Statistics:
Number of statistic hours kept: 2
Number of statistic distribution buckets kept: 5
Statistic distribution interval (milliseconds): 10
Number of history Lives kept: 0
Number of history Buckets kept: 15
History Filter Type: None
Enhanced History:
The following example shows output from the show ip sla configuration command when the specified operation is a UDP echo operation in an IPv6 network:
Router# show ip sla configuration 1
IP SLAs, Infrastructure Engine-II.
Entry number: 1
Owner:
Tag:
Type of operation to perform: udp-echo
Target address/Source address: 2001:DB8:100::1/2001:0DB8:200::FFFE
Target port/Source port: 3/7
Traffic-Class parameter: 0x80
Flow-Label parameter: 0x1B669
Request size (ARR data portion): 16
Operation timeout (milliseconds): 5000
Verify data: No
Data pattern:
Vrf Name:
Control Packets: enabled
Schedule:
Operation frequency (seconds): 60
Next Scheduled Start Time: Pending trigger
Group Scheduled : FALSE
Randomly Scheduled : FALSE
Life (seconds): 3600
Entry Ageout (seconds): never
Output for TCP Connect Operations
IP SLAs Transmission Control Protocol (TCP) connect operations support both IPv4 and IPv6 addresses.
The following example shows output from the show ip sla configuration command when the specified operation is a TCP connect operation in an IPv4 network:
Router# show ip sla configuration 3
Entry number: 3
Owner:
Tag:
Type of operation: tcpConnect
Target Address/Source address: 1.1.1.1/0.0.0.0
Target Port/Source Port: 1111/0
Operation timeout (milliseconds): 5000
Type Of Service parameters: 0x0
Control Packets: enabled
Schedule:
Next Scheduled Start Time: Start Time already passed
Group Scheduled: False
Operation frequency (seconds): 60
Life/Entry Ageout (seconds): Forever/never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): Active
Threshold (ms): 5000
Distribution Statistics:
Number of statistic hours kept: 2
Number of statistic distribution buckets kept: 5
Statistic distribution interval (milliseconds): 10
Number of history Lives kept: 0
Number of history Buckets kept: 15
History Filter Type: None
Enhanced History:
The following example shows output from the show ip sla configuration command when the specified operation is a TCP connect operation in an IPv6 network:
Router# show ip sla configuration 1
IP SLAs, Infrastructure Engine-II.
Entry number: 1
Owner:
Tag:
Type of operation to perform: tcp-connect
Target address/Source address: 2001:DB8:100::1/2001:0DB8:200::FFFE
Target port/Source port: 3/7
Traffic-Class parameter: 0x80
Flow-Label parameter: 0x1B669
Operation timeout (milliseconds): 60000
Control Packets: enabled
Schedule:
Operation frequency (seconds): 60
Next Scheduled Start Time: Pending trigger
Group Scheduled : FALSE
Randomly Scheduled : FALSE
Life (seconds): 3600
Entry Ageout (seconds): never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): notInService
Threshold (milliseconds): 5000
Distribution Statistics:
Output for DHCP Operations
The following example shows output from the show ip sla configuration command when the specified operation is a Dynamic Host Configuration Protocol (DHCP) operation:
Router# show ip sla configuration 3
Entry number: 3
Owner:
Tag:
Type of operation: dhcp
Target Address/Source address: 1.1.1.1/0.0.0.0
Operation timeout (milliseconds): 5000
Dhcp option:
Schedule:
Next Scheduled Start Time: Start Time already passed
Group Scheduled: False
Operation frequency (seconds): 60
Life/Entry Ageout (seconds): Forever/never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): Active
Threshold (ms): 5000
Distribution Statistics:
Number of statistic hours kept: 2
Number of statistic distribution buckets kept: 5
Statistic distribution interval (milliseconds): 10
Number of history Lives kept: 0
Number of history Buckets kept: 15
History Filter Type: None
Output for FTP Operations
The following example shows output from the show ip sla configuration command when the specified operation is a File Transfer Protocol (FTP) operation:
Router# show ip sla configuration 3
Entry number: 3
Owner:
Tag:
Type of operation: ftp
Source address: 0.0.0.0
FTP URL: ftp://ipsla:ipsla@172.19.192.109/test.txt
Operation timeout (milliseconds): 5000
Type Of Service parameters: 0x0
Schedule:
Next Scheduled Start Time: Start Time already passed
Group Scheduled: False
Operation frequency (seconds): 60
Life/Entry Ageout (seconds): Forever/never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): Active
Threshold (ms): 5000
Distribution Statistics:
Number of statistic hours kept: 2
Number of statistic distribution buckets kept: 5
Statistic distribution interval (milliseconds): 10
Number of history Lives kept: 0
Number of history Buckets kept: 15
History Filter Type: None
Output for UDP Jitter Operations
IP SLAs User Datagram Protocol (UDP) jitter connect operations support both IPv4 and IPv6 addresses.
The following example shows output from the show ip sla configuration command when the specified operation is a UDP jitter operation in an IPv4 network:
Router# show ip sla configuration 3
Entry number: 3
Owner:
Tag:
Type of operation: jitter
Target Address/Source address: 1.1.1.1/0.0.0.0
Target Port/Source Port: 1111/0
Packet Interval/Number of Packets: 20 ms/10
Operation timeout (milliseconds): 5000
Type Of Service parameters: 0x0
Vrf Name:
Request size (ARR data portion): 28
Verify data: No
Control Packets: enabled
Schedule:
Next Scheduled Start Time: Start Time already passed
Group Scheduled: False
Operation frequency (seconds): 60
Life/Entry Ageout (seconds): Forever/never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): Active
Threshold (ms): 5000
Distribution Statistics:
Number of statistic hours kept: 2
Number of statistic distribution buckets kept: 5
Statistic distribution interval (milliseconds): 10
Enhanced History:
The following example shows output from the show ip sla configuration command when the specified operation is a UDP jitter operation in an IPv6 network:
Router# show ip sla configuration 1
IP SLAs, Infrastructure Engine-II.
Entry number: 1
Owner:
Tag:
Type of operation to perform: udp-jitter
Target address/Source address: 2001:DB8:100::1/2001:0DB8:200::FFFE
Target port/Source port: 3/7
Traffic-Class parameter: 0x0
Flow-Label parameter: 0x0
Request size (ARR data portion): 32
Operation timeout (milliseconds): 5000
Packet Interval (milliseconds)/Number of packets: 30/15
Verify data: No
Vrf Name:
Control Packets: enabled
Schedule:
Operation frequency (seconds): 60
Next Scheduled Start Time: Pending trigger
Group Scheduled : FALSE
Randomly Scheduled : FALSE
Life (seconds): 3600
Entry Ageout (seconds): never
Related Commands
|
|
---|---|
ip sla |
Begins configuration for an IP SLAs operation and enters IP SLA configuration mode. |
show ip sla enhanced-history collection-statistics
To display enhanced history statistics for all collected history buckets for the specified Cisco IOS IP Service Level Agreements (SLAs) operation, use the show ip sla enhanced-history collection-statistics command in user EXEC or privileged EXEC mode.
show ip sla enhanced-history collection-statistics [operation-number] [interval seconds]
Syntax Description
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
This command displays data for each bucket of enhanced history data. Data is shown individually (one after the other).
The number of buckets and the collection interval is set using the history enhanced command.
You can also use the following commands to display additional statistics or history information, or to view the status of the operation:
•show ip sla enhanced-history distribution-statistics
•show ip sla statistics
•show ip sla statistics aggregated
Tip If the letter n appears in your output, or not all fields are displayed, you should increase the screen width for your command line interface display (for example, using the width line configuration command or the terminal width EXEC mode command).
Examples
The following example shows sample output for the show ip sla enhanced-history collection-statistics command. The output of this command will vary depending on the type of IP SLAs operation.
Router# show ip sla enhanced-history collection-statistics 1
Entry number: 1
Aggregation Interval: 900
Bucket Index: 1
Aggregation start time 00:15:00.003 UTC Thur May 1 2003
Target Address:
Number of failed operations due to a Disconnect: 0
Number of failed operations due to a Timeout: 0
Number of failed operations due to a Busy: 0
Number of failed operations due to a No Connection: 0
Number of failed operations due to an Internal Error: 0
Number of failed operations due to a Sequence Error: 0
Number of failed operations due to a Verify Error: 0
.
.
.
Table 34 describes the significant fields shown in the display.
Related Commands
show ip sla enhanced-history distribution-statistics
To display enhanced history distribution statistics for Cisco IOS IP Service Level Agreements (SLAs) operations in tabular format, use the show ip sla enhanced-history distribution-statistics command in user EXEC or privileged EXEC mode.
show ip sla enhanced-history distribution-statistics [operation-number [interval seconds]]
Syntax Description
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
The distribution statistics consist of the following:
•The sum of completion times (used to calculate the mean)
•The sum of the completion times squared (used to calculate standard deviation)
•The maximum and minimum completion times
•The number of completed attempts
You can also use the following commands to display additional statistics or history information, or to view the status of the operation:
•show ip sla enhanced-history collection-statistics
•show ip sla statistics
•show ip sla statistics aggregated
Tip If the letter n appears in your output, or not all fields are displayed, you should increase the screen width for your command line interface display (for example, using the width line configuration command or the terminal width EXEC mode command).
Examples
The following is sample output from the show ip sla enhanced-history distribution-statistics command. The fields are defined at the beginning of the output for the command. RTT means round-trip time.
Router# show ip sla enhanced-history distribution-statistics 3
Point by point Enhanced History
Entry = Entry Number
Int = Aggregation Interval (seconds)
BucI = Bucket Index
StartT = Aggregation Start Time
Pth = Path index
Hop = Hop in path index
Comps = Operations completed
OvrTh = Operations completed over thresholds
SumCmp = Sum of RTT (milliseconds)
SumCmp2L = Sum of RTT squared low 32 bits (milliseconds)
SumCmp2H = Sum of RTT squared high 32 bits (milliseconds)
TMax = RTT maximum (milliseconds)
TMin = RTT minimum (milliseconds)
Entry Int BucI StartT Pth Hop Comps OvrTh SumCmp SumCmp2L SumCmp2H TMax TMin
3 900 1 257850000 1 1 3 0 43 617 0 15 14
3 900 2 258750002 1 1 3 0 45 677 0 16 14
3 900 3 259650000 1 1 3 0 44 646 0 15 14
3 900 4 260550002 1 1 3 0 42 594 0 15 12
3 900 5 261450003 1 1 3 0 42 590 0 15 13
3 900 6 262350001 1 1 3 0 46 706 0 16 15
3 900 7 263250003 1 1 3 0 46 708 0 16 14
.
.
.
The time elapsed between BucketIndex 1 (started at 257,850,000) and BucketIndex 2 (started at 258,750,002) in this example is 900,002 milliseconds, or 900 seconds.
Table 35 describes the significant fields shown in the display.
Related Commands
show ip sla ethernet-monitor configuration
To display configuration settings for IP Service Level Agreements (SLAs) auto Ethernet operations, use the show ip sla ethernet-monitor configuration command in user EXEC or privileged EXEC mode.
show ip sla ethernet-monitor configuration [operation-number]
Syntax Description
operation-number |
(Optional) Number of the auto Ethernet operation for which the details will be displayed. |
Command Modes
User EXEC (>)
Privileged EXEC (#)
Command History
Usage Guidelines
If the identification number of an auto Ethernet operation is not specified, configuration values for all the configured auto Ethernet operations will be displayed.
Examples
The following is sample output from the show ip sla ethernet-monitor configuration command:
Router# show ip sla ethernet-monitor configuration 1
Entry Number : 1
Modification time : *00:47:46.703 GMT Thu Jan 11 2007
Operation Type : echo
Domain Name : a
VLAN ID : 11
Excluded MPIDs :
Owner :
Tag :
Timeout(ms) : 5000
Threshold(ms) : 5000
Frequency(sec) : 60
Operations List : Empty
Schedule Period(sec): 0
Request size : 0
CoS : 0
Start Time : Pending trigger
SNMP RowStatus : notInService
Reaction Configs :
Reaction Index : 1
Reaction : RTT
Threshold Type : Never
Threshold Rising : 300
Threshold Falling : 200
Threshold CountX : 5
Threshold CountY : 5
Action Type : None
Table 36 describes the significant fields shown in the display.
Related Commands
show ip sla event-publisher
To display the list of client applications that are registered to receive IP Service Level Agreements (SLAs) notifications, use the show ip sla event-publisher command in user EXEC or privileged EXEC mode.
show ip sla event-publisher
Command Modes
User EXEC (>)
Privileged EXEC (#)
Command History
|
|
---|---|
12.4(22)T |
This command was introduced. |
12.2(33)SRE |
This command was integrated into Cisco IOS Release 12.2(33)SRE. |
Examples
The following is sample output from the show ip sla event-publisher command:
Router# show ip sla event-publisher
client-id process-id event-type
------------------------------------
appl1 1111 react-alert
appl1 1221 react-alert
appl1 1331 react-alert
Router#
Table 37 describes the fields shown in the display.
Related Commands
|
|
---|---|
ip sla enable reaction-alerts |
Enables IP SLA notifications to be sent to all registered applications. |
show ip sla application |
Displays global information about Cisco IOS IP SLAs. |
show ip sla group schedule
To display the group schedule details for Cisco IOS IP Service Level Agreements (SLAs) operations, use the show ip sla group schedule command in user EXEC or privileged EXEC mode.
show ip sla group schedule [group-operation-number]
Syntax Description
group-operation-number |
(Optional) Number of the IP SLAs group operation to display. |
Command Modes
User EXEC
Privileged EXEC
Command History
Examples
The following is sample output from the show ip sla group schedule command that shows information about group (multiple) scheduling. The last line in the example indicates that the IP SLAs operations are multiple scheduled (TRUE):
Router# show ip sla group schedule
Multi-Scheduling Configuration:
Group Entry Number: 1
Probes to be scheduled: 2,3,4,9-30,89
Schedule period :60
Group operation frequency: 30
Multi-scheduled: TRUE
The following is sample output from the show ip sla group schedule command that shows information about group (multiple) scheduling, with the frequency value the same as the schedule period value, the life value as 3600 seconds, and the ageout value as never:
Router# show ip sla group schedule
Group Entry Number: 1
Probes to be scheduled: 3,4,6-10
Total number of probes: 7
Schedule period: 20
Group operation frequency: Equals schedule period
Status of entry (SNMP RowStatus): Active
Next Scheduled Start Time: Start Time already passed
Life (seconds): 3600
Entry Ageout (seconds): never
Table 38 describes the significant fields shown in the displays.
Related Commands
|
|
---|---|
show ip sla configuration |
Displays the configuration details for IP SLAs operations. |
show ip sla history
To display history collected for all Cisco IOS IP Service Level Agreements (SLAs) operations or for a specified operation, use the show ip sla history command in user EXEC or privileged EXEC mode.
show ip sla history [operation-number] [tabular | full]
Syntax Description
Defaults
Tabular format history for all operations is displayed.
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Table 39 lists the Response Return values used in the output of the show ip sla history command. If the default (tabular) format is used, the Response Return description is displayed as a code in the Sense column. If the full format is used, the Response Return is displayed as indicated in the Description column.
Examples
The following is sample output from the show ip sla history command in tabular format.
Note Prior to Cisco IOS Release 12.4(24)T, the value for Sample Start Time was displayed in centiseconds. In Cisco IOS Release 12.4(24)T and later releases, the value for Sample Start Time is displayed in milliseconds as shown in the following sample output.
Router# show ip sla history
Point by point History
Multiple Lines per Entry
Line 1
Entry = Entry Number
LifeI = Life Index
BucketI = Bucket Index
SampleI = Sample Index
SampleT = Sample Start Time (milliseconds)
CompT = Completion Time (milliseconds)
Sense = Response Return Code
Line 2 has the Target Address
Entry LifeI BucketI SampleI SampleT CompT Sense
2 1 1 1 174365480 16 1
AB 45 A0 16
2 1 2 1 174365510 4 1
AC 12 7 29
2 1 2 2 174365510 1 1
AC 12 5 22
2 1 2 3 174365520 4 1
AB 45 A7 22
2 1 2 4 174365520 4 1
AB 45 A0 16
Related Commands
|
|
---|---|
show ip sla configuration |
Displays configuration values including all defaults for all IP SLAs operations or the specified operation. |
show ip sla monitor application
Note Effective with Cisco IOS Release 12.4(4)T, 12.2(33)SB, and 12.2(33)SXI, the show ip sla monitor application command is replaced by the show ip sla application command. See the show ip sla application command for more information.
To display global information about Cisco IOS IP Service Level Agreements (SLAs), use the show ip sla monitor application command in user EXEC or privileged EXEC mode.
show ip sla monitor application [tabular | full]
Syntax Description
Defaults
Full format
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use the show ip sla monitor application command to display information such as supported operation types and supported protocols.
Examples
The following is sample output from the show ip sla monitor application command in full format:
Router# show ip sla monitor application
IP Service Level Agreement Monitor
Version: 2.2.0 Round Trip Time MIB
Time of last change in whole IP SLA Monitor: *17:21:30.819 UTC Tue Mar 19 2002
Estimated system max number of entries: 4699
Number of Entries configured:5
Number of active Entries:5
Number of pending Entries:0
Number of inactive Entries:0
Supported Operation Types
Type of Operation to Perform: echo
Type of Operation to Perform: pathEcho
Type of Operation to Perform: udpEcho
Type of Operation to Perform: tcpConnect
Type of Operation to Perform: http
Type of Operation to Perform: dns
Type of Operation to Perform: jitter
Type of Operation to Perform: dlsw
Type of Operation to Perform: dhcp
Type of Operation to Perform: ftp
Supported Protocols
Protocol Type: ipIcmpEcho
Protocol Type: ipUdpEchoAppl
Protocol Type: snaRUEcho
Protocol Type: snaLU0EchoAppl
Protocol Type: snaLU2EchoAppl
Protocol Type: ipTcpConn
Protocol Type: httpAppl
Protocol Type: dnsAppl
Protocol Type: jitterAppl
Protocol Type: dlsw
Protocol Type: dhcp
Protocol Type: ftpAppl
Number of configurable probe is 490
Related Commands
|
|
---|---|
show ip sla monitor configuration |
Displays configuration values including all defaults for all IP SLAs operations or the specified operation. |
show ip sla monitor authentication
Note Effective with Cisco IOS Release 12.4(4)T, 12.2(33)SB, and 12.2(33)SXI, the show ip sla monitor authentication command is replaced by the show ip sla authentication command. See the show ip sla authentication command for more information.
To display Cisco IOS IP Service Level Agreements (SLAs) authentication information, use the show ip sla monitor authentication command in user EXEC or privileged EXEC mode.
show ip sla monitor authentication
Syntax Description
This command has no arguments or keywords.
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use the show ip sla monitor authentication command to display information such as supported operation types and supported protocols.
Examples
The following is sample output from the show ip sla monitor authentication command:
Router# show ip sla monitor authentication
IP SLA Monitor control message uses MD5 authentication, key chain name is: ipsla
Related Commands
|
|
---|---|
show ip sla monitor configuration |
Displays configuration values for IP SLAs operations. |
show ip sla monitor collection-statistics
Note Effective with Cisco IOS Release 12.4(2)T, the show ip sla monitor collection-statistics command is replaced by the show ip sla monitor statistics aggregated command. See the show ip sla monitor statistics aggregated command for more information.
To display statistical errors for all Cisco IOS IP Service Level Agreements (SLAs) operations or a specified operation, use the show ip sla monitor collection-statistics command in user EXEC or privileged EXEC mode.
show ip sla monitor collection-statistics [operation-number]
Syntax Description
operation-number |
(Optional) Number of the IP SLAs operation to display. |
Command Modes
User EXEC
Privileged EXEC
Command History
|
|
---|---|
12.3(14)T |
This command was introduced. |
12.4(2)T |
This command was replaced by the show ip sla monitor statistics aggregated command. |
Usage Guidelines
Use the show ip sla monitor collection-statistics command to display information such as the number of failed operations and the failure reason. You can also use the show ip sla monitor distribution-statistics and show ip sla monitor totals-statistics commands to display additional statistical information.
This command shows information collected over the past two hours, unless you specify a different amount of time using the hours-of-statistics-kept command.
For one-way delay jitter operations, the clocks on each device must be synchronized using Network Time Protocol (NTP) or global positioning systems. If the clocks are not synchronized, one-way measurements are discarded. (If the sum of the source to destination (SD) and the destination to source (DS) values is not within 10 percent of the round-trip time, the one-way measurement values are assumed to be faulty, and are discarded.)
Note This command does not support the IP SLAs ICMP path jitter operation.
Examples
The following is sample output from the show ip sla monitor collection-statistics command:
Router# show ip sla monitor collection-statistics 1
Collected Statistics
Entry Number: 1
Start Time Index: *17:15:41.000 UTC Thu May 16 1996
Path Index: 1
Hop in Path Index: 1
Number of Failed Operations due to a Disconnect: 0
Number of Failed Operations due to a Timeout: 0
Number of Failed Operations due to a Busy: 0
Number of Failed Operations due to a No Connection: 0
Number of Failed Operations due to an Internal Error: 0
Number of Failed Operations due to a Sequence Error: 0
Number of Failed Operations due to a Verify Error: 0
Target Address: 172.16.1.176
Output for HTTP Operations
The following is output from the show ip sla monitor collection-statistics command when the specified operation is an HTTP operation:
Router# show ip sla monitor collection-statistics 2
Collected Statistics
Entry Number:2
HTTP URL:http://172.20.150.200
Start Time:*00:01:16.000 UTC Mon Nov 1 2003
Comps:1 RTTMin:343
OvrTh:0 RTTMax:343
DNSTimeOut:0 RTTSum:343
TCPTimeOut:0 RTTSum2:117649
TraTimeOut:0 DNSRTT:0
DNSError:0 TCPConRTT:13
HTTPError:0 TransRTT:330
IntError:0 MesgSize:1771
Busies:0
Output for UDP Jitter Operations
The following is sample output from the show ip sla monitor collection-statistics command, where operation 2 is a jitter operation that includes one-way statistics. Table 40 describes the significant fields shown in the display.
Router# show ip sla monitor collection-statistics
Collected Statistics
Entry Number: 2
Target Address: 5.0.0.1, Port Number:99
Start Time: 11:12:03.000 UTC Thu Jul 1 1999
RTT Values:
NumOfRTT: 600 RTTSum: 3789 RTTSum2: 138665
Packet Loss Values:
PacketLossSD: 0 PacketLossDS: 0
PacketOutOfSequence: 0 PacketMIA: 0 PacketLateArrival: 0
InternalError: 0 Busies: 0
Jitter Values:
MinOfPositivesSD: 1 MaxOfPositivesSD: 2
NumOfPositivesSD: 26 SumOfPositivesSD: 31 Sum2PositivesSD: 41
MinOfNegativesSD: 1 MaxOfNegativesSD: 4
NumOfNegativesSD: 56 SumOfNegativesSD: 73 Sum2NegativesSD: 133
MinOfPositivesDS: 1 MaxOfPositivesDS: 338
NumOfPositivesDS: 58 SumOfPositivesDS: 409 Sum2PositivesDS: 114347
MinOfNegativesDS: 1 MaxOfNegativesDS: 338
NumOfNegativesDS: 48 SumOfNegativesDS: 396 Sum2NegativesDS: 114332
One Way Values:
NumOfOW: 440
OWMinSD: 2 OWMaxSD: 6 OWSumSD: 1273 OWSum2SD: 4021
OWMinDS: 2 OWMaxDS: 341 OWSumDS: 1643 OWSum2DS: 120295
Output for UDP Jitter (codec) Operations
The following is sample output from the show ip sla monitor collection-statistics command, where operation 10 is a UDP jitter (codec) operation. Table 40 describes the significant fields shown in the display.
Router# show ip sla monitor collection-statistics 10
Entry Number: 10
Start Time Index: 12:57:45.931 UTC Wed Mar 12 2003
Number of successful operations: 60
Number of operations over threshold: 0
Number of failed operations due to a Disconnect: 0
Number of failed operations due to a Timeout: 0
Number of failed operations due to a Busy: 0
Number of failed operations due to a No Connection: 0
Number of failed operations due to an Internal Error: 0
Number of failed operations due to a Sequence Error: 0
Number of failed operations due to a Verify Error: 0
Voice Scores:
MinOfICPIF: 2 MaxOfICPIF: 20 MinOfMos: 3.20 MaxOfMos: 4.80
RTT Values:
NumOfRTT: 600 RTTSum: 3789 RTTSum2: 138665
Packet Loss Values:
PacketLossSD: 0 PacketLossDS: 0
PacketOutOfSequence: 0 PacketMIA: 0 PacketLateArrival: 0
InternalError: 0 Busies: 0
Jitter Values:
NumOfJitterSamples: 540
MinOfPositivesSD: 1 MaxOfPositivesSD: 2
NumOfPositivesSD: 26 SumOfPositivesSD: 31 Sum2PositivesSD: 41
MinOfNegativesSD: 1 MaxOfNegativesSD: 4
NumOfNegativesSD: 56 SumOfNegativesSD: 73 Sum2NegativesSD: 133
MinOfPositivesDS: 1 MaxOfPositivesDS: 338
NumOfPositivesDS: 58 SumOfPositivesDS: 409 Sum2PositivesDS: 114347
MinOfNegativesDS: 1 MaxOfNegativesDS: 338
NumOfNegativesDS: 48 SumOfNegativesDS: 396 Sum2NegativesDS: 114332
Interarrival jitterout: 0 Interarrival jitterin: 0
One Way Values:
NumOfOW: 440
OWMinSD: 2 OWMaxSD: 6 OWSumSD: 1273 OWSum2SD: 4021
OWMinDS: 2 OWMaxDS: 341 OWSumDS: 1643 OWSum2DS: 120295
Related Commands
show ip sla monitor configuration
Note Effective with Cisco IOS Release 12.4(4)T, 12.2(33)SB, and 12.2(33)SXI, the show ip sla monitor configuration command is replaced by the show ip sla configuration command. See the show ip sla configuration command for more information.
To display configuration values including all defaults for all Cisco IOS IP Service Level Agreements (SLAs) operations or a specified operation, use the show ip sla monitor configuration command in user EXEC or privileged EXEC mode.
show ip sla monitor configuration [operation]
Syntax Description
operation |
(Optional) Number of the IP SLAs operation for which the details will be displayed. |
Command Modes
User EXEC
Privileged EXEC
Command History
Examples
The following sections show sample output from the show ip sla monitor configuration command for different IP SLAs operations.
Output for ICMP Echo Operations
The following example shows output from the show ip sla monitor configuration command when the specified operation is an Internet Control Message Protocol (ICMP) echo operation:
Router# show ip sla monitor configuration 3
Entry number: 3
Owner:
Tag:
Type of operation: echo
Target address/Source address: 1.1.1.1/0.0.0.0
Operation timeout (milliseconds): 5000
Type Of Service parameters: 0x0
Vrf Name:
Request size (ARR data portion): 28
Verify data: No
Schedule:
Next Scheduled Start Time: Start Time already passed
Group Scheduled: False
Operation frequency (seconds): 60
Life/Entry Ageout (seconds): Forever/never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): Active
Threshold (ms): 5000
Distribution Statistics:
Number of statistic hours kept: 2
Number of statistic distribution buckets kept: 5
Statistic distribution interval (milliseconds): 10
Number of history Lives kept: 0
Number of history Buckets kept: 15
History Filter Type: None
Enhanced History:
Output for HTTP Operations
The following example shows output from the show ip sla monitor configuration command when the specified operation is a Hypertext Transfer Protocol (HTTP) operation:
Router# show ip sla monitor configuration 3
Entry number: 3
Owner:
Tag:
Type of operation: http
Target address/Source address: 1.1.1.1/0.0.0.0
Operation timeout (milliseconds): 5000
Type Of Service parameters: 0x0
HTTP Operation: get
HTTP Server Version: 1.0
URL: http://www.cisco.com
Proxy:
Raw String(s):
Cache Control: enable
Schedule:
Next Scheduled Start Time: Start Time already passed
Group Scheduled: False
Operation frequency (seconds): 60
Life/Entry Ageout (seconds): Forever/never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): Active
Threshold (ms): 5000
Distribution Statistics:
Number of statistic hours kept: 2
Number of statistic distribution buckets kept: 5
Statistic distribution interval (milliseconds): 10
Number of history Lives kept: 0
Number of history Buckets kept: 15
History Filter Type: None
Output for ICMP Path Jitter Operations
The following example shows output from the show ip sla monitor configuration command when the specified operation is an ICMP path jitter operation:
Router# show ip sla monitor configuration 3
Entry number: 3
Owner:
Tag:
Type of operation: pathJitter
Target address/Source address: 1.1.1.1/0.0.0.0
Packet Interval/Number of Packets: 20 ms/10
Target Only: Disabled
Operation timeout (milliseconds): 5000
Type Of Service parameters: 0x0
Loose Source Routing: Disabled
LSR Path:
Vrf Name:
Request size (ARR data portion): 28
Verify data: No
Schedule:
Next Scheduled Start Time: Start Time already passed
Group Scheduled: False
Operation frequency (seconds): 60
Life/Entry Ageout (seconds): Forever/never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): Active
Threshold (ms): 5000
Output for ICMP Path Echo Operations
The following example shows output from the show ip sla monitor configuration command when the specified operation is an ICMP path echo operation:
Router# show ip sla monitor configuration 3
Entry number: 3
Owner:
Tag:
Type of operation: pathEcho
Target address/Source address: 1.1.1.1/0.0.0.0
Packet Interval/Number of Packets: 20 ms/10
Operation timeout (milliseconds): 5000
Type Of Service parameters: 0x0
Loose Source Routing: Disabled
Vrf Name:
LSR Path:
Request size (ARR data portion): 28
Verify data: No
Schedule:
Next Scheduled Start Time: Start Time already passed
Group Scheduled: False
Operation frequency (seconds): 60
Life/Entry Ageout (seconds): Forever/never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): Active
Threshold (ms): 5000
Distribution Statistics:
Number of statistic hours kept: 2
Number of statistic paths kept: 5
Number of statistic hops kept: 16
Number of statistic distribution buckets kept: 5
Statistic distribution interval (milliseconds): 10
Number of history Lives kept: 0
Number of history Buckets kept: 15
History Filter Type: None
Output for DNS Operations
The following example shows output from the show ip sla monitor configuration command when the specified operation is a Domain Name System (DNS) operation:
Router# show ip sla monitor configuration 3
Entry number: 3
Owner:
Tag:
Type of operation: dns
Target Address/Source address: 1.1.1.1/0.0.0.0
Target Port/Source Port: 1111/0
Operation timeout (milliseconds): 5000
Type Of Service parameters: 0x0
Schedule:
Next Scheduled Start Time: Start Time already passed
Group Scheduled: False
Operation frequency (seconds): 60
Life/Entry Ageout (seconds): Forever/never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): Active
Threshold (ms): 5000
Distribution Statistics:
Number of statistic hours kept: 2
Number of statistic distribution buckets kept: 5
Statistic distribution interval (milliseconds): 10
Number of history Lives kept: 0
Number of history Buckets kept: 15
History Filter Type: None
Output for UDP Echo Operations
The following example shows output from the show ip sla monitor configuration command when the specified operation is a UDP echo operation:
Router# show ip sla monitor configuration 3
Entry number: 3
Owner:
Tag:
Type of operation: udpEcho
Target address/Source address: 1.1.1.1/0.0.0.0
Target Port/Source Port: 1111/0
Operation timeout (milliseconds): 5000
Type Of Service parameters: 0x0
Data Pattern:
Vrf Name:
Request size (ARR data portion): 28
Verify data: No
Control Packets: enabled
Schedule:
Next Scheduled Start Time: Start Time already passed
Group Scheduled: False
Operation frequency (seconds): 60
Life/Entry Ageout (seconds): Forever/never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): Active
Threshold (ms): 5000
Distribution Statistics:
Number of statistic hours kept: 2
Number of statistic distribution buckets kept: 5
Statistic distribution interval (milliseconds): 10
Number of history Lives kept: 0
Number of history Buckets kept: 15
History Filter Type: None
Enhanced History:
Output for TCP Connect Operations
The following example shows output from the show ip sla monitor configuration command when the specified operation is a Transmission Control Protocol (TCP) connect operation:
Router# show ip sla monitor configuration 3
Entry number: 3
Owner:
Tag:
Type of operation: tcpConnect
Target Address/Source address: 1.1.1.1/0.0.0.0
Target Port/Source Port: 1111/0
Operation timeout (milliseconds): 5000
Type Of Service parameters: 0x0
Control Packets: enabled
Schedule:
Next Scheduled Start Time: Start Time already passed
Group Scheduled: False
Operation frequency (seconds): 60
Life/Entry Ageout (seconds): Forever/never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): Active
Threshold (ms): 5000
Distribution Statistics:
Number of statistic hours kept: 2
Number of statistic distribution buckets kept: 5
Statistic distribution interval (milliseconds): 10
Number of history Lives kept: 0
Number of history Buckets kept: 15
History Filter Type: None
Enhanced History:
Output for DHCP Operations
The following example shows output from the show ip sla monitor configuration command when the specified operation is a Dynamic Host Configuration Protocol (DHCP) operation:
Router# show ip sla monitor configuration 3
Entry number: 3
Owner:
Tag:
Type of operation: dhcp
Target Address/Source address: 1.1.1.1/0.0.0.0
Operation timeout (milliseconds): 5000
Dhcp option:
Schedule:
Next Scheduled Start Time: Start Time already passed
Group Scheduled: False
Operation frequency (seconds): 60
Life/Entry Ageout (seconds): Forever/never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): Active
Threshold (ms): 5000
Distribution Statistics:
Number of statistic hours kept: 2
Number of statistic distribution buckets kept: 5
Statistic distribution interval (milliseconds): 10
Number of history Lives kept: 0
Number of history Buckets kept: 15
History Filter Type: None
Output for FTP Operations
The following example shows output from the show ip sla monitor configuration command when the specified operation is a File Transfer Protocol (FTP) operation:
Router# show ip sla monitor configuration 3
Entry number: 3
Owner:
Tag:
Type of operation: ftp
Source address: 0.0.0.0
FTP URL: ftp://ipsla:ipsla@172.19.192.109/test.txt
Operation timeout (milliseconds): 5000
Type Of Service parameters: 0x0
Schedule:
Next Scheduled Start Time: Start Time already passed
Group Scheduled: False
Operation frequency (seconds): 60
Life/Entry Ageout (seconds): Forever/never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): Active
Threshold (ms): 5000
Distribution Statistics:
Number of statistic hours kept: 2
Number of statistic distribution buckets kept: 5
Statistic distribution interval (milliseconds): 10
Number of history Lives kept: 0
Number of history Buckets kept: 15
History Filter Type: None
Output for UDP Jitter Operations
The following example shows output from the show ip sla monitor configuration command when the specified operation is a User Datagram Protocol (UDP) jitter operation:
Router# show ip sla monitor configuration 3
Entry number: 3
Owner:
Tag:
Type of operation: jitter
Target Address/Source address: 1.1.1.1/0.0.0.0
Target Port/Source Port: 1111/0
Packet Interval/Number of Packets: 20 ms/10
Operation timeout (milliseconds): 5000
Type Of Service parameters: 0x0
Vrf Name:
Request size (ARR data portion): 28
Verify data: No
Control Packets: enabled
Schedule:
Next Scheduled Start Time: Start Time already passed
Group Scheduled: False
Operation frequency (seconds): 60
Life/Entry Ageout (seconds): Forever/never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): Active
Threshold (ms): 5000
Distribution Statistics:
Number of statistic hours kept: 2
Number of statistic distribution buckets kept: 5
Statistic distribution interval (milliseconds): 10
Enhanced History:
Related Commands
|
|
---|---|
ip sla monitor |
Begins configuration for an IP SLAs operation and enters IP SLA monitor configuration mode. |
show ip sla monitor distributions-statistics
Note Effective with Cisco IOS Release 12.4(2)T, the show ip sla monitor distributions-statistics command is replaced by the show ip sla monitor statistics aggregated details command. See the show ip sla monitor statistics aggregated command for more information.
To display distribution statistics (captured response times) for all Cisco IOS IP Service Level Agreements (SLAs) operations or the specified operation, use the show ip sla monitor distributions-statistics command in user EXEC or privileged EXEC mode.
show ip sla monitor distributions-statistics [operation] [tabular | full]
Syntax Description
Defaults
Statistics are displayed for the past two hours.
Command Modes
User EXEC
Privileged EXEC
Command History
|
|
---|---|
12.3(14)T |
This command was introduced. |
12.4(2)T |
This command was replaced by the show ip sla monitor statistics aggregated details command. |
Usage Guidelines
The distribution statistics consist of the following:
•The sum of completion times (used to calculate the mean)
•The sum of the completion times squared (used to calculate standard deviation)
•The maximum and minimum completion time
•The number of completed attempts
Note This command does not support the IP SLAs ICMP path jitter operation.
This command shows information collected over the past two hours, unless you specify a different amount of time using the hours-of-statistics-kept command.
You can also use the show ip sla monitor collection-statistics and show ip sla monitor totals-statistics commands to display additional statistical information.
Examples
The following is sample output from the show ip sla monitor distributions-statistics command:
Router# show ip sla monitor distributions-statistics
Captured Statistics
Multiple Lines per Entry
Line 1
Entry = Entry Number
StartT = Start Time of Entry (hundredths of seconds)
Pth = Path Index
Hop = Hop in Path Index
Dst = Time Distribution Index
Comps = Operations Completed
OvrTh = Operations Completed Over Thresholds
SumCmp = Sum of Completion Times (milliseconds)
Line 2
SumCmp2L = Sum of Completion Times Squared Low 32 Bits (milliseconds)
SumCmp2H = Sum of Completion Times Squared High 32 Bits (milliseconds)
TMax = Completion Time Maximum (milliseconds)
TMin = Completion Time Minimum (milliseconds)
Entry StartT Pth Hop Dst Comps OvrTh SumCmp SumCmp2L SumCmp2H TMax TMin
1 17417068 1 1 1 2 0 128 8192 0 64 64
The fields shown in the display are self-explanatory.
Related Commands
show ip sla monitor enhanced-history collection-statistics
Note Effective with Cisco IOS Release 12.4(4)T, 12.2(33)SB, and 12.2(33)SXI, the show ip sla monitor enhanced-history collection-statistics command is replaced by the show ip sla enhanced-history collection-statistics command. See the show ip sla enhanced-history collection-statistics command for more information.
To display enhanced history statistics for all collected history buckets for the specified Cisco IOS IP Service Level Agreements (SLAs) operation, use the show ip sla monitor enhanced-history collection-statistics command in user EXEC or privileged EXEC mode.
show ip sla monitor enhanced-history collection-statistics [operation-number] [interval seconds]
Syntax Description
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
This command displays data for each bucket of enhanced history data. Data is shown individually (one after the other).
The number of buckets and the collection interval is set using the enhanced-history command.
You can also use the following commands to display additional statistics or history information, or to view the status of the operation:
•show ip sla monitor enhanced-history distribution-statistics
•show ip sla monitor statistics
•show ip sla monitor statistics aggregated
Tip If the letter n appears in your output, or not all fields are displayed, you should increase the screen width for your command line interface display (for example, using the width line configuration command or the terminal width EXEC mode command).
Examples
The following example shows sample output for the show ip sla monitor enhanced-history collection-statistics command. The output of this command will vary depending on the type of IP SLAs operation.
Router# show ip sla monitor enhanced-history collection-statistics 1
Entry number: 1
Aggregation Interval: 900
Bucket Index: 1
Aggregation start time 00:15:00.003 UTC Thur May 1 2003
Target Address:
Number of failed operations due to a Disconnect: 0
Number of failed operations due to a Timeout: 0
Number of failed operations due to a Busy: 0
Number of failed operations due to a No Connection: 0
Number of failed operations due to an Internal Error: 0
Number of failed operations due to a Sequence Error: 0
Number of failed operations due to a Verify Error: 0
.
.
.
Table 41 describes the significant fields shown in the display.
Related Commands
show ip sla monitor enhanced-history distribution-statistics
Note Effective with Cisco IOS Release 12.4(4)T, 12.2(33)SB, and 12.2(33)SXI, the show ip sla monitor enhanced-history distribution-statistics command is replaced by the show ip sla enhanced-history distribution-statistics command. See the show ip sla enhanced-history distribution-statistics command for more information.
To display enhanced history distribution statistics for Cisco IOS IP Service Level Agreements (SLAs) operations in tabular format, use the show ip sla monitor enhanced-history distribution-statistics command in user EXEC or privileged EXEC mode.
show ip sla monitor enhanced-history distribution-statistics [operation-number [interval seconds]]
Syntax Description
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
The distribution statistics consist of the following:
•The sum of completion times (used to calculate the mean)
•The sum of the completion times squared (used to calculate standard deviation)
•The maximum and minimum completion times
•The number of completed attempts
You can also use the following commands to display additional statistics or history information, or to view the status of the operation:
•show ip sla monitor enhanced-history collection-statistics
•show ip sla monitor statistics
•show ip sla monitor statistics aggregated
Tip If the letter n appears in your output, or not all fields are displayed, you should increase the screen width for your command line interface display (for example, using the width line configuration command or the terminal width EXEC mode command).
Examples
The following is sample output from the show ip sla monitor enhanced-history distribution-statistics command. The fields are defined at the beginning of the output for the command. RTT means round-trip time.
Router# show ip sla monitor enhanced-history distribution-statistics 3
Point by point Enhanced History
Entry = Entry Number
Int = Aggregation Interval (seconds)
BucI = Bucket Index
StartT = Aggregation Start Time
Pth = Path index
Hop = Hop in path index
Comps = Operations completed
OvrTh = Operations completed over thresholds
SumCmp = Sum of RTT (milliseconds)
SumCmp2L = Sum of RTT squared low 32 bits (milliseconds)
SumCmp2H = Sum of RTT squared high 32 bits (milliseconds)
TMax = RTT maximum (milliseconds)
TMin = RTT minimum (milliseconds)
Entry Int BucI StartT Pth Hop Comps OvrTh SumCmp SumCmp2L SumCmp2H TMax TMin
3 900 1 257850000 1 1 3 0 43 617 0 15 14
3 900 2 258750002 1 1 3 0 45 677 0 16 14
3 900 3 259650000 1 1 3 0 44 646 0 15 14
3 900 4 260550002 1 1 3 0 42 594 0 15 12
3 900 5 261450003 1 1 3 0 42 590 0 15 13
3 900 6 262350001 1 1 3 0 46 706 0 16 15
3 900 7 263250003 1 1 3 0 46 708 0 16 14
.
.
.
The time elapsed between BucketIndex 1 (started at 257,850,000) and BucketIndex 2 (started at 258,750,002) in this example is 900,002 milliseconds, or 900 seconds.
Table 42 describes the significant fields shown in the display.
Related Commands
show ip sla monitor group schedule
Note Effective with Cisco IOS Release 12.4(4)T, 12.2(33)SB, and 12.2(33)SXI, the show ip sla monitor group schedule command is replaced by the show ip sla group schedule command. See the show ip sla group schedule command for more information.
To display the group schedule details for Cisco IOS IP Service Level Agreements (SLAs) operations, use the show ip sla monitor group schedule command in user EXEC or privileged EXEC mode.
show ip sla monitor group schedule [group-operation-number]
Syntax Description
group-operation-number |
(Optional) Number of the IP SLAs group operation to display. |
Command Modes
User EXEC
Privileged EXEC
Command History
Examples
The following is sample output from the show ip sla monitor group schedule command that shows information about group (multiple) scheduling. The last line in the example indicates that the IP SLAs operations are multiple scheduled (TRUE):
Router# show ip sla monitor group schedule
Multi-Scheduling Configuration:
Group Entry Number: 1
Probes to be scheduled: 2,3,4,9-30,89
Schedule period :60
Group operation frequency: 30
Multi-scheduled: TRUE
The following is sample output from the show ip sla monitor group schedule command that shows information about group (multiple) scheduling, with the frequency value the same as the schedule period value, the life value as 3600 seconds, and the ageout value as never:
Router# show ip sla monitor group schedule
Group Entry Number: 1
Probes to be scheduled: 3,4,6-10
Total number of probes: 7
Schedule period: 20
Group operation frequency: Equals schedule period
Status of entry (SNMP RowStatus): Active
Next Scheduled Start Time: Start Time already passed
Life (seconds): 3600
Entry Ageout (seconds): never
Table 43 describes the significant fields shown in the displays.
Related Commands
|
|
---|---|
show ip sla monitor configuration |
Displays the configuration details for IP SLAs operations. |
show ip sla monitor history
Note Effective with Cisco IOS Release 12.4(4)T, 12.2(33)SB, and 12.2(33)SXI, the show ip sla monitor history command is replaced by the show ip sla history command. See the show ip sla history command for more information.
To display history collected for all Cisco IOS IP Service Level Agreements (SLAs) operations or for a specified operation, use the show ip sla monitor history command in user EXEC or privileged EXEC mode.
show ip sla monitor history [operation-number] [tabular | full]
Syntax Description
Defaults
Tabular format history for all operations is displayed.
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Table 44 lists the Response Return values used in the output of the show ip sla monitor history command. If the default (tabular) format is used, the Response Return description is displayed as a code in the Sense column. If the full format is used, the Response Return is displayed as indicated in the Description column.
Examples
The following is sample output from the show ip sla monitor history command in tabular format:
Router# show ip sla monitor history
Point by point History
Multiple Lines per Entry
Line 1
Entry = Entry Number
LifeI = Life Index
BucketI = Bucket Index
SampleI = Sample Index
SampleT = Sample Start Time
CompT = Completion Time (milliseconds)
Sense = Response Return Code
Line 2 has the Target Address
Entry LifeI BucketI SampleI SampleT CompT Sense
2 1 1 1 17436548 16 1
AB 45 A0 16
2 1 2 1 17436551 4 1
AC 12 7 29
2 1 2 2 17436551 1 1
AC 12 5 22
2 1 2 3 17436552 4 1
AB 45 A7 22
2 1 2 4 17436552 4 1
AB 45 A0 16
Related Commands
|
|
---|---|
show ip sla monitor configuration |
Displays configuration values including all defaults for all IP SLAs operations or the specified operation. |
show ip sla monitor mpls-lsp-monitor collection-statistics
Note Effective with Cisco IOS Release 12.2(33)SB, the show ip sla monitor mpls-lsp-monitor collection-statistics command is replaced by the show ip sla mpls-lsp-monitor collection-statistics command. See the show ip sla mpls-lsp-monitor collection-statistics command for more information.
To display the statistics for Cisco IOS IP Service Level Agreements (SLAs) operations belonging to a label switched path (LSP) discovery group of an LSP Health Monitor operation, use the show ip sla monitor mpls-lsp-monitor collection-statistics command in user EXEC or privileged EXEC mode.
show ip sla monitor mpls-lsp-monitor collection-statistics [group-id]
Syntax Description
group-id |
(Optional) Identification number of the LSP discovery group for which the details will be displayed. |
Command Modes
User EXEC
Privileged EXEC
Command History
|
|
---|---|
12.2(31)SB2 |
This command was introduced. |
12.2(33)SB |
This command was replaced by the show ip sla mpls-lsp-monitor collection-statistics command. |
Usage Guidelines
Use the show ip sla monitor mpls-lsp-monitor collection-statistics command if the LSP discovery option is enabled for an LSP Health Monitor operation. This command is not applicable if the LSP discovery option is disabled.
When the LSP discovery option is enabled, an individual IP SLAs operation is created by the LSP Health Monitor for each equal-cost multipath belonging to an LSP discovery group of a particular LSP Health Monitor operation. The network connectivity statistics collected by each individual IP SLAs operation are aggregated and stored in one-hour increments (data can be collected for a maximum of two hours). Results are stored as group averages representative of all the equal-cost multipaths within the group for a given one-hour increment.
Examples
The following is sample output from the show ip sla monitor mpls-lsp-monitor collection-statistics command:
Router# show ip sla monitor mpls-lsp-monitor collection-statistics 100001
Entry number: 100001
Start Time Index: *19:32:37.995 EST Mon Feb 28 2005
Path Discovery Start Time: *20:23:43.919 EST Mon Feb 28 2005
Target destination IP address: 10.131.161.251
Path Discovery Status: OK
Path Discovery Completion Time: 1772
Path Discovery Minimum Paths: 12
Path Discovery Maximum Paths: 12
LSP Group Index: 100001
LSP Group Status: up
Total Pass: 1225
Total Timeout: 0 Total Fail: 0
Latest probe status: 'up,up,up,up,up,up,up,up,up,up,up,up'
Latest Path Identifier: '127.0.0.13-Se3/0-38,127.0.0.6-Se3/0-38,127.0.0.1-Se3/0-38,127.0.0.2-Se3/0-38,127.0.0.4-Se 3/0-38,127.0.0.5-Se3/0-38,127.0.0.13-Se4/0-38,127.0.0.6-Se4/0-38,127.0.0.1-Se4/0-38,127.0. 0.2-Se4/0-38,127.0.0.4-Se4/0-38,127.0.0.5-Se4/0-38'
Minimum RTT: 24 Maximum RTT: 100 Average RTT: 42
Table 45 describes the significant fields shown in the display.
Related Commands
|
|
---|---|
auto ip sla mpls-lsp-monitor |
Begins configuration for an IP SLAs LSP Health Monitor operation and enters auto IP SLA MPLS configuration mode. |
show ip sla monitor mpls-lsp-monitor configuration
Note Effective with Cisco IOS Release 12.2(33)SB, the show ip sla monitor mpls-lsp-monitor configuration command is replaced by the show ip sla mpls-lsp-monitor configuration command. See the show ip sla mpls-lsp-monitor configuration command for more information.
To display configuration settings for IP Service Level Agreements (SLAs) label switched path (LSP) Health Monitor operations, use the show ip sla monitor mpls-lsp-monitor configuration command in user EXEC or privileged EXEC mode.
show ip sla monitor mpls-lsp-monitor configuration [operation-number]
Syntax Description
operation-number |
(Optional) Number of the LSP Health Monitor operation for which the details will be displayed. |
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
If the identification number of an LSP Health Monitor operation is not specified, configuration values for all the configured LSP Health Monitor operations will be displayed.
Examples
The following is sample output from the show ip sla monitor mpls-lsp-monitor configuration command:
Router# show ip sla monitor mpls-lsp-monitor configuration 1
Entry Number : 1
Modification time : *12:18:21.830 PDT Fri Aug 19 2005
Operation Type : echo
Vrf Name : ipsla-vrf-all
Tag :
EXP Value : 0
Timeout(ms) : 1000
Threshold(ms) : 5000
Frequency(sec) : Equals schedule period
LSP Selector : 127.0.0.1
ScanInterval(min) : 1
Delete Scan Factor : 1
Operations List : 100001-100003
Schedule Period(sec): 60
Request size : 100
Start Time : Start Time already passed
SNMP RowStatus : Active
TTL value : 255
Reply Mode : ipv4
Reply Dscp Bits :
Secondary Frequency : Enabled on Timeout
Value(sec) : 10
Reaction Configs :
Reaction : connectionLoss
Threshold Type : Consecutive
Threshold Count : 3
Action Type : Trap Only
Reaction : timeout
Threshold Type : Consecutive
Threshold Count : 3
Action Type : Trap Only
The following is sample output from the show ip sla monitor mpls-lsp-monitor configuration command when the LSP discovery option is configured:
Router# show ip sla monitor mpls-lsp-monitor configuration 100
Entry Number : 100
Modification time : *21:50:16.411 GMT Tue Jun 20 2006
Operation Type : echo
Vrf Name : saa-vrf-all
Tag :
EXP Value : 0
Timeout(ms) : 5000
Threshold(ms) : 50
Frequency(sec) : Equals schedule period
ScanInterval(min) : 1
Delete Scan Factor : 1
Operations List : 100002
Schedule Period(sec): 30
Request size : 100
Start Time : Start Time already passed
SNMP RowStatus : Active
TTL value : 255
Reply Mode : ipv4
Reply Dscp Bits :
Path Discover : Enable
Maximum sessions : 1
Session Timeout(seconds) : 120
Base LSP Selector : 127.0.0.1
Echo Timeout(seconds) : 5
Send Interval(msec) : 0
Label Shimming Mode : force-explicit-null
Number of Stats Hours : 2
Scan Period(minutes) : 3
Secondary Frequency : Enabled on Connection Loss and Timeout
Value(sec) : 5
Reaction Configs :
Reaction : Lpd Group
Retry Number : 3
Action Type : Trap Only
Table 46 describes the significant fields shown in the displays.
Related Commands
show ip sla monitor mpls-lsp-monitor lpd operational-state
Note Effective with Cisco IOS Release 12.2(33)SB, the show ip sla monitor mpls-lsp-monitor lpd operational-state command is replaced by the show ip sla mpls-lsp-monitor lpd operational-state command. See the show ip sla mpls-lsp-monitor lpd operational-state command for more information.
To display the operational status of the label switched path (LSP) discovery groups belonging to an IP Service Level Agreements (SLAs) LSP Health Monitor operation, use the show ip sla monitor mpls-lsp-monitor lpd operational-state command in user EXEC or privileged EXEC mode.
show ip sla monitor mpls-lsp-monitor lpd operational-state [group-id]
Syntax Description
group-id |
(Optional) Identification number of the LSP discovery group for which the details will be displayed. |
Command Modes
User EXEC
Privileged EXEC
Command History
|
|
---|---|
12.2(31)SB2 |
This command was introduced. |
12.2(33)SB |
This command was replaced by the show ip sla mpls-lsp-monitor lpd operational-state command. |
Usage Guidelines
Use the show ip sla monitor mpls-lsp-monitor lpd operational-state command if the LSP discovery option is enabled for an LSP Health Monitor operation. This command is not applicable if the LSP discovery option is disabled.
Examples
The following is sample output from the show ip sla monitor mpls-lsp-monitor lpd operational-state command:
Router# show ip sla monitor mpls-lsp-monitor lpd operational-state 100001
Entry number: 100001
MPLSLM Entry Number: 1
Target FEC Type: LDP IPv4 prefix
Target Address: 192.168.1.11
Number of Statistic Hours Kept: 2
Last time LPD Stats were reset: *21:21:18.239 GMT Tue Jun 20 2006
Traps Type: 3
Latest Path Discovery Mode: rediscovery complete
Latest Path Discovery Start Time: *21:59:04.475 GMT Tue Jun 20 2006
Latest Path Discovery Return Code: OK
Latest Path Discovery Completion Time(ms): 3092
Number of Paths Discovered: 3
Path Information :
Path Outgoing Lsp Link Conn Adj Downstream
Index Interface Selector Type Id Addr Label Stack Status
1 Et0/0 127.0.0.8 90 0 10.10.18.30 21 OK
2 Et0/0 127.0.0.2 90 0 10.10.18.30 21 OK
3 Et0/0 127.0.0.1 90 0 10.10.18.30 21 OK
Table 47 describes the significant fields shown in the display.
Related Commands
|
|
---|---|
auto ip sla mpls-lsp-monitor |
Begins configuration for an IP SLAs LSP Health Monitor operation and enters auto IP SLA MPLS configuration mode. |
show ip sla monitor mpls-lsp-monitor neighbors
Note Effective with Cisco IOS Release 12.2(33)SB, the show ip sla monitor mpls-lsp-monitor neighbors command is replaced by the show ip sla mpls-lsp-monitor neighbors command. See the show ip sla mpls-lsp-monitor neighbors command for more information.
To display routing and connectivity information about Multiprotocol Label Switching (MPLS) Virtual Private Network (VPN) Border Gateway Protocol (BGP) next hop neighbors discovered by the IP Service Level Agreements (SLAs) label switched path (LSP) Health Monitor, use the show ip sla monitor mpls-lsp-monitor neighbors command in user EXEC or privileged EXEC mode.
show ip sla monitor mpls-lsp-monitor neighbors
Syntax Description
This command has no arguments or keywords.
Command Modes
User EXEC
Privileged EXEC
Command History
Examples
The following is sample output from the show ip sla monitor mpls-lsp-monitor neighbors command:
Router# show ip sla monitor mpls-lsp-monitor neighbors
IP SLA MPLS LSP Monitor Database : 1
BGP Next hop 10.10.10.5 (Prefix: 10.10.10.5/32) OK
ProbeID: 100001 (red, blue, green)
BGP Next hop 10.10.10.7 (Prefix: 10.10.10.7/32) OK
ProbeID: 100002 (red, blue, green)
BGP Next hop 10.10.10.8 (Prefix: 10.10.10.8/32) OK
ProbeID: 100003 (red, blue, green)
Table 48 describes the significant fields shown in the display.
Related Commands
|
|
---|---|
auto ip sla mpls-lsp-monitor |
Begins configuration for an IP SLAs LSP Health Monitor operation and enters auto IP SLA MPLS configuration mode. |
show ip sla monitor mpls-lsp-monitor scan-queue
Note Effective with Cisco IOS Release 12.2(33)SB, the show ip sla monitor mpls-lsp-monitor scan-queue command is replaced by the show ip sla mpls-lsp-monitor scan-queue command. See the show ip sla mpls-lsp-monitor scan-queue command for more information.
To display information about adding or deleting Border Gateway Protocol (BGP) next hop neighbors from a particular Multiprotocol Label Switching (MPLS) Virtual Private Network (VPN) of an IP Service Level Agreements (SLAs) LSP Health Monitor operation, use the show ip sla monitor mpls-lsp-monitor scan-queue command in user EXEC or privileged EXEC mode.
show ip sla monitor mpls-lsp-monitor scan-queue operation-number
Syntax Description
operation-number |
Number of the LSP Health Monitor operation for which the details will be displayed. |
Command Modes
User EXEC
Privileged EXEC
Command History
Examples
The following is sample output from the show ip sla monitor mpls-lsp-monitor scan-queue command:
Router# show ip sla monitor mpls-lsp-monitor scan-queue 1
Next scan Time after: 23 Secs
Next Delete scan Time after: 83 Secs
BGP Next hop Prefix vrf Add/Delete?
10.10.10.8 10.10.10.8/32 red Add
10.10.10.8 10.10.10.8/32 blue Add
10.10.10.8 10.10.10.8/32 green Add
Table 49 describes the significant fields shown in the display.
Related Commands
show ip sla monitor mpls-lsp-monitor summary
Note Effective with Cisco IOS Release 12.2(33)SB, the show ip sla monitor mpls-lsp-monitor summary command is replaced by the show ip sla mpls-lsp-monitor summary command. See the show ip sla mpls-lsp-monitor summary command for more information.
To display Border Gateway Protocol (BGP) next hop neighbor and label switched path (LSP) discovery group information for IP Service Level Agreements (SLAs) LSP Health Monitor operations, use the show ip sla monitor mpls-lsp-monitor summary command in user EXEC or privileged EXEC mode.
show ip sla monitor mpls-lsp-monitor summary [operation-number [group [group-id]]]
Syntax Description
Command Modes
User EXEC
Privileged EXEC
Command History
|
|
---|---|
12.2(31)SB2 |
This command was introduced. |
12.2(33)SB |
This command was replaced by the show ip sla mpls-lsp-monitor summary command. |
Usage Guidelines
Use the show ip sla monitor mpls-lsp-monitor summary command if the LSP discovery option is enabled for an LSP Health Monitor operation. This command is not applicable if the LSP discovery option is disabled.
Examples
The following is sample output from the show ip sla monitor mpls-lsp-monitor summary operation-number command:
Router# show ip sla monitor mpls-lsp-monitor summary 1
Index - MPLS LSP Monitor probe index.
Destination - Target IP address of the BGP Next Hop.
Status - LPD Group Status.
LPD Group ID - Unique index to identify the LPD Group.
Last Operation Time - Last time an operation was attempted by a particular probe in the LPD group.
Index Destination Status LPD Group ID Last Operation Time
1 100.1.1.1 up 100001 19:33:37.915 EST Mon Feb 28 2005
2 100.1.1.2 down 100002 19:33:47.915 EST Mon Feb 28 2005
3 100.1.1.3 retry 100003 19:33:57.915 EST Mon Feb 28 2005
4 100.1.1.4 partial 100004 19:34:07.915 EST Mon Feb 28 2005
The following is sample output from the show ip sla monitor mpls-lsp-monitor summary operation-number group group-id command:
Router# show ip sla monitor mpls-lsp-monitor summary 1 group 100001
Group ID - Unique number to identify a LPD group
Lsp-selector - Unique 127/8 address used to identify an LPD.
Latest operation status - Latest probe status.
Last Operation time - Time when the last operation was attempted.
Group ID Lsp-Selector Status Failures Successes RTT Last Operation Time
100001 127.0.0.13 up 0 78 32 *20:11:37.895 EST Mon Feb 28 2005
100001 127.0.0.15 up 0 78 32 *20:11:37.995 EST Mon Feb 28 2005
100001 127.0.0.16 up 0 78 32 *20:11:38.067 EST Mon Feb 28 2005
100001 127.0.0.26 up 0 78 32 *20:11:38.175 EST Mon Feb 28 2005
Table 50 describes the significant fields shown in the display.
Related Commands
|
|
---|---|
auto ip sla mpls-lsp-monitor |
Begins configuration for an IP SLAs LSP Health Monitor operation and enters auto IP SLA MPLS configuration mode. |
show ip sla monitor reaction-configuration
Note Effective with Cisco IOS Release 12.4(4)T, 12.2(33)SB, and 12.2(33)SXI, the show ip sla monitor reaction-configuration command is replaced by the show ip sla reaction-configuration command. See the show ip sla reaction-configuration command for more information.
To display the configured proactive threshold monitoring settings for all Cisco IOS IP Service Level Agreements (SLAs) operations or a specified operation, use the show ip sla monitor reaction-configuration command in user EXEC or privileged EXEC mode.
show ip sla monitor reaction-configuration [operation-number]
Syntax Description
operation-number |
(Optional) Number of the operation for which the reaction configuration characteristics is displayed. |
Defaults
Displays configured proactive threshold monitoring settings for all IP SLAs operations.
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use the ip sla monitor reaction-configuration command in global configuration mode to configure the proactive threshold monitoring parameters for an IP SLAs operations.
Examples
In the following example, multiple monitored elements (indicated by the Reaction values) are configured for a single IP SLAs operation:
Router# show ip sla monitor reaction-configuration
Entry Number: 1
Reaction: RTT
Threshold type: Never
Rising (milliseconds): 5000
Falling (milliseconds): 3000
Threshold Count: 5
Threshold Count2: 5
Action Type: None
Reaction: jitterDSAvg
Threshold type: average
Rising (milliseconds): 5
Falling (milliseconds): 3
Threshold Count: 5
Threshold Count2: 5
Action Type: triggerOnly
Reaction: jitterDSAvg
Threshold type: immediate
Rising (milliseconds): 5
Falling (milliseconds): 3
Threshold Count: 5
Threshold Count2: 5
Action Type: trapOnly
Reaction: PacketLossSD
Threshold type: immediate
Rising (milliseconds): 5
Threshold Falling (milliseconds): 3
Threshold Count: 5
Threshold Count2: 5
Action Type: trapOnly
Table 51 describes the significant fields shown in the display.
Related Commands
|
|
---|---|
ip sla monitor reaction-configuration |
Configures proactive threshold monitoring parameters for an IP SLAs operation. |
show ip sla monitor reaction-trigger
Note Effective with Cisco IOS Release 12.4(4)T, 12.2(33)SB, and 12.2(33)SXI, the show ip sla monitor reaction-trigger command is replaced by the show ip sla reaction-trigger command. See the show ip sla reaction-trigger command for more information.
To display the reaction trigger information for all Cisco IOS IP Service Level Agreements (SLAs) operations or the specified operation, use the show ip sla monitor reaction-trigger command in user EXEC or privileged EXEC mode.
show ip sla monitor reaction-trigger [operation-number]
Syntax Description
operation-number |
(Optional) Number of the IP SLAs operation to display. |
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use the show ip sla monitor reaction-trigger command to display the configuration status and operational state of target operations that will be triggered as defined with the ip sla monitor reaction-configuration global configuration command.
Examples
The following is sample output from the show ip sla monitor reaction-trigger command:
Router# show ip sla monitor reaction-trigger 1
Reaction Table
Entry Number: 1
Target Entry Number: 2
Status of Entry (SNMP RowStatus): active
Operational State: pending
Related Commands
|
|
---|---|
show ip sla monitor configuration |
Displays configuration values including all defaults for all IP SLAs operations or the specified operation. |
show ip sla monitor responder
Note Effective with Cisco IOS Release 12.4(4)T, 12.2(33)SB, and 12.2(33)SXI, the show ip sla monitor responder command is replaced by the show ip sla responder command. See the show ip sla responder command for more information.
To display information about the Cisco IOS IP Service Level Agreements (SLAs) Responder, use the show ip sla monitor responder command in user EXEC or privileged EXEC mode.
show ip sla monitor responder
Syntax Description
This command has no arguments or keywords.
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use the show ip sla monitor responder command to display information about recent sources of IP SLAs control messages, such as who has sent recent control messages and who has sent invalid control messages.
Examples
The following is sample output from the show ip sla monitor responder command:
Router# show ip sla monitor responder
IP SLA Monitor Responder is: Enabled
Number of control message received: 19 Number of errors: 1
Recent sources:
10.0.0.1 [19:11:49.035 UTC Sat Dec 2 1995]
10.0.0.1 [19:10:49.023 UTC Sat Dec 2 1995]
10.0.0.1 [19:09:48.707 UTC Sat Dec 2 1995]
10.0.0.1 [19:08:48.687 UTC Sat Dec 2 1995]
10.0.0.1 [19:07:48.671 UTC Sat Dec 2 1995]
Recent error sources:
10.0.0.1 [19:10:49.023 UTC Sat Dec 2 1995] RTT_AUTH_FAIL
Related Commands
|
|
---|---|
show ip sla monitor configuration |
Displays configuration values for IP SLAs operations. |
show ip sla monitor statistics
Note Effective with Cisco IOS Release 12.4(4)T, 12.2(33)SB, and 12.2(33)SXI, the show ip sla monitor statistics command is replaced by the show ip sla statistics command. See the show ip sla statistics command for more information.
To display the current operational status and statistics of all Cisco IOS IP Service Level Agreements (SLAs) operations or a specified operation, use the show ip sla monitor statistics command in user EXEC or privileged EXEC mode.
show ip sla monitor statistics [operation-number] [details]
Syntax Description
operation-number |
(Optional) Number of the operation for which operational status and statistics are displayed. |
details |
(Optional) Operational status and statistics are displayed in greater detail. |
Defaults
Displays output for all running IP SLAs operations.
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use the show ip sla monitor statistics command to display the current state of IP SLAs operations, including how much life the operation has left, whether the operation is active, and the completion time. The output will also include the monitoring data returned for the last (most recently completed) operation.
Examples
The following is sample output from the show ip sla monitor statistics command:
Router# show ip sla monitor statistics
Current Operational State
Entry Number: 3
Modification Time: *22:15:43.000 UTC Sun Feb 11 2001
Diagnostics Text:
Last Time this Entry was Reset: Never
Number of Octets in use by this Entry: 1332
Number of Operations Attempted: 2
Current Seconds Left in Life: 3511
Operational State of Entry: active
Latest Completion Time (milliseconds): 544
Latest Operation Start Time: *22:16:43.000 UTC Sun Feb 11 2001
Latest Oper Sense: ok
Latest Sense Description: 200 OK
Total RTT: 544
DNS RTT: 12
TCP Connection RTT: 28
HTTP Transaction RTT: 504
HTTP Message Size: 9707
The following is sample output from the show ip sla monitor statistics command when the specified operation is a UDP jitter (codec) operation. The values shown indicate the values for the last IP SLAs operation.
Router# show ip sla monitor statistics
Current Operational State
Entry number: 10
Modification time: 12:57:45.690 UTC Sun Oct 26 2003
Number of operations attempted: 3
Number of operations skipped: 0
Current seconds left in Life: 3570
Operational state of entry: Active
Last time this entry was reset: Never
Connection loss occurred: FALSE
Timeout occurred: FALSE
Over thresholds occurred: FALSE
Latest RTT (milliseconds): 19
Latest operation start time: 12:57:45.723 Sun Oct 26 2003
Latest operation return code: OK
Voice Scores:
ICPIF: 20 MOS Score: 3.20
RTT Values:
NumOfRTT: 10 RTTAvg: 19 RTTMin: 19 RTTMax: 20
RTTSum: 191 RTTSum2: 3649
Packet Loss Values:
PacketLossSD: 0 PacketLossDS: 0
PacketOutOfSequence: 0 PacketMIA: 0 PacketLateArrival: 0
InternalError: 0 Busies: 0
Jitter Values:
NumOfJitterSamples: 9
MinOfPositivesSD: 0 MaxOfPositivesSD: 0
NumOfPositivesSD: 0 SumOfPositivesSD: 0 Sum2PositivesSD: 0
MinOfNegativesSD: 0 MaxOfNegativesSD: 0
NumOfNegativesSD: 0 SumOfNegativesSD: 0 Sum2NegativesSD: 0
MinOfPositivesDS: 1 MaxOfPositivesDS: 1
NumOfPositivesDS: 1 SumOfPositivesDS: 1 Sum2PositivesDS: 1
MinOfNegativesDS: 1 MaxOfNegativesDS: 1
NumOfNegativesDS: 1 SumOfNegativesDS: 1 Sum2NegativesDS: 1
Interarrival jitterout: 0 Interarrival jitterin: 0
One Way Values:
NumOfOW: 0
OWMinSD: 0 OWMaxSD: 0 OWSumSD: 0 OWSum2SD: 0
OWMinDS: 0 OWMaxDS: 0 OWSumDS: 0 OWSum2DS: 0
Table 52 describes the significant fields shown in the display.
Related Commands
|
|
---|---|
show ip sla monitor configuration |
Displays configuration values including all defaults for all IP SLAs operations or the specified operation. |
show ip sla monitor statistics aggregated
Note Effective with Cisco IOS Release 12.4(4)T, 12.2(33)SB, and 12.2(33)SXI, the show ip sla monitor statistics aggregated command is replaced by the show ip sla statistics aggregated command. See the show ip sla statistics aggregated command for more information.
To display the aggregated statistical errors and distribution information for all Cisco IOS IP Service Level Agreements (SLAs) operations or a specified operation, use the show ip sla monitor statistics aggregated command in user EXEC or privileged EXEC mode.
show ip sla monitor statistics aggregated [operation-number] [details]
Syntax Description
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use this command to display information such as the number of failed operations and the failure reason. The distributions statistics consist of the following:
•The sum of completion times (used to calculate the mean)
•The sum of the completion times squared (used to calculate standard deviation)
•The maximum and minimum completion time
•The number of completed attempts
This command shows information collected over the past two hours, unless you specify a different amount of time using the hours-of-statistics-kept command.
Note This command does not support the IP SLAs ICMP path jitter operation.
Examples
The following sections show sample output from the show ip sla monitor statistics aggregated and show ip sla monitor statistics aggregated details commands for different IP SLAs operations.
Output for HTTP Operations
The following example shows output from the show ip sla monitor statistics aggregated and show ip sla monitor statistics aggregated details commands when the specified operation is a Hypertext Transfer Protocol (HTTP) operation:
Router# show ip sla monitor statistics aggregated 1
Round trip time (RTT) Index 3
DNS RTT: 3004 ms
TCP Connection RTT: 16 ms
HTTP Transaction RTT: 84 ms
Number of successes: 0
Number of failures: 1
Router# show ip sla monitor statistics aggregated 1 details
Round trip time (RTT) Index 3
DNS RTT: 3004
TCP Connection RTT: 0
HTTP Transaction RTT: 0
HTTP time to first byte: 0
DNS TimeOut: 0
TCP TimeOut: 0
Transaction TimeOut: 0
DNS Error: 0
TCP Error: 0
Number of successes: 0
Number of failures: 1
Failed Operations due to over threshold: 0
Failed Operations due to Disconnect/TimeOut/Busy/No Connection: 0/0/0/0
Failed Operations due to Internal/Sequence/Verify Error: 1/0/0
Distribution Statistics:
Bucket Range: 0-9 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: 10-19 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: >20 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Output for UDP Jitter Operations
The following is sample output from the show ip sla monitor statistics aggregated and show ip sla monitor statistics aggregated details commands when the specified operation is a User Datagram Protocol (UDP) jitter operation:
Router# show ip sla monitor statistics aggregated 2
Round trip time (RTT) Index 7
RTT Values
Number Of RTT: 10
RTT Min/Avg/Max: 1/1/2 ms
Latency one-way time milliseconds
Number of Latency one-way Samples: 0
Source to Destination Latency one way Latency Min/Avg/Max: 0/0/0 ms
Destination to source Latency one way Min/Avg/Max: 0/0/0 ms
Jitter time milliseconds
Number of Jitter Samples: 9
Source to Destination Jitter Min/Avg/Max: 1/1/1 ms
Destination to Source Jitter Min/Avg/Max: 1/1/1 ms
Packet Loss Values
Loss Source to Destination: 0 Loss Destination to Source: 0
Out Of Sequence: 0 Tail Drop: 0 Packet Late Arrival: 0
Number of successes: 1
Number of failures: 1
Router# show ip sla monitor statistics aggregated 2 details
Round trip time (RTT) Index 7
RTT Values
Number Of RTT: 10
RTT Min/Avg/Max: 1/1/1 ms
Latency one-way time milliseconds
Number of Latency one-way Samples: 0
Source to Destination Latency one way Min/Avg/Max: 0/0/0 ms
Destination to Source Latency one way Min/Avg/Max: 0/0/0 ms
Source to Destination Latency one way Sum/Sum2: 0/0
Destination to Source Latency one way Sum/Sum2: 0/0
Jitter time milliseconds
Number of Jitter Samples: 9
Source to Destination Jitter Min/Avg/Max: 1/1/1 ms
Destination to Source Jitter Min/Avg/Max: 1/1/1 ms
Source to destination positive jitter Min/Avg/Max: 1/1/1 ms
Source to destination positive jitter Number/Sum/Sum2: 1/1/1
Source to destination negative jitter Min/Avg/Max: 1/1/1 ms
Source to destination negative jitter Number/Sum/Sum2: 1/1/1
Destination to Source positive jitter Min/Avg/Max: 1/1/1 ms
Destination to Source positive jitter Number/Sum/Sum2: 2/2/2
Destination to Source negative jitter Min/Avg/Max: 1/1/1 ms
Destination to Source negative jitter Number/Sum/Sum2: 2/2/2
Interarrival jitterout: 0 Interarrival jitterin: 0
Packet Loss Values
Loss Source to Destination: 0 Loss Destination to Source: 0
Out Of Sequence: 0 Tail Drop: 0 Packet Late Arrival: 0
Number of successes: 3
Number of failures: 1
Failed Operations due to over threshold: 0
Failed Operations due to Disconnect/TimeOut/Busy/No Connection: 0/23/0/0
Failed Operations due to Internal/Sequence/Verify Error: 0/0/0
Distribution Statistics:
Bucket Range: 0-9 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: 10-19 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: >20 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Output for ICMP Echo Operations
The following is sample output from the show ip sla monitor statistics aggregated and show ip sla monitor statistics aggregated details commands when the specified operation is an Internet Control Message Protocol (ICMP) echo operation:
Router# show ip sla monitor statistics aggregated 3
Round trip time (RTT)Index 3
Start Time Index: 05:31:12.896 PST Wed Sep 3 2003
RTT Values
Number Of RTT: 0
RTT Min/Avg/Max: 0/0/0 ms
Number of successes: 0
Number of failures: 21
Router# show ip sla monitor statistics aggregated 3 details
Round trip time (RTT)Index 3
Start Time Index: 05:31:12.897 PST Wed Sep 3 2003
RTT Values
Number Of RTT: 0
RTT Min/Avg/Max: 0/0/0 ms
Number of successes: 0
Number of failures: 23
Failed Operations due to over threshold: 0
Failed Operations due to Disconnect/TimeOut/Busy/No Connection: 0/23/0/0
Failed Operations due to Internal/Sequence/Verify Error: 0/0/0
Distribution Statistics:
Bucket Range: 0-9 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: 10-19 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: >20 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Output for TCP Connect, DNS, FTP, DHCP, and UDP Echo Operations
The following is sample output from the show ip sla monitor statistics aggregated and show ip sla monitor statistics aggregated details commands when the specified operation is a Transmission Control Protocol (TCP) connect, Domain Name System (DNS), File Transfer Protocol (FTP), Dynamic Host Configuration Protocol (DHCP), or UDP echo operation:
Router# show ip sla monitor statistics aggregated 3
Round trip time (RTT)Index 3
Start Time Index: 05:31:12.896 PST Wed Sep 3 2003
Number of successes: 0
Number of failures: 21
Router# show ip sla monitor statistics aggregated 3 details
Round trip time (RTT)Index 3
Start Time Index: 05:31:12.897 PST Wed Sep 3 2003
Number of successes: 0
Number of failures: 23
Failed Operations due to over threshold: 0
Failed Operations due to Disconnect/TimeOut/Busy/No Connection: 0/23/0/0
Failed Operations due to Internal/Sequence/Verify Error: 0/0/0
Distribution Statistics:
Bucket Range: 0-9 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: 10-19 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: >20 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Output for ICMP Path Echo Operations
The following is sample output from the show ip sla monitor statistics aggregated and show ip sla monitor statistics aggregated details commands when the specified operation is an ICMP path echo operation:
Router# show ip sla monitor statistics aggregated 3
Round trip time (RTT) Index 3
Start Time Index: 05:31:12.896 PST Wed Sep 3 2003
Path Index: 1
Hop in Path Index: 1
Number of successes: 0
Number of failures: 21
Round trip time (RTT) Index 3
Start Time Index: 05:31:12.896 PST Wed Sep 3 2003
Path Index: 2
Hop in Path Index: 1
Number of successes: 0
Number of failures: 21
Round trip time (RTT) Index 3
Start Time Index: 05:31:12.896 PST Wed Sep 3 2003
Path Index: 2
Hop in Path Index: 2
Number of successes: 0
Number of failures: 21
Round trip time (RTT) Index 3
Start Time Index: 05:31:12.896 PST Wed Sep 3 2003
Path Index: 2
Hop in Path Index: 3
Number of successes: 0
Number of failures: 21
.
.
.
Router# show ip sla monitor statistics aggregated 3 details
Round trip time (RTT) Index 3
Start Time Index: 05:31:12.897 PST Wed Sep 3 2003
Path Index: 1
Hop in Path Index: 1
Number of successes: 0
Number of failures: 21
Failed Operations due to over threshold: 0
Failed Operations due to Disconnect/TimeOut/Busy/No Connection: 0/21/0/0
Failed Operations due to Internal/Sequence/Verify Error: 0/0/0
Target Address: 10.4.23.44
Distribution Statistics:
Bucket Range: 0-9 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: 10-19 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: >20 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Round trip time (RTT) Index 3
Start Time Index: 05:31:12.897 PST Wed Sep 3 2003
Path Index: 2
Hop in Path Index: 1
Number of successes: 0
Number of failures: 21
Failed Operations due to over threshold: 0
Failed Operations due to Disconnect/TimeOut/Busy/No Connection: 0/21/0/0
Failed Operations due to Internal/Sequence/Verify Error: 0/0/0
Target Address: 10.4.23.44
Distribution Statistics:
Bucket Range: 0-9 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: 10-19 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: >20 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Round trip time (RTT) Index 3
Start Time Index: 05:31:12.897 PST Wed Sep 3 2003
Path Index: 2
Hop in Path Index: 2
Number of successes: 0
Number of failures: 21
Failed Operations due to over threshold: 0
Failed Operations due to Disconnect/TimeOut/Busy/No Connection: 0/21/0/0
Failed Operations due to Internal/Sequence/Verify Error: 0/0/0
Target Address: 10.4.23.44
Distribution Statistics:
Bucket Range: 0-9 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: 10-19 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: >20 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Round trip time (RTT) Index 3
Start Time Index: 05:31:12.897 PST Wed Sep 3 2003
Path Index: 2
Hop in Path Index: 3
Number of successes: 0
Number of failures: 21
Failed Operations due to over threshold: 0
Failed Operations due to Disconnect/TimeOut/Busy/No Connection: 0/21/0/0
Failed Operations due to Internal/Sequence/Verify Error: 0/0/0
Target Address: 10.4.23.44
Distribution Statistics:
Bucket Range: 0-9 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: 10-19 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: >20 ms:
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
.
.
.
Related Commands
show ip sla monitor totals-statistics
Note Effective with Cisco IOS Release 12.4(2)T, the show ip sla monitor totals-statistics command is replaced by the show ip sla monitor statistics aggregated command. See the show ip sla statistics aggregated command for more information.
To display the total statistical values (accumulation of error counts and completions) for all Cisco IOS IP Service Level Agreements (SLAs) operations or the specified operation, use the show ip sla monitor totals-statistics command in user EXEC or privileged EXEC mode.
show ip sla monitor totals-statistics [number] [tabular | full]
Syntax Description
Defaults
Full format for all operations
Command Modes
User EXEC
Privileged EXEC
Command History
|
|
---|---|
12.3(14)T |
This command was introduced. |
12.4(2)T |
This command was replaced by the show ip sla monitor statistics aggregated command. |
Usage Guidelines
The total statistics consist of the following items:
•The operation number
•The start time of the current hour of statistics
•The age of the current hour of statistics
•The number of attempted operations
You can also use the show ip sla monitor distributions-statistics and show ip sla monitor collection-statistics commands to display additional statistical information.
Examples
The following is sample output from the show ip sla monitor totals-statistics command in full format:
Router# show ip sla monitor totals-statistics
Statistic Totals
Entry Number: 1
Start Time Index: *17:15:41.000 UTC Thu May 16 1996
Age of Statistics Entry (hundredths of seconds): 48252
Number of Initiations: 10
Related Commands
show ip sla mpls-lsp-monitor collection-statistics
To display the statistics for Cisco IOS IP Service Level Agreements (SLAs) operations belonging to a label switched path (LSP) discovery group of an LSP Health Monitor operation, use the show ip sla mpls-lsp-monitor collection-statistics command in user EXEC or privileged EXEC mode.
show ip sla mpls-lsp-monitor collection-statistics [group-id]
Syntax Description
group-id |
(Optional) Identification number of the LSP discovery group for which the details will be displayed. |
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use the show ip sla mpls-lsp-monitor collection-statistics command if the LSP discovery option is enabled for an LSP Health Monitor operation. This command is not applicable if the LSP discovery option is disabled.
When the LSP discovery option is enabled, an individual IP SLAs operation is created by the LSP Health Monitor for each equal-cost multipath belonging to an LSP discovery group of a particular LSP Health Monitor operation. The network connectivity statistics collected by each individual IP SLAs operation are aggregated and stored in one-hour increments (data can be collected for a maximum of two hours). Results are stored as group averages representative of all the equal-cost multipaths within the group for a given one-hour increment.
Examples
The following is sample output from the show ip sla mpls-lsp-monitor collection-statistics command:
Router# show ip sla mpls-lsp-monitor collection-statistics 100001
Entry number: 100001
Start Time Index: *19:32:37.995 EST Mon Feb 28 2005
Path Discovery Start Time: *20:23:43.919 EST Mon Feb 28 2005
Target destination IP address: 10.131.161.251
Path Discovery Status: OK
Path Discovery Completion Time: 1772
Path Discovery Minimum Paths: 12
Path Discovery Maximum Paths: 12
LSP Group Index: 100001
LSP Group Status: up
Total Pass: 1225
Total Timeout: 0 Total Fail: 0
Latest probe status: 'up,up,up,up,up,up,up,up,up,up,up,up'
Latest Path Identifier: '127.0.0.13-Se3/0-38,127.0.0.6-Se3/0-38,127.0.0.1-Se3/0-38,127.0.0.2-Se3/0-38,127.0.0.4-Se 3/0-38,127.0.0.5-Se3/0-38,127.0.0.13-Se4/0-38,127.0.0.6-Se4/0-38,127.0.0.1-Se4/0-38,127.0. 0.2-Se4/0-38,127.0.0.4-Se4/0-38,127.0.0.5-Se4/0-38'
Minimum RTT: 24 Maximum RTT: 100 Average RTT: 42
Table 53 describes the significant fields shown in the display.
Related Commands
|
|
---|---|
auto ip sla mpls-lsp-monitor |
Begins configuration for an IP SLAs LSP Health Monitor operation and enters auto IP SLA MPLS configuration mode. |
show ip sla mpls-lsp-monitor configuration
To display configuration settings for IP Service Level Agreements (SLAs) label switched path (LSP) Health Monitor operations, use the show ip sla mpls-lsp-monitor configuration command in user EXEC or privileged EXEC mode.
show ip sla mpls-lsp-monitor configuration [operation-number]
Syntax Description
operation-number |
(Optional) Number of the LSP Health Monitor operation for which the details will be displayed. |
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
If the identification number of an LSP Health Monitor operation is not specified, configuration values for all the configured LSP Health Monitor operations will be displayed.
Examples
The following is sample output from the show ip sla mpls-lsp-monitor configuration command:
Router# show ip sla mpls-lsp-monitor configuration 1
Entry Number : 1
Modification time : *12:18:21.830 PDT Fri Aug 19 2005
Operation Type : echo
Vrf Name : ipsla-vrf-all
Tag :
EXP Value : 0
Timeout(ms) : 1000
Threshold(ms) : 5000
Frequency(sec) : Equals schedule period
LSP Selector : 127.0.0.1
ScanInterval(min) : 1
Delete Scan Factor : 1
Operations List : 100001-100003
Schedule Period(sec): 60
Request size : 100
Start Time : Start Time already passed
SNMP RowStatus : Active
TTL value : 255
Reply Mode : ipv4
Reply Dscp Bits :
Secondary Frequency : Enabled on Timeout
Value(sec) : 10
Reaction Configs :
Reaction : connectionLoss
Threshold Type : Consecutive
Threshold Count : 3
Action Type : Trap Only
Reaction : timeout
Threshold Type : Consecutive
Threshold Count : 3
Action Type : Trap Only
Table 54 describes the significant fields shown in the display.
Related Commands
show ip sla mpls-lsp-monitor lpd operational-state
To display the operational status of the label switched path (LSP) discovery groups belonging to an IP Service Level Agreements (SLAs) LSP Health Monitor operation, use the show ip sla mpls-lsp-monitor lpd operational-state command in user EXEC or privileged EXEC mode.
show ip sla mpls-lsp-monitor lpd operational-state [group-id]
Syntax Description
group-id |
(Optional) Identification number of the LSP discovery group for which the details will be displayed. |
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use the show ip sla mpls-lsp-monitor lpd operational-state command if the LSP discovery option is enabled for an LSP Health Monitor operation. This command is not applicable if the LSP discovery option is disabled.
Examples
The following is sample output from the show ip sla mpls-lsp-monitor lpd operational-state command:
Router# show ip sla mpls-lsp-monitor lpd operational-state 100001
Entry number: 100001
MPLSLM Entry Number: 1
Target FEC Type: LDP IPv4 prefix
Target Address: 192.168.1.11
Number of Statistic Hours Kept: 2
Last time LPD Stats were reset: *21:21:18.239 GMT Tue Jun 20 2006
Traps Type: 3
Latest Path Discovery Mode: rediscovery complete
Latest Path Discovery Start Time: *21:59:04.475 GMT Tue Jun 20 2006
Latest Path Discovery Return Code: OK
Latest Path Discovery Completion Time(ms): 3092
Number of Paths Discovered: 3
Path Information :
Path Outgoing Lsp Link Conn Adj Downstream
Index Interface Selector Type Id Addr Label Stack Status
1 Et0/0 127.0.0.8 90 0 10.10.18.30 21 OK
2 Et0/0 127.0.0.2 90 0 10.10.18.30 21 OK
3 Et0/0 127.0.0.1 90 0 10.10.18.30 21 OK
Table 55 describes the significant fields shown in the display.
Related Commands
|
|
---|---|
auto ip sla mpls-lsp-monitor |
Begins configuration for an IP SLAs LSP Health Monitor operation and enters auto IP SLA MPLS configuration mode. |
show ip sla mpls-lsp-monitor neighbors
To display routing and connectivity information about Multiprotocol Label Switching (MPLS) Virtual Private Network (VPN) Border Gateway Protocol (BGP) next hop neighbors discovered by the IP Service Level Agreements (SLAs) label switched path (LSP) Health Monitor, use the show ip sla mpls-lsp-monitor neighbors command in user EXEC or privileged EXEC mode.
show ip sla mpls-lsp-monitor neighbors
Syntax Description
This command has no arguments or keywords.
Command Modes
User EXEC
Privileged EXEC
Command History
Examples
The following is sample output from the show ip sla mpls-lsp-monitor neighbors command:
Router# show ip sla mpls-lsp-monitor neighbors
IP SLA MPLS LSP Monitor Database : 1
BGP Next hop 10.10.10.5 (Prefix: 10.10.10.5/32) OK
ProbeID: 100001 (red, blue, green)
BGP Next hop 10.10.10.7 (Prefix: 10.10.10.7/32) OK
ProbeID: 100002 (red, blue, green)
BGP Next hop 10.10.10.8 (Prefix: 10.10.10.8/32) OK
ProbeID: 100003 (red, blue, green)
Table 56 describes the significant fields shown in the display.
Related Commands
|
|
---|---|
auto ip sla mpls-lsp-monitor |
Begins configuration for an IP SLAs LSP Health Monitor operation and enters auto IP SLA MPLS configuration mode. |
show ip sla mpls-lsp-monitor scan-queue
To display information about adding or deleting Border Gateway Protocol (BGP) next hop neighbors from a particular Multiprotocol Label Switching (MPLS) Virtual Private Network (VPN) of an IP Service Level Agreements (SLAs) LSP Health Monitor operation, use the show ip sla mpls-lsp-monitor scan-queue command in user EXEC or privileged EXEC mode.
show ip sla mpls-lsp-monitor scan-queue operation-number
Syntax Description
operation-number |
Number of the LSP Health Monitor operation for which the details will be displayed. |
Command Modes
User EXEC
Privileged EXEC
Command History
Examples
The following is sample output from the show ip sla mpls-lsp-monitor scan-queue command:
Router# show ip sla mpls-lsp-monitor scan-queue 1
Next scan Time after: 23 Secs
Next Delete scan Time after: 83 Secs
BGP Next hop Prefix vrf Add/Delete?
10.10.10.8 10.10.10.8/32 red Add
10.10.10.8 10.10.10.8/32 blue Add
10.10.10.8 10.10.10.8/32 green Add
Table 57 describes the significant fields shown in the display.
Related Commands
show ip sla mpls-lsp-monitor summary
To display Border Gateway Protocol (BGP) next hop neighbor and label switched path (LSP) discovery group information for IP Service Level Agreements (SLAs) LSP Health Monitor operations, use the show ip sla mpls-lsp-monitor summary command in user EXEC or privileged EXEC mode.
show ip sla mpls-lsp-monitor summary [operation-number [group [group-id]]]
Syntax Description
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use the show ip sla mpls-lsp-monitor summary command if the LSP discovery option is enabled for an LSP Health Monitor operation. This command is not applicable if the LSP discovery option is disabled.
Examples
The following is sample output from the show ip sla mpls-lsp-monitor summary operation-number command:
Router# show ip sla mpls-lsp-monitor summary 1
Index - MPLS LSP Monitor probe index.
Destination - Target IP address of the BGP Next Hop.
Status - LPD Group Status.
LPD Group ID - Unique index to identify the LPD Group.
Last Operation Time - Last time an operation was attempted by a particular probe in the LPD group.
Index Destination Status LPD Group ID Last Operation Time
1 100.1.1.1 up 100001 19:33:37.915 EST Mon Feb 28 2005
2 100.1.1.2 down 100002 19:33:47.915 EST Mon Feb 28 2005
3 100.1.1.3 retry 100003 19:33:57.915 EST Mon Feb 28 2005
4 100.1.1.4 partial 100004 19:34:07.915 EST Mon Feb 28 2005
The following is sample output from the show ip sla mpls-lsp-monitor summary operation-number group group-id command:
Router# show ip sla mpls-lsp-monitor summary 1 group 100001
Group ID - Unique number to identify a LPD group
Lsp-selector - Unique 127/8 address used to identify an LPD.
Latest operation status - Latest probe status.
Last Operation time - Time when the last operation was attempted.
Group ID Lsp-Selector Status Failures Successes RTT Last Operation Time
100001 127.0.0.13 up 0 78 32 *20:11:37.895 EST Mon Feb 28 2005
100001 127.0.0.15 up 0 78 32 *20:11:37.995 EST Mon Feb 28 2005
100001 127.0.0.16 up 0 78 32 *20:11:38.067 EST Mon Feb 28 2005
100001 127.0.0.26 up 0 78 32 *20:11:38.175 EST Mon Feb 28 2005
Table 58 describes the significant fields shown in the display.
Related Commands
|
|
---|---|
auto ip sla mpls-lsp-monitor |
Begins configuration for an IP SLAs LSP Health Monitor operation and enters auto IP SLA MPLS configuration mode. |
show ip sla reaction-configuration
To display the configured proactive threshold monitoring settings for all Cisco IOS IP Service Level Agreements (SLAs) operations or a specified operation, use the show ip sla reaction-configuration command in user EXEC or privileged EXEC mode.
show ip sla reaction-configuration [operation-number]
Syntax Description
operation-number |
(Optional) Number of the operation for which the reaction configuration characteristics is displayed. |
Defaults
Displays configured proactive threshold monitoring settings for all IP SLAs operations.
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use the ip sla reaction-configuration command in global configuration mode to configure the proactive threshold monitoring parameters for an IP SLAs operations.
Examples
In the following example, multiple monitored elements (indicated by the Reaction values) are configured for a single IP SLAs operation:
Router# show ip sla reaction-configuration
Entry Number: 1
Reaction: RTT
Threshold type: Never
Rising (milliseconds): 5000
Falling (milliseconds): 3000
Threshold Count: 5
Threshold Count2: 5
Action Type: None
Reaction: jitterDSAvg
Threshold type: average
Rising (milliseconds): 5
Falling (milliseconds): 3
Threshold Count: 5
Threshold Count2: 5
Action Type: triggerOnly
Reaction: jitterDSAvg
Threshold type: immediate
Rising (milliseconds): 5
Falling (milliseconds): 3
Threshold Count: 5
Threshold Count2: 5
Action Type: trapOnly
Reaction: PacketLossSD
Threshold type: immediate
Rising (milliseconds): 5
Threshold Falling (milliseconds): 3
Threshold Count: 5
Threshold Count2: 5
Action Type: trapOnly
Table 59 describes the significant fields shown in the display.
Related Commands
|
|
---|---|
ip sla reaction-configuration |
Configures proactive threshold monitoring parameters for an IP SLAs operation. |
show ip sla reaction-trigger
To display the reaction trigger information for all Cisco IOS IP Service Level Agreements (SLAs) operations or the specified operation, use the show ip sla reaction-trigger command in user EXEC or privileged EXEC mode.
show ip sla reaction-trigger [operation-number]
Syntax Description
operation-number |
(Optional) Number of the IP SLAs operation to display. |
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use the show ip sla reaction-trigger command to display the configuration status and operational state of target operations that will be triggered as defined with the ip sla reaction-configuration global configuration command.
Examples
The following is sample output from the show ip sla reaction-trigger command:
Router# show ip sla reaction-trigger 1
Reaction Table
Entry Number: 1
Target Entry Number: 2
Status of Entry (SNMP RowStatus): active
Operational State: pending
Related Commands
|
|
---|---|
show ip sla configuration |
Displays configuration values including all defaults for all IP SLAs operations or the specified operation. |
show ip sla responder
To display information about the Cisco IOS IP Service Level Agreements (SLAs) Responder, use the show ip sla responder command in user EXEC or privileged EXEC mode.
show ip sla responder
Syntax Description
This command has no arguments or keywords.
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use the show ip sla responder command to display information about recent sources of IP SLAs control messages, such as who has sent recent control messages and who has sent invalid control messages.
Examples
The following sections show sample output from the show ip sla responder command for IP SLAs Responders in IPv4 and IPv6 networks.
Output in an IPv4 Network
The following is sample output from the show ip sla responder command in an IPv4 network:
Router# show ip sla responder
IP SLA Monitor Responder is: Enabled
Number of control message received: 19 Number of errors: 1
Recent sources:
10.0.0.1 [19:11:49.035 UTC Sat Dec 2 2005]
10.0.0.1 [19:10:49.023 UTC Sat Dec 2 2005]
10.0.0.1 [19:09:48.707 UTC Sat Dec 2 2005]
10.0.0.1 [19:08:48.687 UTC Sat Dec 2 2005]
10.0.0.1 [19:07:48.671 UTC Sat Dec 2 2005]
Recent error sources:
10.0.0.1 [19:10:49.023 UTC Sat Dec 2 2005] RTT_AUTH_FAIL
Output in an IPv6 Network
The following is sample output from the show ip sla responder command in an IPv6 network:
Router# show ip sla responder
IP SLA Responder is: Enabled
Number of control message received: 19 Number of errors: 1
Recent sources:
2001:DB8:100::1 [19:11:49.035 IST Thu Jul 13 2006]
2001:DB8:100::1 [19:10:49.023 IST Thu Jul 13 2006]
2001:DB8:100::1 [19:09:48.707 IST Thu Jul 13 2006]
2001:DB8:100::1 [19:08:48.687 IST Thu Jul 13 2006]
2001:DB8:100::1 [19:07:48.671 IST Thu Jul 13 2006]
Recent error sources:
2001:DB8:100::1 [19:10:49.023 IST Thu Jul 13 2006] RTT_AUTH_FAIL
Related Commands
|
|
---|---|
show ip sla configuration |
Displays configuration values for IP SLAs operations. |
show ip sla statistics
To display the current operational status and statistics of all Cisco IOS IP Service Level Agreements (SLAs) operations or a specified operation, use the show ip sla statistics command in user EXEC or privileged EXEC mode.
show ip sla statistics [operation-number] [details]
Syntax Description
operation-number |
(Optional) Number of the operation for which operational status and statistics are displayed. |
details |
(Optional) Operational status and statistics are displayed in greater detail. |
Defaults
Displays output for all running IP SLAs operations.
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use the show ip sla statistics command to display the current state of IP SLAs operations, including how much life the operation has left, whether the operation is active, and the completion time. The output will also include the monitoring data returned for the last (most recently completed) operation.
Examples
The following is sample output from the show ip sla statistics command:
Router# show ip sla statistics
Current Operational State
Entry Number: 3
Modification Time: *22:15:43.000 UTC Sun Feb 11 2001
Diagnostics Text:
Last Time this Entry was Reset: Never
Number of Octets in use by this Entry: 1332
Number of Operations Attempted: 2
Current Seconds Left in Life: 3511
Operational State of Entry: active
Latest Completion Time (milliseconds): 544
Latest Operation Start Time: *22:16:43.000 UTC Sun Feb 11 2001
Latest Oper Sense: ok
Latest Sense Description: 200 OK
Total RTT: 544
DNS RTT: 12
TCP Connection RTT: 28
HTTP Transaction RTT: 504
HTTP Message Size: 9707
The following is sample output from the show ip sla statistics command when the specified operation is a UDP jitter (codec) operation. The values shown indicate the values for the last IP SLAs operation.
Router# show ip sla statistics
Current Operational State
Entry number: 10
Modification time: 12:57:45.690 UTC Sun Oct 26 2003
Number of operations attempted: 3
Number of operations skipped: 0
Current seconds left in Life: 3570
Operational state of entry: Active
Last time this entry was reset: Never
Connection loss occurred: FALSE
Timeout occurred: FALSE
Over thresholds occurred: FALSE
Latest RTT (milliseconds): 19
Latest operation start time: 12:57:45.723 Sun Oct 26 2003
Latest operation return code: OK
Voice Scores:
ICPIF: 20 MOS Score: 3.20
RTT Values:
NumOfRTT: 10 RTTAvg: 19 RTTMin: 19 RTTMax: 20
RTTSum: 191 RTTSum2: 3649
Packet Loss Values:
PacketLossSD: 0 PacketLossDS: 0
PacketOutOfSequence: 0 PacketMIA: 0 PacketLateArrival: 0
InternalError: 0 Busies: 0
Jitter Values:
NumOfJitterSamples: 9
MinOfPositivesSD: 0 MaxOfPositivesSD: 0
NumOfPositivesSD: 0 SumOfPositivesSD: 0 Sum2PositivesSD: 0
MinOfNegativesSD: 0 MaxOfNegativesSD: 0
NumOfNegativesSD: 0 SumOfNegativesSD: 0 Sum2NegativesSD: 0
MinOfPositivesDS: 1 MaxOfPositivesDS: 1
NumOfPositivesDS: 1 SumOfPositivesDS: 1 Sum2PositivesDS: 1
MinOfNegativesDS: 1 MaxOfNegativesDS: 1
NumOfNegativesDS: 1 SumOfNegativesDS: 1 Sum2NegativesDS: 1
Interarrival jitterout: 0 Interarrival jitterin: 0
One Way Values:
NumOfOW: 0
OWMinSD: 0 OWMaxSD: 0 OWSumSD: 0 OWSum2SD: 0
OWMinDS: 0 OWMaxDS: 0 OWSumDS: 0 OWSum2DS: 0
Table 60 describes the significant fields shown in the display.
Related Commands
|
|
---|---|
show ip sla configuration |
Displays configuration values including all defaults for all IP SLAs operations or the specified operation. |
show ip sla statistics aggregated
To display the aggregated statistical errors and distribution information for all Cisco IOS IP Service Level Agreements (SLAs) operations or a specified operation, use the show ip sla statistics aggregated command in user EXEC or privileged EXEC mode.
show ip sla statistics aggregated [operation-number] [details]
Syntax Description
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use this command to display information such as the number of failed operations and the failure reason. The distributions statistics consist of the following:
•The sum of completion times (used to calculate the mean)
•The sum of the completions times squared (used to calculate standard deviation)
•The maximum and minimum completion time
•The number of completed attempts
This command shows information collected over the past two hours, unless you specify a different amount of time using the history hours-of-statistics-kept command.
Note This command does not support the IP SLAs ICMP path jitter operation.
Examples
The following sections show sample output from the show ip sla statistics aggregated and show ip sla statistics aggregated details commands for different IP SLAs operations:
Output for HTTP Operations
The following example shows output from the show ip sla statistics aggregated and show ip sla statistics aggregated details commands when the specified operation is a Hypertext Transfer Protocol (HTTP) operation:
Router# show ip sla statistics aggregated 1
Round trip time (RTT) Index 3
DNS RTT: 3004 ms
TCP Connection RTT: 16 ms
HTTP Transaction RTT: 84 ms
Number of successes: 0
Number of failures: 1
Router# show ip sla statistics aggregated 1 details
Round trip time (RTT) Index 3
DNS RTT: 3004
TCP Connection RTT: 0
HTTP Transaction RTT: 0
HTTP time to first byte: 0
DNS TimeOut: 0
TCP TimeOut: 0
Transaction TimeOut: 0
DNS Error: 0
TCP Error: 0
Number of successes: 0
Number of failures: 1
Failed Operations due to over threshold: 0
Failed Operations due to Disconnect/TimeOut/Busy/No Connection: 0/0/0/0
Failed Operations due to Internal/Sequence/Verify Error: 1/0/0
Distribution Statistics:
Bucket Range: 0 to < 9ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: 10 to < 19ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: >=20 ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Output for UDP Jitter Operations
The following is sample output from the show ip sla statistics aggregated and show ip sla statistics aggregated details commands when the specified operation is a User Datagram Protocol (UDP) jitter operation:
Router# show ip sla statistics aggregated 2
Round trip time (RTT) Index 7
RTT Values
Number Of RTT: 10
RTT Min/Avg/Max: 1/1/2 ms
Latency one-way time milliseconds
Number of Latency one-way Samples: 0
Source to Destination Latency one way Latency Min/Avg/Max: 0/0/0 ms
Destination to source Latency one way Min/Avg/Max: 0/0/0 ms
Jitter time milliseconds
Number of Jitter Samples: 9
Source to Destination Jitter Min/Avg/Max: 1/1/1 ms
Destination to Source Jitter Min/Avg/Max: 1/1/1 ms
Packet Loss Values
Loss Source to Destination: 0 Loss Destination to Source: 0
Out Of Sequence: 0 Tail Drop: 0 Packet Late Arrival: 0
Number of successes: 1
Number of failures: 1
Router# show ip sla statistics aggregated 2 details
Round trip time (RTT) Index 7
RTT Values
Number Of RTT: 10
RTT Min/Avg/Max: 1/1/1 ms
Latency one-way time milliseconds
Number of Latency one-way Samples: 0
Source to Destination Latency one way Min/Avg/Max: 0/0/0 ms
Destination to Source Latency one way Min/Avg/Max: 0/0/0 ms
Source to Destination Latency one way Sum/Sum2: 0/0
Destination to Source Latency one way Sum/Sum2: 0/0
Jitter time milliseconds
Number of Jitter Samples: 9
Source to Destination Jitter Min/Avg/Max: 1/1/1 ms
Destination to Source Jitter Min/Avg/Max: 1/1/1 ms
Source to destination positive jitter Min/Avg/Max: 1/1/1 ms
Source to destination positive jitter Number/Sum/Sum2: 1/1/1
Source to destination negative jitter Min/Avg/Max: 1/1/1 ms
Source to destination negative jitter Number/Sum/Sum2: 1/1/1
Destination to Source positive jitter Min/Avg/Max: 1/1/1 ms
Destination to Source positive jitter Number/Sum/Sum2: 2/2/2
Destination to Source negative jitter Min/Avg/Max: 1/1/1 ms
Destination to Source negative jitter Number/Sum/Sum2: 2/2/2
Interarrival jitterout: 0 Interarrival jitterin: 0
Packet Loss Values
Loss Source to Destination: 0 Loss Destination to Source: 0
Out Of Sequence: 0 Tail Drop: 0 Packet Late Arrival: 0
Number of successes: 3
Number of failures: 1
Failed Operations due to over threshold: 0
Failed Operations due to Disconnect/TimeOut/Busy/No Connection: 0/23/0/0
Failed Operations due to Internal/Sequence/Verify Error: 0/0/0
Distribution Statistics:
Bucket Range: 0 to < 9ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: 10 to < 19ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: >=20 ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Output for ICMP Echo Operations
The following is sample output from the show ip sla statistics aggregated and show ip sla statistics aggregated details commands when the specified operation is an Internet Control Message Protocol (ICMP) echo operation:
Router# show ip sla statistics aggregated 3
Round trip time (RTT)Index 3
Start Time Index: 05:31:12.896 PST Wed Sep 3 2003
RTT Values
Number Of RTT: 0
RTT Min/Avg/Max: 0/0/0 ms
Number of successes: 0
Number of failures: 21
Router# show ip sla statistics aggregated 3 details
Round trip time (RTT)Index 3
Start Time Index: 05:31:12.897 PST Wed Sep 3 2003
RTT Values
Number Of RTT: 0
RTT Min/Avg/Max: 0/0/0 ms
Number of successes: 0
Number of failures: 23
Failed Operations due to over threshold: 0
Failed Operations due to Disconnect/TimeOut/Busy/No Connection: 0/23/0/0
Failed Operations due to Internal/Sequence/Verify Error: 0/0/0
Distribution Statistics:
Bucket Range: 0 to < 9ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: 10 to < 19ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: >=20 ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Output for TCP Connect, DNS, FTP, DHCP, and UDP Echo Operations
The following is sample output from the show ip sla statistics aggregated and show ip sla statistics aggregated details commands when the specified operation is a Transmission Control Protocol (TCP) connect, Domain Name System (DNS), File Transfer Protocol (FTP), Dynamic Host Configuration Protocol (DHCP), or UDP echo operation:
Router# show ip sla statistics aggregated 3
Round trip time (RTT)Index 3
Start Time Index: 05:31:12.896 PST Wed Sep 3 2003
Number of successes: 0
Number of failures: 21
Router# show ip sla statistics aggregated 3 details
Round trip time (RTT)Index 3
Start Time Index: 05:31:12.897 PST Wed Sep 3 2003
Number of successes: 0
Number of failures: 23
Failed Operations due to over threshold: 0
Failed Operations due to Disconnect/TimeOut/Busy/No Connection: 0/23/0/0
Failed Operations due to Internal/Sequence/Verify Error: 0/0/0
Distribution Statistics:
Bucket Range: 0 to < 9ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: 10 to < 19ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: >=20 ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Output for ICMP Path Echo Operations
The following is sample output from the show ip sla statistics aggregated and show ip sla statistics aggregated details commands when the specified operation is an ICMP path echo operation:
Router# show ip sla statistics aggregated 3
Round trip time (RTT) Index 3
Start Time Index: 05:31:12.896 PST Wed Sep 3 2003
Path Index: 1
Hop in Path Index: 1
Number of successes: 0
Number of failures: 21
Round trip time (RTT) Index 3
Start Time Index: 05:31:12.896 PST Wed Sep 3 2003
Path Index: 2
Hop in Path Index: 1
Number of successes: 0
Number of failures: 21
Round trip time (RTT) Index 3
Start Time Index: 05:31:12.896 PST Wed Sep 3 2003
Path Index: 2
Hop in Path Index: 2
Number of successes: 0
Number of failures: 21
Round trip time (RTT) Index 3
Start Time Index: 05:31:12.896 PST Wed Sep 3 2003
Path Index: 2
Hop in Path Index: 3
Number of successes: 0
Number of failures: 21
.
.
.
Router# show ip sla statistics aggregated 3 details
Round trip time (RTT) Index 3
Start Time Index: 05:31:12.897 PST Wed Sep 3 2003
Path Index: 1
Hop in Path Index: 1
Number of successes: 0
Number of failures: 21
Failed Operations due to over threshold: 0
Failed Operations due to Disconnect/TimeOut/Busy/No Connection: 0/21/0/0
Failed Operations due to Internal/Sequence/Verify Error: 0/0/0
Target Address: 10.4.23.44
Distribution Statistics:
Bucket Range: 0 to < 9ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: 10 to < 19ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: >=20 ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Round trip time (RTT) Index 3
Start Time Index: 05:31:12.897 PST Wed Sep 3 2003
Path Index: 2
Hop in Path Index: 1
Number of successes: 0
Number of failures: 21
Failed Operations due to over threshold: 0
Failed Operations due to Disconnect/TimeOut/Busy/No Connection: 0/21/0/0
Failed Operations due to Internal/Sequence/Verify Error: 0/0/0
Target Address: 10.4.23.44
Distribution Statistics:
Bucket Range: 0 to < 9ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: 10 to < 19ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: >=20 ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Round trip time (RTT) Index 3
Start Time Index: 05:31:12.897 PST Wed Sep 3 2003
Path Index: 2
Hop in Path Index: 2
Number of successes: 0
Number of failures: 21
Failed Operations due to over threshold: 0
Failed Operations due to Disconnect/TimeOut/Busy/No Connection: 0/21/0/0
Failed Operations due to Internal/Sequence/Verify Error: 0/0/0
Target Address: 10.4.23.44
Distribution Statistics:
Bucket Range: 0 to < 9ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: 10 to < 19ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: >=20 ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Round trip time (RTT) Index 3
Start Time Index: 05:31:12.897 PST Wed Sep 3 2003
Path Index: 2
Hop in Path Index: 3
Number of successes: 0
Number of failures: 21
Failed Operations due to over threshold: 0
Failed Operations due to Disconnect/TimeOut/Busy/No Connection: 0/21/0/0
Failed Operations due to Internal/Sequence/Verify Error: 0/0/0
Target Address: 10.4.23.44
Distribution Statistics:
Bucket Range: 0 to < 9ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: 10 to < 19ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
Bucket Range: >=20 ms
Avg. Latency: 0 ms
Percent of Total Completions for this range: 0%
Number of Completions/Sum of Latency: 0/0/0
Sum of RTT squared low 32 Bits/ Sum of RTT squared high 32 Bits: 0/0
.
.
.
Related Commands
show mpls discovery vpn
To display routing information relating to the Multiprotocol Label Switching (MPLS) Virtual Private Network (VPN) Border Gateway Protocol (BGP) next hop neighbor discovery process, use the show mpls discovery vpn command in user EXEC or privileged EXEC mode.
show mpls discovery vpn
Syntax Description
This command has no arguments or keywords.
Command Modes
User EXEC
Privileged EXEC
Command History
Examples
The following is sample output from the show mpls discovery vpn command:
Router# show mpls discovery vpn
Refresh interval set to 60 seconds.
Next refresh in 46 seconds
Next hop 10.10.10.5 (Prefix: 10.10.10.5/32)
in use by: red, blue, green
Next hop 10.10.10.7 (Prefix: 10.10.10.7/32)
in use by: red, blue, green
Next hop 10.10.10.8 (Prefix: 10.10.10.8/32)
in use by: red, blue, green
Table 61 describes the fields shown in the display.
Related Commands
show rtr application
Note Effective with Cisco IOS Release 12.3(14)T and 12.2(31)SB2, the show rtr application command is replaced by the show ip sla monitor application command. Effective with Cisco IOS Release 12.2(33)SRB, the show rtr application command is replaced by the show ip sla application command. See the show ip sla monitor application and show ip sla application commands for more information.
To display global information about Cisco IOS IP Service Level Agreements (IP SLAs), use the show rtr application command in user EXEC or privileged EXEC mode.
show rtr application [tabular | full]
Syntax Description
Defaults
Full format
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use the show rtr application command to display information such as supported operation types and supported protocols.
Examples
The following is sample output from the show rtr application command in full format:
Router# show rtr application
SA Agent
Version: 2.2.0 Round Trip Time MIB
Time of last change in whole RTR: *17:21:30.819 UTC Tue Mar 19 2002
Estimated system max number of entries: 4699
Number of Entries configured:5
Number of active Entries:5
Number of pending Entries:0
Number of inactive Entries:0
Supported Operation Types
Type of Operation to Perform: echo
Type of Operation to Perform: pathEcho
Type of Operation to Perform: udpEcho
Type of Operation to Perform: tcpConnect
Type of Operation to Perform: http
Type of Operation to Perform: dns
Type of Operation to Perform: jitter
Type of Operation to Perform: dlsw
Type of Operation to Perform: dhcp
Type of Operation to Perform: ftp
Supported Protocols
Protocol Type: ipIcmpEcho
Protocol Type: ipUdpEchoAppl
Protocol Type: snaRUEcho
Protocol Type: snaLU0EchoAppl
Protocol Type: snaLU2EchoAppl
Protocol Type: ipTcpConn
Protocol Type: httpAppl
Protocol Type: dnsAppl
Protocol Type: jitterAppl
Protocol Type: dlsw
Protocol Type: dhcp
Protocol Type: ftpAppl
Number of configurable probe is 490
Related Commands
|
|
---|---|
show rtr configuration |
Displays configuration values including all defaults for all IP SLAs operations or the specified operation. |
show rtr authentication
Note Effective with Cisco IOS Release 12.3(14)T and 12.2(31)SB2, the show rtr authentication command is replaced by the show ip sla monitor authentication command. Effective with Cisco IOS Release 12.2(33)SRB, the show rtr authentication command is replaced by the show ip sla authentication command. See the show ip sla monitor authentication and show ip sla authentication commands for more information.
To display Cisco IOS IP Service Level Agreements (IP SLAs) authentication information, use the show rtr authentication command in user EXEC or privileged EXEC mode.
show rtr authentication
Syntax Description
This command has no arguments or keywords.
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use the show rtr authentication command to display information such as supported operation types and supported protocols.
Examples
The following is sample output from the show rtr authentication command:
Router# show rtr authentication
RTR control message uses MD5 authentication, key chain name is: rtr
Related Commands
|
|
---|---|
show rtr configuration |
Displays configuration values for IP SLAs operations. |
show rtr collection-statistics
Note Effective with Cisco IOS Release 12.3(14)T , the show rtr collection-statistics command is replaced by the show ip sla monitor collection-statistics command. Effective with 12.2(31)SB2, the show rtr collection-statistics command is replaced by the show ip sla monitor statistics aggregated command. Effective with Cisco IOS Release 12.2(33)SRB, the show rtr collection-statistics command is replaced by the show ip sla statistics aggregated command. See the show ip sla monitor collection-statistics, show ip sla monitor statistics aggregated, and show ip sla statistics aggregated commands for more information.
To display statistical errors for all Cisco IOS IP Service Level Agreements (IP SLAs) operations or a specified operation, use the show rtr collection-statistics command in user EXEC or privileged EXEC mode.
show rtr collection-statistics [operation-number]
Syntax Description
operation-number |
(Optional) Number of the IP SLAs operation to display. |
Defaults
Shows statistics for the past two hours.
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use the show rtr collection-statistics command to display information such as the number of failed operations and the failure reason. You can also use the show rtr distribution-statistics and show rtr totals-statistics commands to display additional statistical information.
This command shows information collected over the past two hours, unless you specify a different amount of time using the hours-of-statistics-kept command.
For One Way Delay Jitter operations, the clocks on each device must be synchronized using NTP (or GPS systems). If the clocks are not synchronized, one way measurements are discarded. (If the sum of the source to destination (SD) and the destination to source (DS) values is not within 10 percent of the round trip time, the one way measurement values are assumed to be faulty, and are discarded.)
Note This command does not support the IP SLAs ICMP path jitter operation.
Examples
The following shows sample output from the show rtr collection-statistics command in full format.
Router# show rtr collection-statistics 1
Collected Statistics
Entry Number: 1
Start Time Index: *17:15:41.000 UTC Thu May 16 1996
Path Index: 1
Hop in Path Index: 1
Number of Failed Operations due to a Disconnect: 0
Number of Failed Operations due to a Timeout: 0
Number of Failed Operations due to a Busy: 0
Number of Failed Operations due to a No Connection: 0
Number of Failed Operations due to an Internal Error: 0
Number of Failed Operations due to a Sequence Error: 0
Number of Failed Operations due to a Verify Error: 0
Target Address: 172.16.1.176
Output for HTTP Operations
The following example shows output from the show rtr collection-statistics command when the specified operation is an HTTP operation:
Router# show rtr collection-statistics 2
Collected Statistics
Entry Number:2
HTTP URL:http://172.20.150.200
Start Time:*00:01:16.000 UTC Mon Nov 1 2003
Comps:1 RTTMin:343
OvrTh:0 RTTMax:343
DNSTimeOut:0 RTTSum:343
TCPTimeOut:0 RTTSum2:117649
TraTimeOut:0 DNSRTT:0
DNSError:0 TCPConRTT:13
HTTPError:0 TransRTT:330
IntError:0 MesgSize:1771
Busies:0
Output for Jitter Operations
The following is sample output from the show rtr collection-statistics command, where operation 2 is a Jitter operation that includes One Way statistics:
Router# show rtr collection-statistics
Collected Statistics
Entry Number: 2
Target Address: 5.0.0.1, Port Number:99
Start Time: 11:12:03.000 UTC Thu Jul 1 1999
RTT Values:
NumOfRTT: 600 RTTSum: 3789 RTTSum2: 138665
Packet Loss Values:
PacketLossSD: 0 PacketLossDS: 0
PacketOutOfSequence: 0 PacketMIA: 0 PacketLateArrival: 0
InternalError: 0 Busies: 0
Jitter Values:
MinOfPositivesSD: 1 MaxOfPositivesSD: 2
NumOfPositivesSD: 26 SumOfPositivesSD: 31 Sum2PositivesSD: 41
MinOfNegativesSD: 1 MaxOfNegativesSD: 4
NumOfNegativesSD: 56 SumOfNegativesSD: 73 Sum2NegativesSD: 133
MinOfPositivesDS: 1 MaxOfPositivesDS: 338
NumOfPositivesDS: 58 SumOfPositivesDS: 409 Sum2PositivesDS: 114347
MinOfNegativesDS: 1 MaxOfNegativesDS: 338
NumOfNegativesDS: 48 SumOfNegativesDS: 396 Sum2NegativesDS: 114332
One Way Values:
NumOfOW: 440
OWMinSD: 2 OWMaxSD: 6 OWSumSD: 1273 OWSum2SD: 4021
OWMinDS: 2 OWMaxDS: 341 OWSumDS: 1643 OWSum2DS: 120295
The values shown indicate the aggregated values for the current hour. RTT stands for Round-Trip-Time. SD stands for Source-to-Destination. DS stands for Destination-to-Source. OW stands for One Way. Table 62 describes the significant fields shown in this output.
Output for Jitter (codec) Operations
The following is sample output from the show rtr collection-statistics command, where operation 10 is a Jitter (codec) operation:
Router# show rtr collection-statistics 10
Entry number: 10
Start Time Index: 13:18:49.904 PST Mon Jun 24 2002
Number of successful operations: 2
Number of operations over threshold: 0
Number of failed operations due to a Disconnect: 0
Number of failed operations due to a Timeout: 0
Number of failed operations due to a Busy: 0
Number of failed operations due to a No Connection: 0
Number of failed operations due to an Internal Error: 0
Number of failed operations due to a Sequence Error: 0
Number of failed operations due to a Verify Error: 0
Voice Scores:
MinOfICPIF: 0 MaxOfICPIF: 0 MinOfMOS: 0 MaxOfMOS: 0
RTT Values:
NumOfRTT: 122 RTTAvg: 2 RTTMin: 2 RTTMax: 3
RTTSum: 247 RTTSum2: 503
Packet Loss Values:
PacketLossSD: 0 PacketLossDS: 0
PacketOutOfSequence: 0 PacketMIA: 0 PacketLateArrival: 0
InternalError: 0 Busies: 0 PacketSkipped: 78 <<<<<===========
Jitter Values:
MinOfPositivesSD: 1 MaxOfPositivesSD: 1
NumOfPositivesSD: 9 SumOfPositivesSD: 9 Sum2PositivesSD: 9
MinOfNegativesSD: 1 MaxOfNegativesSD: 1
NumOfNegativesSD: 8 SumOfNegativesSD: 8 Sum2NegativesSD: 8
MinOfPositivesDS: 1 MaxOfPositivesDS: 1
NumOfPositivesDS: 6 SumOfPositivesDS: 6 Sum2PositivesDS: 6
MinOfNegativesDS: 1 MaxOfNegativesDS: 1
NumOfNegativesDS: 7 SumOfNegativesDS: 7 Sum2NegativesDS: 7
Interarrival jitterout: 0 Interarrival jitterin: 0
One Way Values:
NumOfOW: 0
OWMinSD: 0 OWMaxSD: 0 OWSumSD: 0 OWSum2SD: 0
OWMinDS: 0 OWMaxDS: 0 OWSumDS: 0 OWSum2DS: 0
The DS values show the same information as above for Destination-to-Source Jitter values.
Related Commands
show rtr configuration
Note Effective with Cisco IOS Release 12.3(14)T and 12.2(31)SB2, the show rtr configuration command is replaced by the show ip sla monitor configuration command. Effective with Cisco IOS Release 12.2(33)SRB, the show rtr configuration command is replaced by the show ip sla configuration command. See the show ip sla monitor configuration and show ip sla configuration commands for more information.
To display configuration values including all defaults for all Cisco IOS IP Service Level Agreements (IP SLAs) operations or the specified operation, use the show rtr configuration command in user EXEC or privileged EXEC mode.
show rtr configuration [operation]
Syntax Description
operation |
(Optional) Number of the IP SLAs operation for, which the details will be displayed. |
Command Modes
User EXEC
Privileged EXEC
Command History
Examples
The following is sample output from the show rtr configuration command for an IP SLAs Echo operation:
Router# show rtr configuration
Complete Configuration Table (includes defaults)
Entry Number: 1
Owner: "Sample Owner"
Tag: "Sample Tag Group"
Type of Operation to Perform: echo
Reaction and History Threshold (milliseconds): 5000
Operation Frequency (seconds): 60
Operation Timeout (milliseconds): 5000
Verify Data: FALSE
Status of Entry (SNMP RowStatus): active
Protocol Type: ipIcmpEcho
Target Address: 172.16.1.176
Request Size (ARR data portion): 1
Response Size (ARR data portion): 1
Life (seconds): 3600
Next Start Time: Start Time already passed
Entry Ageout (seconds): 3600
Number of Statistic Hours kept: 2
Number of Statistic Paths kept: 1
Number of Statistic Hops kept: 1
Number of Statistic Distribution Buckets kept: 1
Number of Statistic Distribution Intervals (milliseconds): 20
Number of History Lives kept: 0
Number of History Buckets kept: 50
Number of History Samples kept: 1
History Filter Type: none
The following is sample output from the show rtr configuration command that verifies the configuration of an IP SLAs HTTP operation:
Router# show rtr configuration
Complete Configuration Table (includes defaults)
Entry Number:3
Owner:Joe
Tag:AppleTree
Type of Operation to Perform:http
Reaction and History Threshold (milliseconds):5000
Operation Frequency (seconds):60
Operation Timeout (milliseconds):5000
Verify Data:FALSE
Status of Entry (SNMP RowStatus):active
Protocol Type:httpAppl
Target Address:
Source Address:0.0.0.0
Target Port:0
Source Port:0
Request Size (ARR data portion):1
Response Size (ARR data portion):1
Control Packets:enabled
Loose Source Routing:disabled
LSR Path:
Type of Service Parameters:0x0
HTTP Operation:get
HTTP Server Version:1.0
URL:http://www.cisco.com
Cache Control:enabled
Life (seconds):3600
Next Scheduled Start Time:Start Time already passed
Entry Ageout:never
Number of Statistic Hours kept:2
Number of Statistic Paths kept:1
Number of Statistic Hops kept:1
Number of Statistic Distribution Buckets kept:1
Statistic Distribution Interval (milliseconds):20
Number of History Lives kept:0
Number of History Buckets kept:15
Number of History Samples kept:1
History Filter Type:none
The following is sample output from the show rtr configuration command that shows output for a PathJitter operation associated with the VPN vrf1:
Router# show rtr configuration 1
Entry number: 1
Owner:
Tag:
Type of operation to perform: pathJitter
Destination address: 171.69.1.129
Source address: 0.0.0.0
Number of packets: 10
Interval (milliseconds): 20
Target Only: Disabled
Request size (ARR data portion): 1
Operation timeout (milliseconds): 5000
Type Of Service parameters: 0x0
Verify data: No
Loose Source Routing: Disabled
Vrf Name: vrf1
LSR Path:
Operation frequency (seconds): 60
Next Scheduled Start Time: Start Time already passed
Life (seconds): 2000
Entry Ageout (seconds): never
Status of entry (SNMP RowStatus): Active
The following is sample output from the show rtr configuration command that includes output for the type jitter (codec) operation for VoIP metric monitoring:
Router# show rtr configuration
Entry number: 10
Owner: admin_bofh
Tag:
Type of operation to perform: jitter
Target address: 209.165.200.225
Source address: 0.0.0.0
Target port: 16384
Source port: 0
Operation timeout (milliseconds): 5000
Codec Type: g711alaw
Codec Number Of Packets: 1000
Codec Packet Size: 172
Codec Interval (milliseconds): 20
Advantage Factor: 2
Type Of Service parameters: 0x0
Verify data: No
Vrf Name:
Control Packets: enabled
Operation frequency (seconds): 60
Next Scheduled Start Time: Start Time already passed
Life (seconds): 3600
Entry Ageout (seconds): never
Status of entry (SNMP RowStatus): Active
Threshold (milliseconds): 5000
Number of statistic hours kept: 2
Number of statistic distribution buckets kept: 1
Statistic distribution interval (milliseconds): 20
Enhanced History:
The following is sample output from the show rtr configuration command for a recurring IP SLAs operation, with the recurring state as TRUE:
Router# show rtr configuration
Entry number: 5
Owner:
Tag:
Type of operation to perform: udpEcho
Target address: 10.2.31.121
Source address: 0.0.0.0
Target port: 989
Source port: 0
Request size (ARR data portion): 16
Operation timeout (milliseconds): 5000
Type Of Service parameters: 0x0
Verify data: No
Data pattern:
Vrf Name:
Control Packets: enabled
Operation frequency (seconds): 60
Next Scheduled Start Time: Start Time already passed
Group Scheduled: FALSE
Group Schedule Entry number :
Life (seconds): 3600
Entry Ageout (seconds): never
Recurring (Starting everyday): TRUE
Status of entry (SNMP RowStatus): Active
Connection loss reaction enabled: No
Related Commands
show rtr distributions-statistics
Note Effective with Cisco IOS Release 12.3(14)T , the show rtr distributions-statistics command is replaced by the show ip sla monitor distributions-statistics command. Effective with Cisco IOS Release 12.2(31)SB2, the show rtr distributions-statistics command is replaced by the show ip sla monitor statistics aggregated command. Effective with Cisco IOS Release 12.2(33)SRB, the show rtr distributions-statistics command is replaced by the show ip sla statistics aggregated command. See the show ip sla monitor distributions-statistics, show ip sla monitor statistics aggregated, and show ip sla statistics aggregated commands for more information.
To display statistic distribution information (captured response times) for all Cisco IOS IP Service Level Agreements (IP SLAs) operations or the specified operation, use the show rtr distributions-statistics command in user EXEC or privileged EXEC mode.
show rtr distributions-statistics [operation] [tabular | full]
Syntax Description
Defaults
Tabular format for all operations is displayed.
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
The distributions statistics consist of the following:
•The sum of completion times (used to calculate the mean)
•The sum of the completions times squared (used to calculate standard deviation)
•The maximum and minimum completion time
•The number of completed attempts
Note This command does not support the IP SLAs ICMP path jitter operation.
You can also use the show rtr collection-statistics and show rtr totals-statistics commands to display additional statistical information.
Examples
The following is sample output from the show rtr distributions-statistics command in tabular format when the output is split over multiple lines
Router# show rtr distributions-statistics
Captured Statistics
Multiple Lines per Entry
Line 1
Entry = Entry Number
StartT = Start Time of Entry (hundredths of seconds)
Pth = Path Index
Hop = Hop in Path Index
Dst = Time Distribution Index
Comps = Operations Completed
OvrTh = Operations Completed Over Thresholds
SumCmp = Sum of Completion Times (milliseconds)
Line 2
SumCmp2L = Sum of Completion Times Squared Low 32 Bits (milliseconds)
SumCmp2H = Sum of Completion Times Squared High 32 Bits (milliseconds)
TMax = Completion Time Maximum (milliseconds)
TMin = Completion Time Minimum (milliseconds)
Entry StartT Pth Hop Dst Comps OvrTh SumCmp
SumCmp2L SumCmp2H TMax TMin
1 17417068 1 1 1 2 0 128
8192 0 64 64
The following example shows the output as it appears on a single line:
Entry StartT Pth Hop Dst Comps OvrTh SumCmp SumCmp2L SumCmp2H TMax TMin
10 3581 1 1 1 0 0 0 0 0 0 0
Related Commands
show rtr enhanced-history collection-statistics
Note Effective with Cisco IOS Release 12.3(14)T and 12.2(31)SB2, the show rtr enhanced-history collection-statistics command is replaced by the show ip sla monitor enhanced-history collection-statistics command. Effective with Cisco IOS Release 12.2(33)SRB, the show rtr enhanced-history collection-statistics command is replaced by the show ip sla enhanced-history collection-statistics command. See the show ip sla monitor enhanced-history collection-statistics and show ip sla enhanced-history collection-statistics commands for more information.
To display enhanced history statistics for all collected history buckets for the specified Cisco IOS IP Service Level Agreements (IP SLAs) operation, use the show rtr enhanced-history collection-statistics command in user EXEC or privileged EXEC mode.
show rtr enhanced-history collection-statistics [operation-number] [interval seconds]
Syntax Description
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
This command displays data for each bucket of enhanced history data shown individually (one after the other).
The number of buckets and the collection interval is set using the enhanced-history interval seconds buckets number-of-buckets RTR configuration command.
Examples
The following example shows sample output for the show rtr enhanced-history collection-statistics command. The output of this command will vary depending on the type of IP SLAs operation.
Router# show rtr enhanced-history collection-statistics 1
Entry number: 1
Aggregation Interval: 900
Bucket Index: 1
Aggregation start time 00:15:00.003 UTC Thur May 1 2003
Target Address:
Number of failed operations due to a Disconnect: 0
Number of failed operations due to a Timeout: 0
Number of failed operations due to a Busy: 0
Number of failed operations due to a No Connection: 0
Number of failed operations due to an Internal Error: 0
Number of failed operations due to a Sequence Error: 0
Number of failed operations due to a Verify Error: 0
.
.
.
Table 63 describes the significant fields shown in the display.
show rtr enhanced-history distribution-statistics
Note Effective with Cisco IOS Release 12.3(14)T and 12.2(31)SB2, the show rtr enhanced-history distribution-statistics command is replaced by the show ip sla monitor enhanced-history distribution-statistics command. Effective with Cisco IOS Release 12.2(33)SRB, the show rtr enhanced-history distribution-statistics command is replaced by the show ip sla enhanced-history distribution-statistics command. See the show ip sla monitor enhanced-history distribution-statistics and show ip sla enhanced-history distribution-statistics commands for more information.
To display enhanced history distribution statistics for Cisco IOS IP Service Level Agreements (IP SLAs) operations in tabular format, use the show rtr enhanced-history distribution-statistics command in user EXEC or privileged EXEC mode.
show rtr enhanced-history distribution-statistics [operation-number [interval seconds]]
Syntax Description
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
The distribution statistics consist of the following:
•The sum of completion times (used to calculate the mean)
•The sum of the completion times squared (used to calculate standard deviation)
•The maximum and minimum completion times
•The number of completed attempts
You can also use the following commands to display additional statistics or history information, or to view the status of the operation:
•show rtr enhanced-history collection-statistics
•show rtr enhanced-history totals-statistics
Tip If the character `n' appears in your output, or not all fields are displayed, you should increase the screen width for your CLI display (for example, using the width line configuration command or the terminal width EXEC mode command).
Examples
The following is sample output from the show rtr enhanced-history distribution-statistics command. The fields are defined at the beginning of the output for the command. RTT means round-trip-time.
Router# show rtr enhanced-history distribution-statistics 3
Point by point Enhanced History
Entry = Entry Number
Int = Aggregation Interval (seconds)
BucI = Bucket Index
StartT = Aggregation Start Time
Pth = Path index
Hop = Hop in path index
Comps = Operations completed
OvrTh = Operations completed over thresholds
SumCmp = Sum of RTT (milliseconds)
SumCmp2L = Sum of RTT squared low 32 bits (milliseconds)
SumCmp2H = Sum of RTT squared high 32 bits (milliseconds)
TMax = RTT maximum (milliseconds)
TMin = RTT minimum (milliseconds)
Entry Int BucI StartT Pth Hop Comps OvrTh SumCmp SumCmp2L SumCmp2H TMax TMin
3 900 1 257850000 1 1 3 0 43 617 0 15 14
3 900 2 258750002 1 1 3 0 45 677 0 16 14
3 900 3 259650000 1 1 3 0 44 646 0 15 14
3 900 4 260550002 1 1 3 0 42 594 0 15 12
3 900 5 261450003 1 1 3 0 42 590 0 15 13
3 900 6 262350001 1 1 3 0 46 706 0 16 15
3 900 7 263250003 1 1 3 0 46 708 0 16 14
.
.
.
The time elapsed between BucketIndex 1 (started at 257,850,000) and BucketIndex 2 (started at 258,750,002) in this example is 900,002 milliseconds, or 900 seconds.
Table 64 describes the significant fields shown in the display.
Related Commands
show rtr group schedule
Note Effective with Cisco IOS Release 12.3(14)T and 12.2(31)SB2, the show rtr group schedule command is replaced by the show ip sla monitor group schedule command. Effective with Cisco IOS Release 12.2(33)SRB, the show rtr group schedule command is replaced by the show ip sla group schedule command. See the show ip sla monitor group schedule and show ip sla group schedule commands for more information.
To display the group schedule details of Cisco IOS IP Service Level Agreements (IP SLAs) operations, use the show rtr group schedule command in user EXEC or privileged EXEC mode.
show rtr group schedule [group-operation-number]
Syntax Description
group-operation-number |
(Optional) Number of the IP SLAs group operation to display. |
Command Modes
User EXEC
Privileged EXEC
Command History
Examples
The following is sample output from the show rtr group schedule command that shows information about group (multiple) scheduling. The last line in the example indicates that the IP SLAs operations are multiple scheduled (TRUE):
Router# show rtr group schedule
Multi-Scheduling Configuration:
Group Entry Number: 1
Probes to be scheduled: 2,3,4,9-30,89
Schedule period :60
Group operation frequency: 30
Multi-scheduled: TRUE
The following is sample output from the show rtr group schedule command that shows information about group (multiple) scheduling, with the frequency value the same as the schedule-period value, the life value as 3600 seconds, and the ageout value as never:
Router# show rtr group schedule
Group Entry Number: 1
Probes to be scheduled: 3,4,6-10
Total number of probes: 7
Schedule period: 20
Group operation frequency: Equals schedule period
Status of entry (SNMP RowStatus): Active
Next Scheduled Start Time: Start Time already passed
Life (seconds): 3600
Entry Ageout (seconds): never
Table 65 describes the significant fields shown in the displays.
Related Commands
show rtr history
Note Effective with Cisco IOS Release 12.3(14)T and 12.2(31)SB2, the show rtr history command is replaced by the show ip sla monitor history command. Effective with Cisco IOS Release 12.2(33)SRB, the show rtr history command is replaced by the show ip sla history command. See the show ip sla monitor history and show ip sla history commands for more information.
To display history collected for all Cisco IOS IP Service Level Agreements (IP SLAs) operations or for a specified operation, use the show rtr history command in user EXEC or privileged EXEC mode.
show rtr history [operation-number] [tabular | full]
Syntax Description
Defaults
Tabular format history for all operations is displayed.
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Table 66 lists the Response Return values used in the output of the show rtr history command. If the default (tabular) format is used, the Response Return description is displayed as a code in the Sense column. If the full format is used, the Response Return is displayed as indicated in the Description column.
Examples
The following is sample output from the show rtr history command in tabular format:
Router# show rtr history
Point by point History
Multiple Lines per Entry
Line 1
Entry = Entry Number
LifeI = Life Index
BucketI = Bucket Index
SampleI = Sample Index
SampleT = Sample Start Time
CompT = Completion Time (milliseconds)
Sense = Response Return Code
Line 2 has the Target Address
Entry LifeI BucketI SampleI SampleT CompT Sense
2 1 1 1 17436548 16 1
AB 45 A0 16
2 1 2 1 17436551 4 1
AC 12 7 29
2 1 2 2 17436551 1 1
AC 12 5 22
2 1 2 3 17436552 4 1
AB 45 A7 22
2 1 2 4 17436552 4 1
AB 45 A0 16
Related Commands
|
|
---|---|
show rtr configuration |
Displays configuration values including all defaults for all IP SLAs operations or the specified operation. |
show rtr mpls-lsp-monitor configuration
Note Effective with Cisco IOS Release 12.2(31)SB2, the show rtr mpls-lsp-monitor configuration command is replaced by the show ip sla monitor mpls-lsp-monitor configuration command. Effective with Cisco IOS Release 12.2(33)SRB, the show rtr mpls-lsp-monitor configuration command is replaced by the show ip sla mpls-lsp-monitor configuration command. See the show ip sla monitor mpls-lsp-monitor configuration and show ip sla mpls-lsp-monitor configuration commands for more information.
To display configuration settings for IP Service Level Agreements (SLAs) label switched path (LSP) Health Monitor operations, use the show rtr mpls-lsp-monitor configuration command in user EXEC or privileged EXEC mode.
show rtr mpls-lsp-monitor configuration [operation-number]
Syntax Description
operation-number |
(Optional) Number of the LSP Health Monitor operation for which the details will be displayed. |
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
If the identification number of an LSP Health Monitor operation is not specified, configuration values for all the configured LSP Health Monitor operations will be displayed.
Examples
The following is sample output from the show rtr mpls-lsp-monitor configuration command:
Router# show rtr mpls-lsp-monitor configuration 1
Entry Number : 1
Modification time : *12:18:21.830 PDT Fri Aug 19 2005
Operation Type : echo
Vrf Name : saa-vrf-all
Tag :
EXP Value : 0
Timeout(ms) : 1000
Threshold(ms) : 5000
Frequency(sec) : Equals schedule period
LSP Selector : 127.0.0.1
ScanInterval(min) : 1
Delete Scan Factor : 1
Operations List : 100001-100003
Schedule Period(sec): 60
Request size : 100
Start Time : Start Time already passed
SNMP RowStatus : Active
TTL value : 255
Reply Mode : ipv4
Reply Dscp Bits :
Secondary Frequency : Enabled on Timeout
Value(sec) : 10
Reaction Configs :
Reaction : connectionLoss
Threshold Type : Consecutive
Threshold Count : 3
Action Type : Trap Only
Reaction : timeout
Threshold Type : Consecutive
Threshold Count : 3
Action Type : Trap Only
Table 67 describes the significant fields shown in the display.
Related Commands
show rtr mpls-lsp-monitor neighbors
Note Effective with Cisco IOS Release 12.2(31)SB2, the show rtr mpls-lsp-monitor neighbors command is replaced by the show ip sla monitor mpls-lsp-monitor neighbors command. Effective with Cisco IOS Release 12.2(33)SRB, the show rtr mpls-lsp-monitor neighbors command is replaced by the show ip sla mpls-lsp-monitor neighbors command. See the show ip sla monitor mpls-lsp-monitor neighbors and show ip sla mpls-lsp-monitor neighbors commands for more information.
To display routing and connectivity information about Multiprotocol Label Switching (MPLS) Virtual Private Network (VPN) Border Gateway Protocol (BGP) next hop neighbors discovered by the IP Service Level Agreements (SLAs) label switched path (LSP) Health Monitor, use the show rtr mpls-lsp-monitor neighbors command in user EXEC or privileged EXEC mode.
show rtr mpls-lsp-monitor neighbors
Syntax Description
This command has no arguments or keywords.
Command Modes
User EXEC
Privileged EXEC
Command History
Examples
The following is sample output from the show rtr mpls-lsp-monitor neighbors command:
Router# show rtr mpls-lsp-monitor neighbors
SAA MPLS LSP Monitor Database : 1
BGP Next hop 10.10.10.5 (Prefix: 10.10.10.5/32) OK
ProbeID: 100001 (red, blue, green)
BGP Next hop 10.10.10.7 (Prefix: 10.10.10.7/32) OK
ProbeID: 100002 (red, blue, green)
BGP Next hop 10.10.10.8 (Prefix: 10.10.10.8/32) OK
ProbeID: 100003 (red, blue, green)
Table 68 describes the significant fields shown in the display.
Related Commands
|
|
---|---|
rtr mpls-lsp-monitor |
Begins configuration for an IP SLAs LSP Health Monitor operation and enters SAA MPLS configuration mode. |
show rtr mpls-lsp-monitor scan-queue
Note Effective with Cisco IOS Release 12.2(31)SB2, the show rtr mpls-lsp-monitor scan-queue command is replaced by the show ip sla monitor mpls-lsp-monitor scan-queue command. Effective with Cisco IOS Release 12.2(33)SRB, the show rtr mpls-lsp-monitor scan-queue command is replaced by the show ip sla mpls-lsp-monitor scan-queue command. See the show ip sla monitor mpls-lsp-monitor scan-queue and show ip sla mpls-lsp-monitor scan-queue commands for more information.
To display information about adding or deleting Border Gateway Protocol (BGP) next hop neighbors from a particular Multiprotocol Label Switching (MPLS) Virtual Private Network (VPN) of an IP Service Level Agreements (SLAs) LSP Health Monitor operation, use the show rtr mpls-lsp-monitor scan-queue command in user EXEC or privileged EXEC mode.
show rtr mpls-lsp-monitor scan-queue operation-number
Syntax Description
operation-number |
Number of the LSP Health Monitor operation for which the details will be displayed. |
Command Modes
User EXEC
Privileged EXEC
Command History
Examples
The following is sample output from the show rtr mpls-lsp-monitor scan-queue command:
Router# show rtr mpls-lsp-monitor scan-queue 1
Next scan Time after: 23 Secs
Next Delete scan Time after: 83 Secs
BGP Next hop Prefix vrf Add/Delete?
10.10.10.8 10.10.10.8/32 red Add
10.10.10.8 10.10.10.8/32 blue Add
10.10.10.8 10.10.10.8/32 green Add
Table 69 describes the significant fields shown in the display.
Related Commands
show rtr operational-state
Note Effective with Cisco IOS Release 12.3(14)T and 12.2(31)SB2, the show rtr operational-state command is replaced by the show ip sla monitor statistics command. Effective with Cisco IOS Release 12.2(33)SRB, the show rtr operational-state command is replaced by the show ip sla statistics command. See the show ip sla monitor statistics and show ip sla statistics commands for more information.
To display the operational state of all Cisco IOS IP Service Level Agreements (IP SLAs) operations or a specified operation, use the show rtr operational-state command in user EXEC or privileged EXEC mode.
show rtr operational-state [operation-number]
Syntax Description
operation-number |
(Optional) ID number of the IP SLAs operation to display. |
Defaults
Displays output for all running IP SLAs operations.
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use the show rtr operational-state command to display the current state of IP SLAs operations, including how much life the operation has left, whether the operation is active, and the completion time. The output will also include the monitoring data returned for the last (most recently completed) operation.
Examples
The following example shows basic sample output from the show rtr operational-state command:
Router# show rtr operational-state
Current Operational State
Entry Number: 3
Modification Time: *22:15:43.000 UTC Sun Feb 11 2001
Diagnostics Text:
Last Time this Entry was Reset: Never
Number of Octets in use by this Entry: 1332
Number of Operations Attempted: 2
Current Seconds Left in Life: 3511
Operational State of Entry: active
Latest Completion Time (milliseconds): 544
Latest Operation Start Time: *22:16:43.000 UTC Sun Feb 11 2001
Latest Oper Sense: ok
Latest Sense Description: 200 OK
Total RTT: 544
DNS RTT: 12
TCP Connection RTT: 28
HTTP Transaction RTT: 504
HTTP Message Size: 9707
The following example shows sample output from the show rtr operational-state command when the specified operation is a Jitter (codec) operation:
Router# show rtr operational-state 1
Entry number: 1
Modification time: 13:18:38.012 PST Mon Jun 24 2002
Number of Octets Used by this Entry: 10392
Number of operations attempted: 2
Number of operations skipped: 0
Current seconds left in Life: Forever
Operational state of entry: Active
Last time this entry was reset: Never
Connection loss occurred: FALSE
Timeout occurred: FALSE
Over thresholds occurred: FALSE
Latest RTT (milliseconds): 2
Latest operation start time: *13:18:42.896 PST Mon Jun 24 2002
Latest operation return code: OK
Voice Scores:
ICPIF Value: 0 MOS score: 0
RTT Values:
NumOfRTT: 61 RTTAvg: 2 RTTMin: 2 RTTMax: 3
RTTSum: 123 RTTSum2: 249
Packet Loss Values:
PacketLossSD: 0 PacketLossDS: 0
PacketOutOfSequence: 0 PacketMIA: 0 PacketLateArrival: 0
InternalError: 0 Busies: 0 PacketSkipped: 39 <<<<<<==========
Jitter Values:
MinOfPositivesSD: 1 MaxOfPositivesSD: 1
NumOfPositivesSD: 1 SumOfPositivesSD: 1 Sum2PositivesSD: 1
MinOfNegativesSD: 1 MaxOfNegativesSD: 1
NumOfNegativesSD: 1 SumOfNegativesSD: 1 Sum2NegativesSD: 1
MinOfPositivesDS: 0 MaxOfPositivesDS: 0
NumOfPositivesDS: 0 SumOfPositivesDS: 0 Sum2PositivesDS: 0
MinOfNegativesDS: 0 MaxOfNegativesDS: 0
NumOfNegativesDS: 0 SumOfNegativesDS: 0 Sum2NegativesDS: 0
Interarrival jitterout: 0 Interarrival jitterin: 0
One Way Values:
NumOfOW: 0
OWMinSD: 0 OWMaxSD: 0 OWSumSD: 0 OWSum2SD: 0
OWMinDS: 0 OWMaxDS: 0 OWSumDS: 0 OWSum2DS: 0
The values shown indicate the values for the last IP SLAs operation. RTT stands for Round-Trip-Time. SD stands for Source-to-Destination. DS stands for Destination-to-Source. OW stands for One Way. The * symbol in front of the time stamps indicates the time is synchronized using NTP or SNTP. Table 70 describes the significant fields shown in this output.
Related Commands
|
|
---|---|
show rtr configuration |
Displays configuration values including all defaults for all IP SLAs operations or the specified operation. |
show rtr reaction-configuration
Note Effective with Cisco IOS Release 12.3(14)T and 12.2(31)SB2, the show rtr reaction-configuration command is replaced by the show ip sla monitor reaction-configuration command. Effective with Cisco IOS Release 12.2(33)SRB, the show rtr reaction-configuration command is replaced by the show ip sla reaction-configuration command. See the show ip sla monitor reaction-configuration and show ip sla reaction-configuration commands for more information.
To display the configured proactive threshold monitoring settings for all Cisco IOS IP Service Level Agreements (SLAs) operations or a specified operation, use the show rtr reaction-configuration command in user EXEC or privileged EXEC mode.
show rtr reaction-configuration [operation-number]
Syntax Description
operation-number |
(Optional) Displays the reaction configuration for only the specified IP SLAs operation. |
Defaults
Displays configured proactive threshold monitoring settings for all IP SLAs operations.
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use the rtr reaction-configuration command in global configuration mode to configure the proactive threshold monitoring parameters for an IP SLAs operations.
Examples
In the following example, multiple monitored elements (indicated by the Reaction values) are configured for a single IP SLAs operation:
Router# show rtr reaction-configuration
Entry Number: 1
Reaction: RTT
Threshold type: Never
Rising (milliseconds): 5000
Falling (milliseconds): 3000
Threshold Count: 5
Threshold Count2: 5
Action Type: None
Reaction: jitterDSAvg
Threshold type: average
Rising (milliseconds): 5
Falling (milliseconds): 3
Threshold Count: 5
Threshold Count2: 5
Action Type: triggerOnly
Reaction: jitterDSAvg
Threshold type: immediate
Rising (milliseconds): 5
Falling (milliseconds): 3
Threshold Count: 5
Threshold Count2: 5
Action Type: trapOnly
Reaction: PacketLossSD
Threshold type: immediate
Rising (milliseconds): 5
Threshold Falling (milliseconds): 3
Threshold Count: 5
Threshold Count2: 5
Action Type: trapOnly
Table 71 describes the significant fields shown in this output.
Related Commands
|
|
---|---|
rtr reaction-configuration |
Configures proactive threshold monitoring parameters for an IP SLAs operation. |
show rtr reaction-trigger
Note Effective with Cisco IOS Release 12.3(14)T and 12.2(31)SB2, the show rtr reaction-trigger command is replaced by the show ip sla monitor reaction-trigger command. Effective with Cisco IOS Release 12.2(33)SRB, the show rtr reaction-trigger command is replaced by the show ip sla reaction-trigger command. See the show ip sla monitor reaction-trigger and show ip sla reaction-trigger commands for more information.
To display the reaction trigger information for all Cisco IOS IP Service Level Agreements (IP SLAs) operations or the specified operation, use the show rtr reaction-trigger command in user EXEC or privileged EXEC mode.
show rtr reaction-trigger [operation-number]
Syntax Description
operation-number |
(Optional) Number of the IP SLAs operation to display. |
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use the show rtr reaction-trigger command to display the configuration status and operational state of target operations that will be triggered as defined with the rtr reaction-configuration global command.
Examples
The following is sample output from the show rtr reaction-trigger command:
Router# show rtr reaction-trigger 1
Reaction Table
Entry Number: 1
Target Entry Number: 2
Status of Entry (SNMP RowStatus): active
Operational State: pending
Related Commands
|
|
---|---|
show rtr configuration |
Displays configuration values including all defaults for all IP SLAs operations or the specified operation. |
show rtr responder
Note Effective with Cisco IOS Release 12.3(14)T and 12.2(31)SB2, the show rtr responder command is replaced by the show ip sla monitor responder command. Effective with Cisco IOS Release 12.2(33)SRB, the show rtr responder command is replaced by the show ip sla responder command. See the show ip sla monitor responder and show ip sla responder commands for more information.
To display Cisco IOS IP Service Level Agreements (IP SLAs) Responder information, use the show rtr responder command in user EXEC or privileged EXEC mode.
show rtr responder
Syntax Description
This command has no arguments or keywords.
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use the show rtr responder command to display information about recent sources of IP SLAs control messages, such as who has sent recent control messages and who has sent invalid control messages.
Examples
The following is sample output from the show rtr responder command:
Router# show rtr responder
RTR Responder is: Enabled
Number of control message received: 19 Number of errors: 1
Recent sources:
4.0.0.1 [19:11:49.035 UTC Sat Dec 2 1995]
4.0.0.1 [19:10:49.023 UTC Sat Dec 2 1995]
4.0.0.1 [19:09:48.707 UTC Sat Dec 2 1995]
4.0.0.1 [19:08:48.687 UTC Sat Dec 2 1995]
4.0.0.1 [19:07:48.671 UTC Sat Dec 2 1995]
Recent error sources:
4.0.0.1 [19:10:49.023 UTC Sat Dec 2 1995] RTT_AUTH_FAIL
Related Commands
|
|
---|---|
show rtr configuration |
Displays configuration values for IP SLAs operations. |
show rtr totals-statistics
Note Effective with Cisco IOS Release 12.3(14)T , the show rtr totals-statistics command is replaced by the show ip sla monitor totals-statistics command. Effective with Cisco IOS Release 12.2(31)SB2, the show rtr totals-statistics command is replaced by the show ip sla monitor statistics aggregated command. Effective with Cisco IOS Release 12.2(33)SRB, the show rtr totals-statistics command is replaced by the show ip sla statistics aggregated command. See the show ip sla monitor totals-statistics, show ip sla monitor statistics aggregated, and show ip sla statistics aggregated commands for more information.
To display the total statistical values (accumulation of error counts and completions) for all Cisco IOS IP Service Level Agreements (IP SLAs) operations or the specified operation, use the show rtr totals-statistics command in user EXEC or privileged EXEC mode.
show rtr totals-statistics [number] [tabular | full]
Syntax Description
Defaults
Full format for all operations
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
The total statistics consist of the following items:
•The operation number
•The start time of the current hour of statistics
•The age of the current hour of statistics
•The number of attempted operations
You can also use the show rtr distributions-statistics and show rtr collection-statistics commands to display additional statistical information.
Examples
The following is sample output from the show rtr totals-statistics command in full format:
Router# show rtr totals-statistics
Statistic Totals
Entry Number: 1
Start Time Index: *17:15:41.000 UTC Thu May 16 1996
Age of Statistics Entry (hundredths of seconds): 48252
Number of Initiations: 10