ip arp-scan
Enables or disables periodic ARP scanning an interface.
Syntax
[no] ip arp-scan off|onSyntax Description
Keyword
Description
Defaults
Usage Guidelines
Examples
ip arp-scan offRelated Commands
interfaceip autoconfigLast updated
Enables or disables periodic ARP scanning an interface.
[no] ip arp-scan off|onno
(Optional) This is the same as ip arp-scan off.
off
Disables ARP scanning.
on
Enables ARP scanning.
ARP scanning is enabled on LAN interfaces but disabled on WAN interfaces by default.
When ARP scanning is enabled on an Interface, Island will periodically send ARP requests to every valid IP address on the interface network. This allows Island to discover all devices on the network, even those that are not otherwise sending any traffic through the Island.
This command is valid only in interface context. Entering it will set the interface mode to manual.
ip arp-scan offLast updated