delete service-probeNEW!

delete service-probe [all | instance_id]

Description

Deletes one or all Service Probes.

Syntax Description

allDeletes all configured Service Probes.
instance_idIdentifier of the Service Probe to delete. Valid range is 1–9999.

Usage Guidelines

Deleting a Service Probe removes its network namespace, releases its MAC address back to the available pool, and cleans up all associated hardware programming. If a DHCP client is running for the probe, it is stopped and the address is released.

Any pending asynchronous actions (ping, query DNS, shell, Python) associated with the probe are canceled when the probe is deleted.

Example

The following command deletes Service Probe 1:

delete service-probe 1

The following command deletes all Service Probes:

delete service-probe all

History

This command was first available in version 33.5.1.

Platform Availability

All platforms.