Технические ссылки для Cisco Cisco 5760 Wireless LAN Controller

Скачать
Страница из 1016
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 numberdelay secondsinterval secondsuse-svi address}
no ip device tracking probe {count numberdelay secondsinterval secondsuse-svi address}
Syntax Description
Sets the number of times that the controller sends the ARP probe. The range is
from 1 to 255.
count number
Sets the number of seconds that the controller waits before sending the ARP
probe. The range is from 1 to 120.
delay seconds
Sets the number of seconds that the controller waits for a response before
resending the ARP probe. The range is from 30 to 1814400 seconds.
interval seconds
Uses the controller virtual interface (SVI) IP address as source of ARP probes.
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
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
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:
Controller(config)#
ip device tracking probe use-svi
   Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)
392
OL-29471-01  
ip device tracking probe