Those plugs are most likely (hard to tell from a picture) Cisco console cable plugs. They convert a DB-9 serial interface to a RJ45 receptacle , but NOT for use with a regular network cable. (They also exist in a DB-25 version.)
They are intended to use with a Cisco console cable (that has a RJ45 plug on 1 end and a DB-9 on the other) or a roll-over cable (RJ45 plug on both ends, but different pin-out than a network cable).

A Cisco console cable + a plug like yours connected to the other end make together a serial 3-wire null-modem cable.
A roll-over cable with 2 of these plugs (on each end) also makes a 3-wire null-modem cable.

That may be all you need. Provided that your lab-device needs a 3-wire null-modem cable, which is the most common case.
But some require a straight cable and in some (rare) cases you need a 5-wire null-modem (or straight) cable.

As modern computers, especially laptops, typically don't have a DB-9 serial port anymore, you may also need a USB to serial converter plug.

For short: There are a lot of variables here. Without more details about the devices involved and the exact nature of your plugs I can't get any more specific.

Answer from Tonny on Stack Exchange
Top answer
1 of 3
6

Those plugs are most likely (hard to tell from a picture) Cisco console cable plugs. They convert a DB-9 serial interface to a RJ45 receptacle , but NOT for use with a regular network cable. (They also exist in a DB-25 version.)
They are intended to use with a Cisco console cable (that has a RJ45 plug on 1 end and a DB-9 on the other) or a roll-over cable (RJ45 plug on both ends, but different pin-out than a network cable).

A Cisco console cable + a plug like yours connected to the other end make together a serial 3-wire null-modem cable.
A roll-over cable with 2 of these plugs (on each end) also makes a 3-wire null-modem cable.

That may be all you need. Provided that your lab-device needs a 3-wire null-modem cable, which is the most common case.
But some require a straight cable and in some (rare) cases you need a 5-wire null-modem (or straight) cable.

As modern computers, especially laptops, typically don't have a DB-9 serial port anymore, you may also need a USB to serial converter plug.

For short: There are a lot of variables here. Without more details about the devices involved and the exact nature of your plugs I can't get any more specific.

2 of 3
3

As Tonny wrote, that adapter is most likely a Cisco RJ45-to-DB9 converter, which is a purely passive adapter. The RJ45 side is not Ethernet, it's just RS232 on a different type of connector (Cisco devices used to have console ports with an RJ45 connector rather than the more common DB9 or DB25 connectors).

If you have an RS232 port on your laptop, then you just need a cable. While this was extremely common a couple of decades ago, nowadays I believe it's quite rare to find a laptop with an RS232 port.

So what you need instead is more likely an RS232-to-USB (aka serial-to-USB) converter/adapter.

Once you have that, you should have a new character device for the serial port somewhere in /dev (details may vary, but probably some kind of /dev/tty-something).

If you just want to capture the data from the serial port to a file, you can just cat /dev/serial_port_device_name >filename.

If you need to change serial port settings you can use stty but beware that you must keep the port open while you do it, otherwise the settings will reverse to defaults right away.

If you want something more foolproof, you can probably write a short script using the language of your choice, or they may be additional tools to manage that.

Alternatively there are devices with serial ports and Ethernet connections (you would then usually use telnet or netcat to connect to the serial ports and capture the data), but these would be more expensive, and only useful if you need to capture data from a larger distance.

🌐
Hardware Canucks
hardwarecanucks.com › home › forums › pc builders & tweakers corner › guides & how-to's
How to: USB RS232 to RJ45 interface pinout | Hardware Canucks
December 21, 2014 - If you DO get that wire, you can cut the end off the RS232 side and put on a RJ45 and have it work by wiring a DB9 pinout to RJ45 I imagine, or any sort of old school pinout cabling to match your RX/TX/RTS/CTS and power lines. ... If this is to use a console port on routers/switches, then you ...
Discussions

