Skip to Main Content
Solarwinds header logo
  • Bring IT all together

    Customers rely on SolarWinds to drive operational resilience, from unified observability to enterprise-wide service management, through a simple, powerful, and secure portfolio built for hybrid IT.

    Platform OverviewPlatform Overview
    EXPLORE SOLARWINDS
    Interactive DemosPricingAbout UsSecure by DesignSolarWinds AI
    Monitoring and Observability

    World-class capabilities built for your hybrid IT ecosystem.

    NetworkInfrastructureDatabaseApplicationsDigital ExperienceLogsSecurity
    Monitoring and Observability Overview
    Database Observability

    Monitor, alert, triage, remediate, and prevent database issues from disrupting your business.

    MonitorDiagnoseOptimizeEverywhere
    Database Observability Overview
    Incident Response

    Build operational resilience and keep your systems online.

    Incident Response Overview
    IT Service Management

    Get teams back to work faster with an experience built for IT—and loved by users.

    Service ManagementAssets & CMDBAI & AutomationEnterprise Service Management
    IT Service Management Overview
    Not sure where to start?
    Get Expert GuidanceExplore ToolsRequest a QuoteVisit Our THWACK User Community
  • Respond even faster

    SolarWinds helps teams respond faster through AI-Powered observability, database performance, incident response, and ITSM solutions. Let our products work hard so you don’t have to.

    All ProductsAll Products
    EXPLORE SOLARWINDS
    Interactive DemosPricingAbout UsSecure By DesignSolarWinds AI
    Monitoring & Observability

    SolarWinds Observability Self-HostedSolarWinds Observability SaaSServer Application MonitorSecurity Event ManagerNetwork Performance MonitorNetFlow Traffic AnalyzerVirtualization ManagerNetwork Configuration ManagerIP Address ManagerAccess Rights Manager
    Database

    Database Performance AnalyzerSQL Sentry
    Incident Response

    SolarWinds Incident Response
    IT Service Management

    SolarWinds Service DeskWeb Help DeskDameware
    Tools

    Engineer's ToolsetKiwi Syslog ServerNetwork Topology MapperServ-U Managed File Transfer
    View Free Tools
    Not sure where to start?
    Get Expert GuidanceExplore ToolsRequest a QuoteVisit Our THWACK User Community
  • Discover our solutions to your IT challenges

    Whether you want to stay ahead with new tech, speed up modernization, support modular services, cut costs, or stay competitive, we’ve built industry-leading software to maximize hybrid IT, spark innovation, and tackle your toughest IT challenges.

    All SolutionsAll Solutions
    EXPLORE SOLARWINDS
    Interactive DemosPricingAbout UsSecure By DesignSolarWinds AI
    By Need

    Application Performance DevOpsIT Service ManagementNetwork Monitoring and ManagementCloud MigrationDigital Experience IT Asset ManagementUser Experience MonitoringDatabase ManagementInfrastructure MonitoringLog ManagementIT Automation
    By Technology

    AWSKubernetesPostgreSQLAzureMySQLSQL Server Diagnostics
    By Industry

    EducationPublic SectorEnterpriseSmall Business
    Partner Solutions

    Global System Integrators & MSPs
    View All Solutions
    Not sure where to start?
    Get Expert GuidanceExplore ToolsRequest a QuoteVisit Our THWACK User Community
  • Pricing
  • We’re here to help you.

    With award-winning technical support, extensive documentation, comprehensive training, and tons of educational assets, we’re dedicated to your success. Plus, you can connect directly with product experts in our user community of over 200,000 registered members.

    Get Expert GuidanceGet Expert Guidance
    EXPLORE SOLARWINDS
    Interactive DemosPricingAbout UsSecure By DesignSolarWinds AI
    Partners

    Program OverviewBecome A PartnerFind a PartnerPartner Portal Login
    Resource Center

    NewsroomInvestor RelationsSolarWinds BlogTrust CenterResourcesGDPR
    Services & Support

    Customer SuccessDeployment ServicesPremium SupportTechnical DocsRenew MaintenanceSolarWinds Academy: Training & CertificationTechnical SupportReport a Security Incident
    Community

    THWACK SolarWinds User CommunityEventsPartners
    Not sure where to start?
    Get Expert GuidanceExplore ToolsRequest a QuoteVisit Our THWACK User Community
