An Elastic Network Interface (ENI) is a virtual network interface that can be attached to an ECS instance in a VPC. This topic describes how to create an ENI in the ECS console.

Prerequisites

Procedure

  1. Log on to the ECS console.
  2. In the left-side navigation pane, choose Network & Security > .
    The Network Interfaces page appears.
  3. Click Create ENI.
    The Create ENI page appears.
  4. Provide the following configuration details.
    1. In the Network Interface Name text box, enter a unique name for the ENI.
    2. From the VPC drop-down menu, select the same VPC associated with the instance to which you want the ENI to be bound. When you attach an ENI to an instance, they must be in the same VPC.
      Note: After an ENI is created, you cannot change the VPC.
    3. From the VSwitch drop-down menu, select the VSwitch to which you want the ENI to be bound. When you attach an ENI to an instance, they must be in the same zone, but they do not have to be in the same VSwitch.
      Note: After an ENI is created, you cannot change the VSwitch.
    4. From the Security Group drop-down menu, select your security group in the selected VPC.
  5. Click OK.

Results

On the Network Interfaces page, click Refresh to view the newly created ENI instance.

What to do next