[ITEM]
25.04.2020

Moxa Rj45 Serial Pinout

3
Cisco, and plenty of other network equipment manufacturers, tend to use the RJ45 form factor instead of DE-9 for their RS232 console ports. RJ45 is the standard used in most computer networks while DE-9 is usually known as a “serial” or “COM” port. DE-9 ports used to come standard on most PCs, but nowadays they are more of a legacy connector and are rare on desktop computers and pretty much non-existent on laptops. USB adapters with one or more DE-9 ports are cheap and easily available, though.
Equipment that has an RJ45 console port will usually come with an RJ45-to-DE-9 cable so that the equipment can be managed from a PC or laptop with a DE-9 port. The cable simply maps the active pins in the RJ45 port to the correct pins in the DE-9 plug (transmit to receive, receive to transmit, ground to ground and so on).
Moxa’s NPort product range allows you to transport RS232 signals over an IP network. You simply plug RS232-enabled equipment into to an NPort device, install the NPort software on a computer and communicate with the RS232-enabled equipment through virtual serial ports.
Moxa refers to their NPort devices as serial-to-ethernet device servers, but other terms are also used, including serial-to-IP or just device servers. While the NPort range is Moxa proprietary, other vendors offer their own product ranges with similar functionality.

Jump to RJ45 Cables - Serial Cable Pinout. Connection from MVME3100 to Moxa terminal server. Pinout is the standard ethernet straight.

Some time ago I got hold of a decommissioned NPort 5610, an 8-port serial device server with RJ45-type RS232 ports. I wanted to use this device to access the console ports of the equipment in my home lab, but I didn’t have any cables that properly mapped the RJ45 pinout on my network equipment to the RJ45 pinout of the NPort device. I could order some, but that would take a while and I wanted to get started with the NPort as soon as possible. Also, I had some time to kill.
I knew that Cisco and HP RJ45-to-DE-9 cables were cross compatible and worked with all the other equipment I had, so all the RJ45 console ports had to have the same pinout. Cisco has a great description of their console port pinouts here, and the NPort 5610 pinout is detailed in the Quick Installation Guide. Other RJ45 NPort devices use the same pinout.
Now I could make a TP cable with the correct pin mapping and male RJ45 plugs in both ends, but then I’d have to make new cables or use female-to-female adapters if I wanted different lengths. I move stuff in my home lab around a lot, so that would be kinda inconvenient.
Instead, I decided to make a short adapter cable with a male RJ45 plug on the NPort end and a female RJ45 plug on the console port end. That way I could plug the adapter cable into the NPort and run a straight-through TP cable to the console port that I wanted to hook up to.
The basic procedure outlined in this post would also apply to serial-to-IP devices from other manufactures than Moxa, but if the pinout is different you’d need to change the pin mapping in the cable reflect this.
As for the console port end, I have never come across equipment with a different RJ45 console port pinout than the one described in the Cisco article. All Cisco, HP, MikroTik, Huawei and Juniper gear I’ve tried used the same pinout. Your mileage may vary though, so try Googling the pinout for your equipment if you run into problems.
  • Crimping tool
  • Some TP cable (I used about 10” or 25cm for each adapter cable)
  • Male RJ45 crimp plug
  • Female RJ45 connector(the kind that plugs into empty patch panels are nicely suited for this)
Note: The DSR and DTR pins are not actually used, at least not by any of the equipment I’ve tested with. You can snip them and only terminate the send, receive and ground pins. Also, keep in mind that the adapter is not unidirectional. The male end must connect to the NPort device, otherwise the pin mapping will be incorrect and you won't get a connection.
Shown below are the console port and NPort pinouts mapped to the colors of a T568B terminated TP cable. The last table shows which color wires from the NPort map to which wires going to the console port.

Cisco console pinout

PinColorSignal
1W-ORGNot used
2ORGDTR
3W-GRNTxD
4BLUGND
5W-BLUGND
6GRNRxD
7W-BRWDSR
8BRWNot used

Moxa NPort RJ45 pinout

