Port 2281 sits in the registered port range (1024–49151). These ports are assigned by IANA upon application by vendors and developers, meaning someone went through the official process to claim this number. That someone was Lenovo.
IANA registered port 2281 for lnvconsole — a Lenovo network console service — alongside its companion lnvpoller on port 2280. Both appear to be part of Lenovo's server and system management infrastructure, used by tools that monitor and communicate with Lenovo hardware on a network.
What lnvconsole Actually Is
The documentation is sparse. Lenovo hasn't published much about what lnvconsole does at the protocol level, and it's obscure enough that most port databases still mark 2281 as unassigned or unknown.
What the evidence suggests: lnvconsole is a management console communication channel for Lenovo server hardware. Systems administrators have spotted ports 2280 and 2281 appearing in network captures on machines with Lenovo server management software installed. When one administrator saw it and asked whether it was Active Directory-related, the answer from Microsoft MVPs was clear: no, it's something unrelated — likely Lenovo.1
This is a common story in the registered port range. A vendor registers a port for internal software, deploys it in datacenters, and it shows up in network scans for decades with minimal public documentation.
The Registered Port Range
The registered range runs from 1024 to 49151. Unlike the well-known ports below 1024 (which require root privileges to open on Unix systems and carry protocols like HTTP, SSH, and DNS), registered ports are the middle tier: officially assigned, but not universally understood.
Anyone can apply to IANA for a registered port assignment. The process exists to prevent conflicts — to ensure two vendors don't ship software that fights over the same port. But registration doesn't guarantee documentation, widespread adoption, or that the software is still maintained.
Port 2281's registration means Lenovo claimed it. It doesn't mean you'll find a detailed RFC explaining the protocol.
If You See This Port in the Wild
If port 2281 appears in your network traffic or firewall logs, check for Lenovo hardware or Lenovo management software on the machines involved. It's most likely a server management agent running on Lenovo ThinkSystem or similar enterprise hardware.
To see what's listening on port 2281 on a given machine:
Linux / macOS:
Windows:
The process name in the output will tell you exactly what's using it.
Frequently Asked Questions
Questa pagina è stata utile?