ip-sla
Syntax
ip-sla <IP-SLA-NAME>
no ip-sla <IP-SLA-NAME>
Description
Creates an IP Service Level Agreement (SLA) profile and switches to the
config-ip-sla
context.
The
no
form of this command deletes an IP-SLA profile. By default, all profile use the default VRF (default).
Command context
config
Parameters
<IP-SLA-NAME>
Specifies an IP-SLA profile name. Length: 1 to 63 characters.
Authority
Administrators or local user group members with execution rights for this command.
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)#