arp-scan
Verified for current stable LTS
Arp Scan Command: Scan Ip Network With Custom Netmask
An engineer would use the arp-scan command 'arp-scan 10.0.0.0:255.255.255.0' to discover all active devices on a local network segmented by a custom netmask, in order to assess network connectivity and identify unrecognized devices. Exact CLI syntax to scan_ip_network_with_custom_netmask using Arp Scan.
When to use this: An engineer would use the arp-scan command 'arp-scan 10.0.0.0:255.255.255.0' to discover all active devices on a local network segmented by a custom netmask, in order to assess network connectivity and identify unrecognized devices.
Command Syntax
arp-scan <10.0.0.0>:<255.255.255.0> arp-scan <10.0.0.0>:<255.255.255.0> Command Breakdown
arp-scan is the base executable for this command.
FAQ
Purpose: Exact syntax to scan_ip_network_with_custom_netmask using Arp Scan.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Arp Scan Command: Scan Ip Network With Bitmask
arp-scan {192.168.1.1}/{24} Arp Scan Command: Scan Current Local Network arp-scan {-l|--localnet} Arp Scan Command: Scan Ip Network With Range arp-scan {127.0.0.0}- {127.0.0.31} Arp Scan Command: Scan Ip Network With Netmask arp-scan {10.0.0.0}:{255.255.255.0} Arp Scan Command: Scan Ip Network With Custom Range arp-scan <127.0.0.0>-<127.0.0.31>