Contact Us
Request Quote
Solarwinds header logo
Skip to Main Content
  • Pricing
  • Customer Portal
  • THWACK®
  • Events
  • SolarWinds Blog
  • Public Sector
  • Contact Us
SolarWinds Footer Logo

SolarWinds was founded by IT professionals solving complex problems in the simplest way, and we have carried that spirit forward since 1999. We take pride in relentlessly listening to our customers to develop a deeper understanding of the challenges they face. Our digital agility solutions are built to help companies of any size accelerate business transformation today and into the future.

Try SolarWinds
  • Free Product Trials
  • All Tools
  • Interactive Demos
  • Preference Center
Security
  • Trust Center
  • GDPR Resource Center
  • Secure by Design
  • Security Information
For Customers
  • Customer Portal
  • Support
  • Documentation
  • THWACK Community
About SolarWinds
  • Company
  • Careers
  • For Government
  • For Investors
Resources
  • SolarWinds Blog
  • Resource Center
  • Knowledge Hub
  • Gartner® Magic Quadrant™ Observability
Try SolarWinds
  • Legal Documents
  • Privacy
  • California Privacy Rights
  • Web Accessibility Statement

©2026 SolarWinds Worldwide, LLC. All rights reserved.

  1. Resources
  2. How to Identify Devices on a Network

How to Identify Devices on a Network

Network device identification, also known as device discovery, is the process of finding network equipment and gathering detailed information about them, such as device status, response time, and IP address.

DefinitionRelated ProductsRelated Resources
  • Network Device Identification Definition
  • How to manually identify unknown devices on a network
  • How to automatically identify unknown devices on a network
  • How to manually identify devices on a wireless network
  • How to automatically identify devices on a wireless network
  • Best features to look for in network device scanning tools

Network Device Identification Definition

Network device identification, also known as device discovery, is the process of finding network equipment and gathering detailed information about them, such as device status, response time, and IP address. It’s typically the first activity IT teams perform while mapping and monitoring their network infrastructure for better visibility on connected nodes or devices.

How to manually identify unknown devices on a network

A simple way to identify an "unknown device on a network" is through the command-line interface (CLI) of your computer system. Operating systems such as Windows, Linux, and macOS have their own set of networking commands such as "ipconfig" and “ping” for basic scanning and troubleshooting. Mapping network devices also requires an understanding of IP address allocation. To communicate with other nodes or machines in a network, a device requires a unique IP address. The address is either dynamically assigned by a DHCP server or static and manually.

Outlined below are steps to help you identify network devices, including unknown equipment:

  • Open the Command prompt or Terminal in your Windows, Linux, or macOS system.
  • Search all the network settings, such as default gateway and IP address, through the command prompt.
    • For Windows: Type "ipconfig" and hit enter. It will display the subnet mask, the default gateway, and the IPv4 address of your computer.
    • For Linux and macOS: Enter the "ifconfig" command to view all the network settings.
  • Type the command "arp -a" to view the list of all IP addresses connected to your network. This will also display the MAC address and the allocation type (static and dynamic) of all your network devices.
  • Type "nslookup" followed by any IP address obtained through the "arp" command in the previous step. This will show the hostname of entered IP address or any unknown device on network.

How to automatically identify unknown devices on a network

Manual identification of devices and their associated IP addresses in large, hybrid, or multi-vendor networks is often time-consuming for IT teams.

Network device discovery software automatically scans and monitors network devices and maintains an updated asset inventory, making it an effective solution for companies with burning questions such as how to quickly identify devices on the network. You can quickly track the IP and MAC address, connection speed, and port details of all connected devices with such software. Network discovery tools use various discovery protocols such as SNMP, LLDP and CDP to gather detailed device information. In addition, such tools use ping sweeps to detect the active status of network equipment. Devices or hosts that don’t respond to ICMP echo requests made by discovery tools are termed inactive.

Modern network discovery tools can also help you visually analyze your devices' logical and physical connections using dynamic network maps. These maps can detect unknown devices and changes to the network topology. For example, you can discover all the unauthorized links made by a compromised or rogue device using network mapping and subsequently block them. With packet-level analysis of network traffic, scanning tools allow you to drill down to the root causes of network slowdown, detect unusual traffic, and help prevent security issues.

How to manually identify devices on a wireless network

Manually logging in to the router's web interface is one method to identify network devices in wireless networks. However, this doesn’t provide granular information about your network devices, such as data transmission rate and packet loss. Typically, every device in a wireless network has a unique local IP and MAC address assigned by routers using dynamic host configuration (DHCP) protocol to track them.

