Cisco Cisco IOS Software Release 12.4(4)T

Page de 22
 
IP SLAs RTP-Based VoIP Operation
  voip rtp
20
Cisco IOS Release 12.4(4)T and 12.4(6)T
Usage Guidelines
You must configure the type of IP SLAs operation (such as User Datagram Protocol [UDP] jitter or 
Internet Control Message Protocol [ICMP] echo) before you can configure any of the other parameters 
of the operation. To change the operation type of an existing IP SLAs operation, you must first delete 
the IP SLAs operation (using the no ip sla global configuration command) and then reconfigure the 
operation with the new operation type.
Examples
The following example shows how to configure an IP SLAs RTP-based VoIP operation:
ip sla 1
voip rtp 10.2.3.4 source-ip 10.5.6.7 source-voice-port 1/0:1 codec g711alaw duration 30 
advantage-factor 5
exit
!
ip sla reaction-configuration 1 react FrameLossDS threshold-type consecutive 3 action-type 
traponly
!
ip sla schedule 1 start-time now life forever
Related Commands
Command
Description
ip sla
Begins configuration for an IP SLAs operation and enters IP SLA 
configuration mode