Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » AWS/Azure/OpenShift » ENA Driver on Amazon EC2: Easy Installation Guide
  • ShieldServersSmall
    How to track your device performance and health via Windows Security in Windows 10 Windows
  • wingettool
    Install Applications with Winget CLI on Windows Windows Server
  • PlayF
    How to Install PlayonLinux on a Linux System Linux
  • ccsC
    NTuser.dat file: How to correctly load Windows Registry Hive Windows
  • Secure Web Server
    How to secure a Web Server on a Windows VM in Azure using TLS/SSL Certificates Saved in Azure Key Vault AWS/Azure/OpenShift
  • Slide1
    Enable Exploit Protection feature on Windows using the Windows Security App, Microsoft Endpoint Configuration Manager, and Group Policy Windows
  • windows workstations inactivity
    Configure Windows Device Inactivity Limit Locally and Domain Wide Windows
  • Computer policy could not be updated
    How to fix Computer Policy could not be updated successfully Windows

ENA Driver on Amazon EC2: Easy Installation Guide

Posted on 10/03/201816/08/2023 Christian By Christian No Comments on ENA Driver on Amazon EC2: Easy Installation Guide
ENA Driver

The ENA Driver on Amazon EC2 introduces a specialized network interface designed to provide exceptional throughput, delivering impressive packet per second (PPS) performance and reliably low latencies. This enhancement empowers EC2 instances with the capability to harness a remarkable 20 Gbps of network bandwidth, specifically applicable to select instance types. However, it’s important to remember that this feature is unavailable for activation on T2 Instances.

Most times, when you increase or change the instance type of a server, the adapter changes, and this can cause issues for you. Please refer to these articles on Driver Management on AWS, Windows clients, and servers. “How to remove a Printer from Windows 10 via PowerShell, Windows registry and Print Management, how to configure Windows instance using EC2 Launch for Server 2016, how to launch an EC2 instance, and how to upgrade AWS Network Adapter from Redhat to Citrix PV and then to AWS PV driver.

Here are the steps for installing the ENA Driver:
-Install the driver for the operating system from this link.
– Locate the Operating system relevant to you and right by selecting copy link address

To set up enhanced networking performance, navigate to the browser of your Amazon EC2 instance where you intend to install the ENA Driver. By pasting this link, a zip file encompassing the ENA network adapter will be promptly downloaded.

Enhancing Network Performance with the ENA Driver Installation

To optimize network performance on your Amazon EC2 instance, make sure to install the ENA Driver on Amazon EC2. Begin by opening the command prompt (CLI) and navigating to the directory containing the necessary files. Then, execute the following command: “pnputil -i -a ena.inf”. This step will ensure the proper installation of the ENA Driver, enhancing network capabilities for your EC2 instance.

Amazon EC2

4. Now stop the instance by shutting it down

5. Enable ENA support on the instance, run this command below
Note: (This step has to be done from your local computer) on on the instance

6. Open the command prompt (CLI)
Type in aws configure and follow the prompt (instruction) and enter your keys

7. Modifying the instance Attribute (AWS-CLI)
aws ec2 modify-instance-attribute –instance-id instance_id –ena-support

And to describe the instance (AWS CLI)

aws ec2 describe-instances --instance-ids instance_id --query "Reservations[].Instances[].EnaSupport"

i.e,

aws ec2 modify-instance-attribute --instance-id i-0fxxxxxx82 --ena-support
aws ec2 describe-instances --instance-ids i-0fxxxxxx682 --query "Reservations[].Instances[].EnaSupport"

Note: At the moment the steps have changed used by AWS but the syntax still remains the same
Now you have to download, navigate to the folder, and run the install.ps.

And follow the steps above again

I hope you found this blog post helpful. If you have any questions, please let me know in the comment session. I welcome you to subscribe to my YouTube Channel.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Click to share on X (Opens in new window) X
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on Pinterest (Opens in new window) Pinterest
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to share on Mastodon (Opens in new window) Mastodon
  • Click to share on Bluesky (Opens in new window) Bluesky
  • Click to share on Threads (Opens in new window) Threads
  • Click to share on Nextdoor (Opens in new window) Nextdoor
AWS/Azure/OpenShift Tags:Enhanced Networking Adapter, Windows Server 2016

Post navigation

Previous Post: How to reset MySQL Root password
Next Post: How to implement N2WS Backup & Recovery (CPM)

Related Posts

  • Cloud Cost
    How to Control Cloud Cost Using Azure VM AWS/Azure/OpenShift
  • Azure VM Creation With CLI 1
    Deploy a Linux virtual machine (VM) on Azure using the Azure CLI AWS/Azure/OpenShift
  • Bulk operations in Azure AD
    Perform Bulk User Operations in Azure AD AWS/Azure/OpenShift
  • image 10
    How to use Microsoft SQL Server Management Studio to Export and Import your MsSQL database from Azure to local computer AWS/Azure/OpenShift
  • Deploy Web App from GitHub
    Deploy Code from GitHub to Azure Apps Services via the Command line AWS/Azure/OpenShift
  • CreateanAWSact
    How to Set up an Amazon Web Services (AWS) Account AWS/Azure/OpenShift

More Related Articles

Cloud Cost How to Control Cloud Cost Using Azure VM AWS/Azure/OpenShift
Azure VM Creation With CLI 1 Deploy a Linux virtual machine (VM) on Azure using the Azure CLI AWS/Azure/OpenShift
Bulk operations in Azure AD Perform Bulk User Operations in Azure AD AWS/Azure/OpenShift
image 10 How to use Microsoft SQL Server Management Studio to Export and Import your MsSQL database from Azure to local computer AWS/Azure/OpenShift
Deploy Web App from GitHub Deploy Code from GitHub to Azure Apps Services via the Command line AWS/Azure/OpenShift
CreateanAWSact How to Set up an Amazon Web Services (AWS) Account AWS/Azure/OpenShift

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

sysadmin top30a

  • ShieldServersSmall
    How to track your device performance and health via Windows Security in Windows 10 Windows
  • wingettool
    Install Applications with Winget CLI on Windows Windows Server
  • PlayF
    How to Install PlayonLinux on a Linux System Linux
  • ccsC
    NTuser.dat file: How to correctly load Windows Registry Hive Windows
  • Secure Web Server
    How to secure a Web Server on a Windows VM in Azure using TLS/SSL Certificates Saved in Azure Key Vault AWS/Azure/OpenShift
  • Slide1
    Enable Exploit Protection feature on Windows using the Windows Security App, Microsoft Endpoint Configuration Manager, and Group Policy Windows
  • windows workstations inactivity
    Configure Windows Device Inactivity Limit Locally and Domain Wide Windows
  • Computer policy could not be updated
    How to fix Computer Policy could not be updated successfully Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,839 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.