![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/6/30/63096e50-8ee1-4c84-b87d-32eeabc07e61/63096e50-8ee1-4c84-b87d-32eeabc07e61-bg51e.png)
57-20
Software Configuration Guide—Release 15.0(2)SG
OL-23818-01
Chapter 57 Configuring Ethernet OAM and CFM
Configuring Ethernet CFM
To remove an IP SLAs operation, enter the no ip sla operation-number global configuration command.
The following example illustrates how to configurean IP SLA CFM Probe or Jitter Operation:
Switch(config)# ip sla 1
Switch(config-ip-sla)# ethernet echo mpid 23 domain abc vlan 5
Switch(config-ip-sla-ethernet-echo)# exit
Switch(config)# ip sla schedule 1 start-time now
Switch# show ip sla configuration 1
IP SLAs, Infrastructure Engine-II.
Entry number: 1
Owner:
Tag:
Type of operation to perform: 802.1ag Echo
Step 11
Switch(config-ip-sla-ethernet-monitor)#
timeout milliseconds
(Optional) Specifies the amount of time in ms that the IP
SLAs operation waits for a response from its request
packet. The range is 0 to 604800000; the default value is
5000.
Step 12
Switch(config-ip-sla-ethernet-monitor)# exit
Returns to global configuration mode.
Step 13
Switch(config)# ip sla schedule
operation-number [ageout seconds] [life
{forever | seconds}] [recurring] [start-time
{hh:mm {:ss} [month day | day month] | pending
| now | after hh:mm:ss}]
Schedules the time parameters for the IP SLAs operation.
• operation-number—Enter the IP SLAs operation
number.
• (Optional) ageout seconds—Enter the number of
seconds to keep the operation in memory when it is not
actively collecting information. The range is 0 to
2073600 seconds. The default is 0 seconds.
• (Optional) life—Set the operation to run indefinitely
(forever) or for a specific number of seconds. The
range is from 0 to 2147483647. The default is 3600
seconds (1 hour)
• (Optional) recurring—Set the probe to be
automatically scheduled every day.
• (Optional) start-time—Enter the time for the
operation to begin collecting information:
–
To start at a specific time, enter the hour, minute,
second (in 24-hour notation), and day of the
month.
–
Enter pending to select no information collection
until a start time is selected.
–
Enter now to start the operation immediately.
–
Enter after hh:mm:ss to show that the operation
should start after the entered time has elapsed.
Step 14
Switch(config)# end
Returns to privileged EXEC mode.
Step 15
Switch# show ip sla configuration
[operation-number]
Shows the configured IP SLAs operation.
Step 16
Switch# copy running-config startup-config
(Optional) Saves your entries in the configuration file.
Command Purpose