ip client-tracker probe-delay
Syntax
ip client-tracker probe-delay <INTERVAL>
no ip client-tracker probe-delay <INTERVAL>
Description
Enables the delay in the client tracking for static IP visibility. By default, ip client-tracker probe-delay
is disabled.
The
no
form of this command disables the delay in the client tracking for static IP visibility.
Command context
config
Parameter
<INTERVAL>
Specifies the delay time of static IP tracking probes from 15 to 300 seconds.
Examples
Configures the delay in the client tracking.
switch# ip client-tracker probe-delay switch# show run ip client-tracker ip client-tracker probe-delay 15 exit
Configures the delay in the client tracking for 250 seconds.
switch# ip client-tracker probe-delay 250 switch# show run ip client-tracker ip client-tracker probe-delay 250 exit