Ip Device Tracking Probe - Cisco Catalyst 3650 series Command Reference Manual

Cisco ios xe everest 16.5.1a
Hide thumbs Also See for Catalyst 3650 series:
Table of Contents

Advertisement

ip device tracking probe

ip device tracking probe
To configure the IP device tracking table for Address Resolution Protocol (ARP) probes, use the ip device
tracking probe command in global configuration mode. To disable ARP probes, use the no form of this
command.
ip device tracking probe {count number| delay seconds| interval seconds| use-svi address}
no ip device tracking probe {count number| delay seconds| interval seconds| use-svi address}
Syntax Description
count number
delay seconds
interval seconds
use-svi
Command Default
The count number is 3.
There is no delay.
The interval is 30 seconds.
The ARP probe default source IP address is the Layer 3 interface and 0.0.0.0 for switchports.
Command Modes
Global configuration
Command History
Release
Cisco IOS XE 3.3SECisco IOS XE 3.3SE
Usage Guidelines
Use the use-svi keyword to configure the IP device tracking table to use the SVI IP address for ARP probes
in cases when the default source IP address 0.0.0.0 for switch ports is used and the ARP probes drop.
Examples
This example shows how to set SVI as the source for ARP probes:
Device(config)# ip device tracking probe use-svi
Command Reference, Cisco IOS XE Everest 16.5.1a (Catalyst 3650 Switches)
764
Sets the number of times that the device sends the ARP probe. The range is
from 1 to 255.
Sets the number of seconds that the device waits before sending the ARP probe.
The range is from 1 to 120.
Sets the number of seconds that the device waits for a response before resending
the ARP probe. The range is from 30 to 1814400 seconds.
Uses the switch virtual interface (SVI) IP address as source of ARP probes.
Modification
This command was introduced.

Advertisement

Table of Contents
loading

Table of Contents