ip-sla responder

Syntax

ip-sla responder{udp-echo | tcp-connect | udp-jitter-voip}[source {|})[vrf]
没有ip-sla responder

Description

Selects the IP-SLA responder. The responder can be configured for udp-echo, tcp-connect, udp-jitter-voip type. It requires the SLA name, SLA type, and port number as arguments. Source IP/interface ID is a must for type udp-jitter-voip and optional for other types.

The没有form of this command removes the IP-SLA responder.

Command context

config

Parameters

Specifies the SLA name.

udp-echo

Enables responder for udp-echo probes.

tcp-connect

Selects TCP connect as the IP-SLA test mechanism.

vrf

Specifies the name of the VRF to use.

udp-jitter-voip

Selects VOIP jitter as the IP-SLA test mechanism.

指定要监听IP-S端口号LA probes. Range: 1 to 65535.

[source {|})

Selects the source IPv4 address for SLA probes or the source interface to use for sending IP-SLA probes.

Authority

Administrators or local user group members with execution rights for this command.

Examples

switch(config)#ip-sla responder SLA1 udp-echo 8000 source 2.2.2.2switch(config)#ip-sla responder SLA1 udp-echo 8000 source 1/1/1
switch(config)#没有ip-sla responder