Wingetlywingetly
← All apps

SoftPerfect Switch Port Mapper

by SoftPerfect Pty Ltdv26.9

Last updated

Easy network switch port identification for Windows, macOS and Linux

Install with winget

$ winget install --id SoftPerfect.SwitchPortMapper --exact --version 26.9

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for SoftPerfect Switch Port Mapper

SoftPerfect Switch Port Mapper uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
portmapper_setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for SoftPerfect Switch Port Mapper

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

The SoftPerfect Switch Port Mapper tool works with managed network switches and reports what is connected to switch ports, and which ports are not connected. For every connected port, the port mapper lists the MAC address, IP address and host names of the computers associated with that port.

Additionally, the software can display each client’s network card vendor, port speed, device type, VLAN assignments and statistics for every port. This can be of good assistance when troubleshooting network connectivity issues.

Key features

- Discovers managed switches by scanning your network.

- Shows what is connected to every switch port in a simple table format.

- Pulls ARP table from a router to display IP information of connected clients.

- Scans the current subnet for MAC-to-IP address mappings if there is no router.

- Comes in two editions: a GUI application and a console application for using in scripts.

- Fully supports SNMPv1, SNMPv2c and SNMPv3, including bulk operations.

Installers · v26.9

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for SoftPerfect Switch Port Mapper.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • SoftPerfect RAM DiskSoftPerfect Pty Ltd
    SoftPerfect.RAMDiskv26.7

    Increase computer performance and SSD lifespan

  • NetGeniusSoftPerfect Pty Ltd
    SoftPerfect.NetGeniusv1.1.2

    Internet connection optimisation and application control

  • SoftPerfect Connection EmulatorSoftPerfect Pty Ltd
    SoftPerfect.ConnectionEmulatorv1.9

    Controlled environment for network application testing

  • SoftPerfect Cache RelocatorSoftPerfect Pty Ltd
    SoftPerfect.CacheRelocatorv1.9

    SoftPerfect Cache Relocator is a quick and easy way to move your browser cache. This utility is intended to be used in conjunction with SoftPerfect RAM Disk, which offers all the benefits of creating disks in RAM

  • SoftPerfect Network ScannerSoftPerfect Pty Ltd
    SoftPerfect.NetworkScannerv26.9

    Powerful multipurpose network administration tool for Windows, macOS and Linux

  • NetWorxSoftPerfect Pty Ltd
    SoftPerfect.NetWorxv26.5

    Bandwidth monitoring and data usage reports for Windows, macOS and Linux

More from SoftPerfect Pty Ltd or browse network, port, switch.

Frequently asked questions

How do I install SoftPerfect Switch Port Mapper on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id SoftPerfect.SwitchPortMapper --exact --version 26.9. winget downloads the installer from SoftPerfect Pty Ltd and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install SoftPerfect Switch Port Mapper silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id SoftPerfect.SwitchPortMapper --exact 26.9 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for SoftPerfect Switch Port Mapper?
SoftPerfect Switch Port Mapper uses EXE (Inno Setup). Run the downloaded installer with: portmapper_setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall SoftPerfect Switch Port Mapper via winget?
Run: winget uninstall --id SoftPerfect.SwitchPortMapper --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from SoftPerfect Switch Port Mapper's Apps & Features entry.
Is SoftPerfect Switch Port Mapper free?
SoftPerfect Switch Port Mapper is distributed under Proprietary. Refer to the publisher (https://www.softperfect.com/products/portmapper/) for the full license terms - Wingetly itself does not charge for installation.
Does SoftPerfect Switch Port Mapper work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls SoftPerfect Switch Port Mapper directly from the publisher.
How do I keep SoftPerfect Switch Port Mapper up to date?
Run winget upgrade --id SoftPerfect.SwitchPortMapper --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of SoftPerfect Switch Port Mapper from microsoft/winget-pkgs.