Step 1 |
enable
|
Enables
privileged EXEC mode.
|
Step 2 |
configure
terminal
Device# configure terminal
|
Enters global
configuration mode.
|
Step 3 |
ip
sla
operation-number
Device(config)# ip sla 10
|
Begins
configuration for an IP SLAs operation and enters IP SLA configuration mode.
|
Step 4 |
path-echo
{destination-ip-address |
destination-hostname } [source-ip {ip-address |
hostname }]
Device(config-ip-sla)# path-echo 172.29.139.134
|
Defines a Path
Echo operation and enters IP SLA Path Echo configuration mode.
|
Step 5 |
history
buckets-kept
size
Device(config-ip-sla-pathEcho)# history buckets-kept 25
|
(Optional) Sets
the number of history buckets that are kept during the lifetime of an IP SLAs
operation.
|
Step 6 |
history
distributions-of-statistics-kept
size
Device(config-ip-sla-pathEcho)# history distributions-of-statistics-kept 5
|
(Optional) Sets
the number of statistics distributions kept per hop during an IP SLAs
operation.
|
Step 7 |
history
filter
{none |
all |
overThreshold
|
failures }
Device(config-ip-sla-pathEcho)# history filter failures
|
(Optional)
Defines the type of information kept in the history table for an IP SLAs
operation.
|
Step 8 |
frequency
seconds
Device(config-ip-sla-pathEcho)# frequency 30
|
(Optional)
Sets the rate at which a specified IP SLAs operation repeats.
|
Step 9 |
history
hours-of-statistics-kept
hours
Device(config-ip-sla-pathEcho)# history hours-of-statistics-kept 4
|
(Optional)
Sets the number of hours for which statistics are maintained for an IP SLAs
operation.
|
Step 10 |
history
lives-kept
lives
Device(config-ip-sla-pathEcho)# history lives-kept 5
|
(Optional)
Sets the number of lives maintained in the history table for an IP SLAs
operation.
|
Step 11 |
owner
owner-id
Device(config-ip-sla-pathEcho)# owner admin
|
(Optional)
Configures the Simple Network Management Protocol (SNMP) owner of an IP SLAs
operation.
|
Step 12 |
paths-of-statistics-kept
size
Device(config-ip-sla-pathEcho)# paths-of-statistics-kept 3
|
(Optional)
Sets the number of paths for which statistics are maintained per hour for an IP
SLAs operation.
|
Step 13 |
request-data-size
bytes
Device(config-ip-sla-pathEcho)# request-data-size 64
|
(Optional)
Sets the protocol data size in the payload of an IP SLAs operation's request
packet.
|
Step 14 |
samples-of-history-kept
samples
Device(config-ip-sla-pathEcho)# samples-of-history-kept 10
|
(Optional)
Sets the number of entries kept in the history table per bucket for an IP SLAs
operation.
|
Step 15 |
history
statistics-distribution-interval
milliseconds
Device(config-ip-sla-pathEcho)# history statistics-distribution-interval 10
|
(Optional)
Sets the time interval for each statistics distribution kept for an IP SLAs
operation.
|
Step 16 |
tag
text
Device(config-ip-sla-pathEcho)# tag TelnetPollServer1
|
(Optional)
Creates a user-specified identifier for an IP SLAs operation.
|
Step 17 |
threshold
milliseconds
Device(config-ip-sla-pathEcho)# threshold 10000
|
(Optional)
Sets the upper threshold value for calculating network monitoring statistics
created by an IP SLAs operation.
|
Step 18 |
timeout
milliseconds
Device(config-ip-sla-pathEcho)# timeout 10000
|
(Optional)
Sets the amount of time an IP SLAs operation waits for a response from its
request packet.
|
Step 19 |
tos
number
Device(config-ip-sla-pathEcho)# tos 160
|
(Optional)
Defines a type of service (ToS) byte in the IP header of an IP SLAs operation.
|
Step 20 |
verify-data
Device(config-ip-sla-pathEcho)# verify-data
|
(Optional)
Causes an IP SLAs operation to check each reply packet for data corruption.
|
Step 21 |
vrf
vrf-name
Device(config-ip-sla-pathEcho)# vrf vpn-A
|
(Optional)
Allows monitoring within Multiprotocol Label Switching (MPLS) Virtual Private
Networks (VPNs) using IP SLAs operations.
|
Step 22 |
end
Device(config-ip-sla-pathEcho)# end
|
Exits to
privileged EXEC mode.
|