cables - Pin assignment on rj45 when using rs232 - Electrical Engineering Stack Exchange
I am having a problem creating a cable to connect with two devices. The first devisce is an Intellivue MP70 that I want to connect to the RS232 port using an RJ45 end. On the other side there shoul... More on electronics.stackexchange.com
🌐 electronics.stackexchange.com
November 19, 2014
programming - Serial Communication with rs232/485 and rj45 - Electrical Engineering Stack Exchange
You are missing something major. You CANNOT connect a serial connection to an ethernet port and get anything useful out of it. You will need an adapter from RJ45 to an RS232 conector (usually Sub D9) or to an RS485 connector (Not sure what this looks like.) You will then need the appropriate ... More on electronics.stackexchange.com
🌐 electronics.stackexchange.com
May 20, 2015
Can I put RJ45 connectors on RS232 9-pin cable?
Is it for IP/Lan communication or is it Serial/RS232 over RJ45? If it's for IP/Lan, the high speed signal and noise rejection/specification relies on the twisted pairs. So I would not try running LAN/IP network over 9pin serial. Depending on distance it might work (like if it's short), but seems like a bad idea to me. If this is just normal serial RS232 that uses RJ45 as a connection type, that should work fine. More on reddit.com
🌐 r/CommercialAV
11
4
December 13, 2021
DIY Cisco RJ45 console cable?
No. The cable you linked is a USB to TTL cable. IIRC the Cisco rollover cable is akin to a null modem (i.e. the pinout on one end is reversed, hence the name "Rollover") RS-232 cable. You can hack a RJ45 cable (Google "Cisco Rollover cable pinout") and solder it to a DE-9 (again search for "serial port pinout") connector, then you'll need to get a USB to RS-232 adapter and plug your newly made cable into it More on reddit.com
🌐 r/homelab
4
0
October 10, 2020
🌐
Lammert Bies
lammertbies.nl › home › tutorials on computer interfacing › cables for data interfacing › yost serial device wiring
Yost serial device wiring: RS232 on RJ45 - Lammert Bies
May 13, 2021 - These goals are very close to the goals DEC wanted to achieve with DECConnect. The Yost standard has however one basic advantage. Because RJ45 connectors are used, eight pins are available which makes it possible to transfer almost all RS232 signals.
🌐
US Converters
usconverters.com › downloads › support › db9_rj45_assembeling_guide.pdf pdf
www.usconverters.com Making a DB to RJ45 adapter.
a serial RS232 link, but can be used for any adapter or converter purposes. Standard Pinouts. The standard formerly known as RS-232 or RS232 became EIA-232 then TIA-232. Most of the world still ... RS-232D or EIA-561 defines the pin assignments for using RS-232 with RJ45 connectors.
🌐
Perle
perle.com › products › rs232 to ethernet
RS232 to Ethernet | Transmit RS232 data over Ethernet
Because Ethernet cable is inexpensive and commonly available, some users prefer to use straighthrough cabling for their serial equipment connections. Perle IOLAN RS232 to Ethernet Converters with RJ45, DB9, or DB25 adapters make this possible for half-duplex and full-duplex connections.
🌐
TALtech
taltech.com › rs232-to-rj45-software
RS232 to RJ45 Software
Attach serial devices to your PC’s serial RS232 or USB ports and TCP-Com will make the data available at an IP address (and port number) on your RJ45 network.
Find elsewhere
🌐
Stack Exchange
electronics.stackexchange.com › questions › 139184 › pin-assignment-on-rj45-when-using-rs232
cables - Pin assignment on rj45 when using rs232 - Electrical Engineering Stack Exchange
November 19, 2014 - \$\begingroup\$ You'll really need to mention what's on the other side of the cable, it seems you know the Intellivue side of things but there are a lot of different schemes for RS232 to RJ45. \$\endgroup\$ ... You can remap the DB9 to the RJ45 of your Lantronix EDS-MD. i have found a adapter 'pin out' in the user manual.
🌐
AliExpress
aliexpress.com › s › wiki-ssr › article › rs232-cable-to-rj45
RS232 Cable to RJ45: A Comprehensive Guide to Choosing the Right Cable for Your Setup
The Ethernet packets are then transmitted over the network to a remote computer. Here’s how the process works: <ol> <li> Connect the RS232 device to the serial-to-Ethernet converter using an RS232 cable. </li> <li> Connect the Ethernet port of the converter to the network using an RJ45 cable.
🌐
Edaboard
edaboard.com › general computer › general computer
connection rs232 to rj45? | Forum for Electronics
June 23, 2011 - Yes. It is a common practice to use RJ45 connector for RS232 communication. **broken link removed** RJ45 is typically use for Ethernet communication. Most equipment uses the same RJ45 for RS232 communication (console setting/configuration). There are others using the same RJ45 for their proprietary protocol.
🌐
TALtech
taltech.com › rs232-to-rj45
RS232 to RJ45.
Attach serial devices to your PC’s serial RS232 or USB ports and TCP-Com will make the data available at an IP address (and port number) on your RJ45 network.
🌐
Valtoris
valtoris.com › home › solutions › rs232 to ethernet cable pinout: two common wiring diagrams
RS232 to Ethernet Cable Pinout: Two Common Wiring Diagrams - Valtoris Electronics
February 25, 2026 - A: No. There is no standard for RS232 over RJ45. Cisco uses a pinout called “rollover”. Using this cable on other devices—such as an APC UPS—can bridge the wrong pins, can shut down your system away or even damage the hardware.
🌐
Juniper Networks
juniper.net › documentation › us › en › hardware › mx2020 › srx4600 › topics › concept › port-rj45-db9-adapter-pinout.html
RJ-45 to DB-9 Serial Port Adapter Pinout Information | Juniper Networks
The console port on a Juniper Networks ... pin and you want to connect your laptop or desktop PC to the device, use a combination of the RJ-45 to DB-9 socket adapter along with a USB to DB-9 plug adapter....
🌐
NetworkTechInc
networktechinc.com › serial-rj45-adapters.html
Console Serial Port Adapters RJ45 Connectors, DB9M DB25 RJ45 Pins
August 25, 2025 - Connect your serial devices with DB9 or DB25 connectors to RJ45 ports on the SERIMUX console switch using CAT5/5e/6 cable.
Call   330-562-7070
Address   1275 Danner Dr., 44202, Aurora
🌐
Oracle
docs.oracle.com › cd › E81005_01 › doc.10 › e81016 › c_connectors_modularRS232COM.htm
Modular RS232 COM or Powered RJ45 Port Diagram
The figure below shows a pin-out of the full featured RJ45 port available on the Workstation 6, PCWS 2015, Workstation 5A, KW270, and Base Station.
🌐
Scribd
scribd.com › document › 507300563 › RS232-on-DB25-RJ45-ABB
RS232 to RJ45 Wiring Standards | PDF | Computer Science | Equipment
This document provides wiring standards and pinout diagrams for RS232 serial connections using DB25, DB9, and RJ45 connectors. It specifies the pin assignments and signals for straight-through and null modem cabling configurations between devices. Light blue coloring in one diagram indicates the standard wiring used for industrial control interface cables.
🌐
Waveshare
waveshare.com › wiki › RS232-TO-RJ45-Console-Cable
RS232-TO-RJ45-Console-Cable - Waveshare Wiki
Suitable for desktop PC, laptop, tablet PC, and other devices with RS232 interface, connecting to switch, router, server, industrial machinery, and other devices with RJ45 console port for debugging, configuration, and communication.
🌐
Cable Tester
cable-tester.com › home › pin out › rj45 rs232 console cable pin out
RJ45 RS232 Console Cable Pin Out
July 1, 2023 - A serial console cable is usually used for conveniently sending serial configuration commands to a server or equipment (usually Cisco equipment, often known as the Cisco Console Cable). Serial Console Cable Pin Out Diagram (RJ45 to RS232 female cable)