PinColorSignal
1W-ORGDSR
2ORGRTS
3W-GRNGND
4BLUTxD
5W-BLURxD
6GRNDCD
7W-BRWCTS
8BRWDTR

NPort-to-console pin mapping

NPortConsole
W-ORGORG
W-BLUW-GRN
W-GRNBLU
BLUGRN
BRWW-BRW
  1. Crimp the RJ45 plug onto one end of the TP cable. Use T568B termination.
  2. On the other end of the cable, strip back as much of the jacket as is needed to terminate the cable in the female plug.
  3. Cut off the orange, green and white-brown wires so they're about level with the jacket.
  4. Map the remaining wires coming from the male (NPort) end of the cable to the correct slits in the female (console end) connector. Use the mapping shown in the table above and make sure that you're looking at the T568B color coding in the female connector.
  5. Assemble/push together the female connector as you would with a normal cable.
NPort wires mapped to the correct slits in the female connector

A completed adapter
Adapters in use with my NPort
Serial

In the field of telecommunications, the term ‘serial connection’ means the process of sending data via a communication channel or a computer bus serially, one bit at a time. When it’s required to connect two serial peripherals directly (without using a modem or any other Data Communications Equipment) users rely on a null modem cable.

A serial communication standard is widely used for long-distance connections or data exchange in computer networks where a parallel connection is inefficient due to synchronization issues and the cost of the cable.

Sivam vijay tv serial all episodes in tamil. As is known, serial devices exchange information via COM ports connected by a serial cable. Depending on the type of serial port, the form of a serial connector will differ.

Virtual COM Port Emulator is a professional utility that allows setting custom serial port pinouts. That means, developers of complex serial communication systems will be able to manage signal lines pinout either by using already existing standard pinout presets or by creating their own COM port pinout presets.

The software offers three different options for setting signal lines pinout:


  • Standard is the default serial port pinout for serial communications with partial handshaking.
  • Loopback Mode allows virtual COM ports communicate using RS232 loopback handshaking.
  • Custom COM port pinout preset can be selected and saved by a user in the software settings.

Standard RS-232 null modem pinout preset scheme:

Loopback mode pinout preset scheme:

To set Custom serial connector pinout:

  1. Go to the ’Custom pinout’ tab.
  2. In the Serial Ports Explorer choose the required virtual COM port pair.
  3. Select the lines for the ‘IN’ side of the pair and connect them to the required ‘OUT’ side lines by checking the corresponding boxes.
  4. Name the preset and click the ’Save preset’ button.

There are two types of devices involved in serial communication: DTE (Data Terminal Equipment) - a controller of serial connection, computer that fits a male serial port connector, and DCE (Data Circuit-terminating Equipment) - a modem with a female COM port connector.

Data on RS-232 is normally sent using signal lines, which have the following meanings:


RTS (Request to Send) – request for data exchange indicating that the data set is ready to send information to the DTE;

CTS (Clear to Send) – a positive voltage signal indicating that a modem is able to receive data from the data terminal and that the DTE can start data transfer.

DTR (DTE Ready) – a signal sent from the DTE to a modem or other device to indicate that the serial port controller (UART) is prepared to establish a connection;

DSR (DCE Ready) – a signal sent from a modem to the data terminal to indicate that the modem is turned on, initialized, and prepared to communicate with the computer.

DCD (Data Carrier Detect) – a signal sent from the DCE to the DTE to indicate that the DCE is connected to a distant modem. Logic ’0′ means that the communication between the modems is active.

RI (Ring Indicator) – a signal sent from a modem to a computer to indicate that the DCE device (the modem) is receiving a ringing signal from the telephone line.

Virtual Serial Port Driver

Requirements: Windows (32-bit and 64-bit): XP/2003/2008/ Vista/7/8/10, Windows Server 2012, Windows Server 2016 , 5.5MB size
Version 9.0.575 (23rd May, 2019) Release notes
Category: Serial Port Software
    20 July at 18:35
    30 January at 11:59
    5 February at 11:53
Please enable JavaScript to view the comments powered by Disqus.comments powered by Disqus
[/ITEM]
[/MAIN]
25.04.2020

