Fast Gigabit Speed—This USB C ethernet adapter adds a wired Gigabit Ethernet port to your USB Type-C and Thunderbolt 3 systems. Faster and more reliable than wi-fi connections up to 1Gbps (10/100/1000Mbps). Link and Activity LEDs
Plug and Play—RJ45 to USB-C cable offers automatic plug-and-play installation with no additional download needed on Windows 11, and 10, macOS, iPhone 15 / Pro / Pro Max, and ChromeOS. Powered by the Realtek RTL8153 chipset for proven, best-in-class compatibility
Small and Flexible—Small, lightweight Thunderbolt 3 to ethernet adapter is perfect for travel and constructed with cutting edge materials including a flat, flexible printed circuit cable, providing durability while accommodating any workspace
Compatibility—Great fit for USB-C Macbook Pro, Windows 11, 10, 8.x, 7, macOS, iPhone 15 / Pro / Pro Max, Dell XPS, fully compatible with Thunderbolt 3, and MacBook Air. Not compatible with gaming consoles. Driverless installation in most modern Operating Systems
2-Year Coverage, Lifetime Support—Every Plugable product, including this USB C to ethernet adapter, is covered against defects for 2 years and comes with lifetime support. If you ever have questions, contact our North American-based team - even before purchase
The Plugable USB C Ethernet Adapter (USBC-TE1000) is a great choice for users to add Gigabit Ethernet to their computer via USB Type-C. Built on the Realtek RTL8153 chipset, this adapter is capable of speeds of 10/100/1000Mbps for fast, stable Ethernet access. Measuring in at 1.8in x 1in x .5in (4.6cm x 2.3cm x 1.3cm), the small, compact size is great for travel and flexible flat cable allows the adapter to adapt to your workspace.
This adapter provides a true plug and play experience without the need for additional driver installation. This makes the USBC-TE1000 a perfect match for macOS, Windows 11 and 10, iPhone 15, Linux, and ChromeOS.
Common uses include:
Adding wired gigabit network support to macOS, Windows, USB-C iPhone 15 / Pro / Pro Max with iOS 17 or newer, Linux, and Chrome OS systems
Replacing or upgrading existing network adapters
Adding additional network interfaces, and transferring files peer-to-peer over Ethernets
Improving speeds compared to older 10/100 adapters and most wireless networks
Please note, this adapter is NOT a solution for connecting USB devices like printers, hard drives, etc to a network. This adapter cannot be used to share Ethernet, WiFi, or data between multiple devices. This adapter cannot be used for Preboot Execution Environment (PXE).
High-Speed Performance
A wired connection can provide increased stability and speed versus WiFi, and provide a better experience for streaming, gaming, and other network activities.
(Exact speeds are dependent upon factors like the speed of your service, and network equipment.)
Improved Chipset
Inside the USBC-TE1000 is a Realtek RTL8153 chipset for fast 10/100/1000Mbps network speeds and works with almost all USB-C 3.1, 3.0, and 2.0 hosts.
Plug and Play
Driverless installation makes for a great plug and play experience. You can immediately start using your adapter without any downloads or installs. Perfect for systems that require driver approval.
Flexible Flat Cable
The adapter is equipped with a flat, printed circuit cable that allows for a small footprint and flexibility. The compact and easy to use flat profile enables the adapter to hug surfaces and take advantage of tight spaces. This means the cable itself is more sturdy and less prone to breakage from bending like traditional, round, copper cables
Compatible with Windows, Linux, and ChromeOS. (Driver download may be required) Not supported for macOS
Compatible with Windows, Linux, and ChromeOS. (Driver download may be required) Not supported for macOS
Compatible with modern versions of macOS, Windows, Linux and Chrome OS
Compatible with modern versions of macOS, Windows, Linux and Chrome OS (Driver download may be required)
Driver Setup
The adapter should provide a plug-and-play installation on updated systems. Please see the Downloads Section above for the latest drivers and information.
Windows PCs with internet access via another network adapter should automatically download and install drivers from Windows Update without a separate download.
Drivers should not be needed on macOS 10.6 or above. However, they are available for separate download.
Linux kernels 3.8 and earlier require rebuild of kernel module from source. Recent distributions running 3.9 or later should have the driver built-into kernel.
Chrome OS supported with latest software updates installed. The drivers are included as part of the kernel used by Chrome OS.
Filter Help Articles and Frequent Questions by Category
Choose one or more filters within each category to narrow down the articles. Each selection will result in only displaying articles that include all of your choices.
Selected filters:
Articles
Well how about that, it looks like we don't have any articles matching your filters! Try removing one of your choices or clear the filters to show all articles.
Computer networking is a complex topic. In this article, we'll be taking a deep dive on the nuances of network performance for those who need some additional explanation while striving to be concise, and to educate users of various experience levels relating computer hardware and computer networking.
If you just need to know how to perform a network performance test/benchmark, jump down to configuring iPerf.
Core Network Concepts
LAN vs WAN
With regards to network performance, it is crucial to first separate whether an issue is with Wide Area Network (WAN) performance, or if the issue is with Local Area Network (LAN) performance.
Your LAN is essentially the network inside your home or business. Many homes use a combination modem/router device provided by their Internet Service Provider (ISP). In some cases, especially in businesses, you may have a separate modem and router, along with other equipment connecting to the router such as a network switch.
Your modem, and the connection it establishes to your ISP—whether through coaxial cable, fiber, phone lines, or long-range wireless—essentially marks the point between the WAN and the LAN. The connection your modem makes to your ISP is the WAN, and any devices you connect through your router behind that modem belong to the LAN.
Link Rate
Almost every type of connection your computer makes to any piece of hardware will have a link rate of some kind. The link rate establishes how fast data can possibly be transferred across any given connection, but it does not guarantee how fast the hardware on either end of the connection will actually transfer data.
The concept of link rates, and their related bottlenecks, is likely best conveyed by giving an example of what connections might be involved in transferring a file from one computer on your LAN to another.
800Mbps—The file source is a USB 3.0 thumb drive capable of 100MB/s (800Mbps) read/write.
480Mbps—The USB 3.0 thumb drive is plugged into a USB 2.0 port on the PC, which has a maximum throughput of 480Mbps
1000Mbps—PC1's Ethernet connection establishes 1Gbps (1000Mbps) link to the router via Ethernet
300Mbps—The router connects to a second PC (we'll refer to this as PC2) via Wi-Fi, and it has established a 300Mbps link to the Wi-Fi adapter on PC2
480Mbps—The Wi-Fi adapter on PC2 is connected via a USB 2.0 port. The link rate of the USB connection to PC2 is at 480Mbps
6000Mbps—PC2 is going to store the file on an internal hard drive with a link rate of 6Gbps
1600Mbps—File Destination: SATA hard drive capable of 200MB/s (1600Mbps) read/write.
Following this chain, we see that 300Mbps is the slowest link rate established. This means that, regardless of the link rates established elsewhere, the absolute maximum the data can possibly be transferred is 300Mbps.
if we were to change the Wi-Fi connection to a wired Ethernet connection capable of 1Gbps, our performance bottleneck would then become the USB 2.0 connection to the USB drive where the file is stored.
Ports and Interfaces
Interfaces
A network interface represents connections, whether wired or wireless, that are made to form a network between devices.
Ports
Some may refer to physical hardware connections as "ports". For the purposes of networking, ports are logical constructs that can also be referred to as "network ports". Each network interface has 65,535 of these logical ports. Each port on a network interface is a separate data connection.
Benchmarking Network Adapter Performance
To properly benchmark network adapter performance, we need to:
Use a simple LAN configuration
Eliminate bottlenecks, especially link rate bottlenecks
Websites like speedtest.net, fast.com, and other performance tools in your web browser are going to use your WAN connection, and are not appropriate for determining if a network adapter is working well.
Transferring files from one computer to another on your LAN is typically not the best way to benchmark a network adapter. File transfers are bottlenecked by a number of things, including performance limitations of the disk the data is on, and often times a lack of establishing parallel network connections to perform the task.
One of the most accurate ways to benchmark network performance on a LAN is by using iPerf . To more effectively benchmark network adapter performance, it is best to establish a point-to-point connection between two PCs, rather than connecting through a router or switch.
Next, you'll need to run iPerf in client mode, targeting the IP address of the server/interface where iPerf is running in server mode. Additionally, we'll run the test for 30 seconds using -t 30 and with four parallel connections using -P 4. Running 4 parallel connections is optimal for saturating a network link.
Windows
Open Command Prompt
Press Windows Key + R or + R, then enter cmd in the window that appears
Search the Start Menu for Command Prompt, and open it
Navigate Command Prompt to the directory the directory where iPerf is located
The cdcommand is for 'change directory'
If you have a folder named 'iperf' on your Windows desktop, you can reach it in command prompt with the command cd %USERPROFILE%\Desktop\iperf
Run iperf in client mode via Command Prompt (replace 192.168.0.200 with the IP address of the server/interface where iPerf is running in server mode)
iperf3.exe -c 192.168.0.200 -t 30 -P 4
macOS / Linux
Open Terminal
Run iPerf in client mode (replace 192.168.0.200 with the IP address of the server/interface where iPerf is running in server mode)
iperf3 -c 192.168.0.200 -t 30 -P 4
iPerf should start performing a network performance test. If the test fails to start, make sure that iPerf is not being blocked by your PC's/Mac's firewall.
Why iPerf is Ideal for Benchmarking
Unlike a file transfer, iPerf runs in memory on the PC and generates data to send using the CPU directly. This alleviates potential bottlenecks generated by storage devices, and allows you to explicitly control how many parallel connections are being used to transfer data rather than being unsure if parallel network connections are being used by other means.
Conclusion
There's a lot more to networking that isn't covered in this article, but we hope this helps explain enough to get an accurate measure of your network performance.
The below guide is an advanced troubleshooting step, and we do not recommend doing so unless you are comfortable manually altering files on your Apple product running macOS. You may not be able to perform the below troubleshooting step if you are unable to execute administrative credentials on your laptop. Please reach out to our support first if you do not wish to attempt the below instructions. You can do so at Plugable.com/Support
How to delete a specific Ethernet adapter from your Network devices on macOS
Click on the Apple logo in the top left corner of your primary monitor, and select ‘System Preferences’
Next select ‘Network’ in the ‘System Preferences' window.
In the now visible list, please select the Plugable Ethernet, or Thunderbolt Ethernet device that may not be working as expected.
Once selected click on the minus button in the bottom left of the network window.
Click on Apply in the bottom right.
Next click on the plus button in the bottom left of the network window, and add the previously removed device.
Click on Apply in the bottom right.
Test to see if this has resolved the unexpected behavior, and assure that your Ethernet is now working.
If this does not resolve the problem, please proceed to the next section (As noted previously the next section is for advanced users only!)
Manually erase your macOS Network Settings to fully reset the Network configuration
This will fully erase all of your Network configuration! Do not skip any steps, and proceed only if you are comfortable with each step!
Open the ‘Finder’ app, then in the ‘Go’ menu at the top of your screen select ‘Computer’
Click on ‘Macintosh HD’ then Library, Preferences, SystemConfiguration
Copy the file named ‘NetworkInterfaces.plist’ to your desktop as a backup of your current configuration.
Delete the original version of the ‘NetworkInterfaces.plist’ located in the SystemConfiguration directory.
Restart your Mac
Login to your Mac, and return to System Preferences → Network
If the list is now empty, please re-add the Plugable or Thunderbolt network adapter by clicking on the plus button in the bottom left of the Network window. Once done click on 'Apply'.
Test to see if this has resolved the unexpected network behavior
I am still unable to get my Ethernet connection working on my Mac
If this is the case please reach out to our support team. When you do please include a diagnostic log gathered using our PlugDebug tool (instructions are provided on the PlugDebug page). If you are not able to gather the PlugDebug diagnostics do not worry we are still here to help! Please reach out to our support team at support@plugable.com or Plugable.com/Support with a detailed description of your problem, and the model of Plugable product you are using.
The Windows Firewall may block some networking features when the local network is not set to Private. This article will describe the process for setting the local network, either wired Ethernet or Wi-Fi to be a Private network.
Windows 11
1 - Connect the computer to the network, either wired or wireless
2 - Open the Windows Settings - right-click on the Start Menu and select “Settings” from the pop-up menu
3 - On the left column select “Network & internet”
For Wired Networks
4 - Select the “Ethernet” option
5 - The connected network should be expanded, if not click on “Network Connected" to expand the section
6 - Select the “Network profile type” either “Public network” or “Private network” to suite your needs
For Wi-Fi Networks
4 - Select the “Wi-Fi” option
5 - Select your Wi-Fi network name “properties”
6 - Select the “Network profile type” either “Public network” or “Private network” to suite your needs
Windows 10
1 - Connect the computer to the network, either wired or wireless
2 - Open the Windows Settings - right-click on the Start Menu and select “Settings” from the pop-up menu
3 - Select “Network & Internet” fro the bottom section
4 - Select the “Ethernet” option from the left pane
5 - Select the “Connected” network from the right pane
6 - Select the “Network profile type” either “Public network” or “Private network” to suite your needs
Windows PowerShell
If the option does not show up in the Windows Settings GUI, or if you prefer to use the terminal.
1 - Open a new terminal: Right-click on the Start Menu and select “Terminal”
2 - Run the following command to list the available networks
One helpful way to identify your ethernet link rate speed is through the System Settings app in macOS. This can help us identify if your Plugable ethernet adapter is negotiating either 1Gbps or 2.5Gbps network speeds. Some routers have a mix of 1Gbps or 2.5Gbps ports, and in the macOS System Settings this will be shown in the Speed field.
In this example, we will be analyzing our USBC-E2500, which is a 2.5Gbps ethernet adapter. This method applies to all of our ethernet adapters, such as:
Navigate to the Network section, select the entry named “USB 10/100/1G/2.5G LAN” with the Green - Connected icon. Expand the Details button, and go to Hardware.
In the field that says Speed, you should see 2500Base-T if the ethernet adapter is connected to a 2.5G ethernet LAN port on your router. If you see 1000Base-T, this means the adapter is connected to a 1G ethernet LAN port. If you are expecting faster network speeds, please see your router's documentation on its multi-gig LAN port.