Outlined below are the steps to identify network devices via the router web portal:

  • Open the web browser and enter the router's internal IP address in the URL bar. Figure out the IP address using the following steps:
    • For Windows: Go to the taskbar, search Command prompt utility, and open it. Type "ipconfig" in the command prompt and hit enter. It will display your router's IP address in the Default Gateway.
    • For macOS: In the menu bar, click on the Wi-Fi icon and select Open Network Preferences. Select the Advanced Settings option in the bottom right corner. In the next window, navigate to the TCP/IP option to find the router IP address.
  • In the browser tab, enter the login credentials to access your router's administrative panel. Find the login details on the back of your router or the usage guide that comes along with it. Reset the router if you've forgotten the existing password.
  • After login, your router's default home page will appear. It will contain the list of all devices accessing your wireless network under the Status, Wireless Client, or similar section.

How to automatically identify devices on a wireless network

To more easily identify network devices on Wi-Fi, a network scanning tool is designed to provide detailed information from wireless access points, including SSID, device type, signal strength, and connected devices. These tools can be handy for device discovery and troubleshooting network security and performance issues in enterprise wireless networks.

For example, attackers often exploit vulnerabilities in enterprise wireless access points or routers for network infiltration and control. They use techniques such as packet sniffing, password theft, and man-in-the-middle attacks to steal sensitive information.

Modern network scanning software can help prevent unauthorized access attempts with regular monitoring and analysis of wireless devices for security issues.

Best features to look for in network device scanning tools

Performing device discovery using network scanning tools is designed to make monitoring networks easier with the following built-in features:

  • Generating Wi-Fi heatmaps: Modern scanning tools can help create dynamic Wi-Fi heatmaps to examine the strength and coverage of a particular access point. You can also track all connected and lost mobile devices through polling on Wi-Fi access points.
  • Port scanning: Scanning tools enable network admins to identify and block inactive WLAN ports to prevent unauthorized access by a malicious device or user.
  • Unified dashboard: Scanning tools can provide a holistic view of the entire Wi-Fi infrastructure. Network admins can view performance metrics such as device downtime, track wireless coverage, map network paths, and troubleshoot network issues from a single, customizable dashboard using automation tools.
  • Real-time alerts: Wireless monitors can alert network admins about issues like poor signal strength and RF interference that can lead to outages. Active monitoring of potential problems can help mitigate network downtime and improve efficiency.
Featured in this Resource
Like what you see? Try out the products.
Network Performance Monitor

Multi-vendor network monitoring that scales and expands with the needs of your network.

Download Free TrialEmail Link to Trial
Fully functional for 30 days
IP Address Manager

IT software designed to simplify and automate DHCP, DNS, and IP address management.

Download Free TrialEmail Link to Trial
Fully functional for 30 days
Network Topology Mapper

Network mapping software built to automatically plot your network.

Download Free TrialEmail Link to Trial
Free for 14 days
Network Configuration Manager

Reduce cost, save work hours, and remain compliant using a comprehensive network management system.

Download Free TrialEmail Link to Trial
Fully functional for 30 days
Related Resources
What is DDI?
DDI is an abbreviated term that refers to the amalgamation of DNS, DHCP, and IP Address Management into a single service or solution.
View IT Glossary
What Is Network Visualization?
Network visualization allows you to pictographically showcase the network architecture, including device arrangement and data flows.
View IT Glossary
What Is CIDR?
Classless Inter-Domain Routing (CIDR) refers to the standard process of efficiently allocating and organizing IP addresses across networks and devices.
View IT Glossary
What is Network Discovery?
Network discovery is a process of finding devices that also allows systems and nodes to connect and communicate on the same network. This helps network administrators locate devices, create network maps, organize device inventories, enforce accurate device access policies, and gain better control of the infrastructure. Network discovery also helps to find static, dynamic, reserved, and abandoned IP addresses.
View IT Glossary
What is Network Configuration Compliance?
Network configuration compliance refers to implementing the proper controls, policies, and device settings to safeguard your network from attackers and comply with the latest industry requirements for standards like HIPAA and PCI DSS.
View IT Glossary
What is MIB?
MIB is an organized, up-to-date repository of managed objects for identifying and monitoring SNMP network devices.
View IT Glossary

Explore More Resources

View All Resources