Moxa Rj45 Serial Pinout

46
Cisco, and plenty of other network equipment manufacturers, tend to use the RJ45 form factor instead of DE-9 for their RS232 console ports. RJ45 is the standard used in most computer networks while DE-9 is usually known as a “serial” or “COM” port. DE-9 ports used to come standard on most PCs, but nowadays they are more of a legacy connector and are rare on desktop computers and pretty much non-existent on laptops. USB adapters with one or more DE-9 ports are cheap and easily available, though.
Equipment that has an RJ45 console port will usually come with an RJ45-to-DE-9 cable so that the equipment can be managed from a PC or laptop with a DE-9 port. The cable simply maps the active pins in the RJ45 port to the correct pins in the DE-9 plug (transmit to receive, receive to transmit, ground to ground and so on).
Moxa’s NPort product range allows you to transport RS232 signals over an IP network. You simply plug RS232-enabled equipment into to an NPort device, install the NPort software on a computer and communicate with the RS232-enabled equipment through virtual serial ports.
Moxa refers to their NPort devices as serial-to-ethernet device servers, but other terms are also used, including serial-to-IP or just device servers. While the NPort range is Moxa proprietary, other vendors offer their own product ranges with similar functionality.

Jump to RJ45 Cables - Serial Cable Pinout. Connection from MVME3100 to Moxa terminal server. Pinout is the standard ethernet straight.

Some time ago I got hold of a decommissioned NPort 5610, an 8-port serial device server with RJ45-type RS232 ports. I wanted to use this device to access the console ports of the equipment in my home lab, but I didn’t have any cables that properly mapped the RJ45 pinout on my network equipment to the RJ45 pinout of the NPort device. I could order some, but that would take a while and I wanted to get started with the NPort as soon as possible. Also, I had some time to kill.
I knew that Cisco and HP RJ45-to-DE-9 cables were cross compatible and worked with all the other equipment I had, so all the RJ45 console ports had to have the same pinout. Cisco has a great description of their console port pinouts here, and the NPort 5610 pinout is detailed in the Quick Installation Guide. Other RJ45 NPort devices use the same pinout.
Now I could make a TP cable with the correct pin mapping and male RJ45 plugs in both ends, but then I’d have to make new cables or use female-to-female adapters if I wanted different lengths. I move stuff in my home lab around a lot, so that would be kinda inconvenient.
Instead, I decided to make a short adapter cable with a male RJ45 plug on the NPort end and a female RJ45 plug on the console port end. That way I could plug the adapter cable into the NPort and run a straight-through TP cable to the console port that I wanted to hook up to.
The basic procedure outlined in this post would also apply to serial-to-IP devices from other manufactures than Moxa, but if the pinout is different you’d need to change the pin mapping in the cable reflect this.
As for the console port end, I have never come across equipment with a different RJ45 console port pinout than the one described in the Cisco article. All Cisco, HP, MikroTik, Huawei and Juniper gear I’ve tried used the same pinout. Your mileage may vary though, so try Googling the pinout for your equipment if you run into problems.
  • Crimping tool
  • Some TP cable (I used about 10” or 25cm for each adapter cable)
  • Male RJ45 crimp plug
  • Female RJ45 connector(the kind that plugs into empty patch panels are nicely suited for this)
Note: The DSR and DTR pins are not actually used, at least not by any of the equipment I’ve tested with. You can snip them and only terminate the send, receive and ground pins. Also, keep in mind that the adapter is not unidirectional. The male end must connect to the NPort device, otherwise the pin mapping will be incorrect and you won't get a connection.
Shown below are the console port and NPort pinouts mapped to the colors of a T568B terminated TP cable. The last table shows which color wires from the NPort map to which wires going to the console port.

Cisco console pinout

PinColorSignal
1W-ORGNot used
2ORGDTR
3W-GRNTxD
4BLUGND
5W-BLUGND
6GRNRxD
7W-BRWDSR
8BRWNot used

Moxa NPort RJ45 pinout

