run service-probe release/renewNEW!

run service-probe [all | instance_id] [release | renew]

Description

Releases or renews the DHCP-assigned IP configuration for one or all dynamic Service Probes.

Syntax Description

allApplies the action to all dynamic Service Probes.
instance_idIdentifier of the Service Probe on which to act. Valid range is 1–9999.
releaseReleases the current DHCP-assigned IP address and clears the probe's IP configuration.
renewSends a DHCP request to obtain or refresh the probe's IP configuration.

Usage Guidelines

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.

Example

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

History

This command was first available in version 33.5.1.

Platform Availability

All platforms.