Releases or renews the DHCP-assigned IP configuration for one or all dynamic Service Probes.
| all | Applies the action to all dynamic Service Probes. |
| instance_id | Identifier of the Service Probe on which to act. Valid range is 1–9999. |
| release | Releases the current DHCP-assigned IP address and clears the probe's IP configuration. |
| renew | Sends a DHCP request to obtain or refresh the probe's IP configuration. |
These commands apply only to probes configured for dynamic (DHCP) IP addressing. Running either command on a probe with a static IP address returns an error.
The following command renews the DHCP address for Service Probe 1:
run service-probe 1 renew
The following command releases the DHCP address for all dynamic probes:
run service-probe all release
This command was first available in version 33.5.1.
All platforms.