PinColorSignal
1W-ORGDSR
2ORGRTS
3W-GRNGND
4BLUTxD
5W-BLURxD
6GRNDCD
7W-BRWCTS
8BRWDTR

NPort-to-console pin mapping

NPortConsole
W-ORGORG
W-BLUW-GRN
W-GRNBLU
BLUGRN
BRWW-BRW
  1. Crimp the RJ45 plug onto one end of the TP cable. Use T568B termination.
  2. On the other end of the cable, strip back as much of the jacket as is needed to terminate the cable in the female plug.
  3. Cut off the orange, green and white-brown wires so they're about level with the jacket.
  4. Map the remaining wires coming from the male (NPort) end of the cable to the correct slits in the female (console end) connector. Use the mapping shown in the table above and make sure that you're looking at the T568B color coding in the female connector.
  5. Assemble/push together the female connector as you would with a normal cable.
NPort wires mapped to the correct slits in the female connector

A completed adapter
Adapters in use with my NPort
Serial

In the field of telecommunications, the term ‘serial connection’ means the process of sending data via a communication channel or a computer bus serially, one bit at a time. When it’s required to connect two serial peripherals directly (without using a modem or any other Data Communications Equipment) users rely on a null modem cable.

A serial communication standard is widely used for long-distance connections or data exchange in computer networks where a parallel connection is inefficient due to synchronization issues and the cost of the cable.

Sivam vijay tv serial all episodes in tamil. As is known, serial devices exchange information via COM ports connected by a serial cable. Depending on the type of serial port, the form of a serial connector will differ.

Virtual COM Port Emulator is a professional utility that allows setting custom serial port pinouts. That means, developers of complex serial communication systems will be able to manage signal lines pinout either by using already existing standard pinout presets or by creating their own COM port pinout presets.

The software offers three different options for setting signal lines pinout:


  • Standard is the default serial port pinout for serial communications with partial handshaking.
  • Loopback Mode allows virtual COM ports communicate using RS232 loopback handshaking.
  • Custom COM port pinout preset can be selected and saved by a user in the software settings.

Standard RS-232 null modem pinout preset scheme:

Loopback mode pinout preset scheme:

To set Custom serial connector pinout:

  1. Go to the ’Custom pinout’ tab.
  2. In the Serial Ports Explorer choose the required virtual COM port pair.
  3. Select the lines for the ‘IN’ side of the pair and connect them to the required ‘OUT’ side lines by checking the corresponding boxes.
  4. Name the preset and click the ’Save preset’ button.

There are two types of devices involved in serial communication: DTE (Data Terminal Equipment) - a controller of serial connection, computer that fits a male serial port connector, and DCE (Data Circuit-terminating Equipment) - a modem with a female COM port connector.

Data on RS-232 is normally sent using signal lines, which have the following meanings:


RTS (Request to Send) – request for data exchange indicating that the data set is ready to send information to the DTE;

CTS (Clear to Send) – a positive voltage signal indicating that a modem is able to receive data from the data terminal and that the DTE can start data transfer.

DTR (DTE Ready) – a signal sent from the DTE to a modem or other device to indicate that the serial port controller (UART) is prepared to establish a connection;

DSR (DCE Ready) – a signal sent from a modem to the data terminal to indicate that the modem is turned on, initialized, and prepared to communicate with the computer.

DCD (Data Carrier Detect) – a signal sent from the DCE to the DTE to indicate that the DCE is connected to a distant modem. Logic ’0′ means that the communication between the modems is active.

RI (Ring Indicator) – a signal sent from a modem to a computer to indicate that the DCE device (the modem) is receiving a ringing signal from the telephone line.

Virtual Serial Port Driver

Requirements: Windows (32-bit and 64-bit): XP/2003/2008/ Vista/7/8/10, Windows Server 2012, Windows Server 2016 , 5.5MB size
Version 9.0.575 (23rd May, 2019) Release notes
Category: Serial Port Software
    20 July at 18:35
    30 January at 11:59
    5 February at 11:53
Please enable JavaScript to view the comments powered by Disqus.comments powered by Disqus