ip-sla

Syntax

ip-sla <IP-SLA-NAME>
no ip-sla <IP-SLA-NAME>

Description

Configures the IP Service Level Agreement (SLA) parameters.

The no form of this command deletes the IP-SLA with the given IP-SLA-NAME.

Command context

config

Parameters

<IP-SLA-NAME>

Specifies the IP-SLA profile name. Length: 1 to 63 characters.

Authority

Administrators

Examples

Creating an IP-SLA:

switch(config)# ip-sla 1
switch(config-ip-sla-1)#

Deleting an IP-SLA:

switch(config)# no ip-sla 1
switch(config)#