Create and manage network interfaces
This section explains how to create and manage network interfaces.
Create network interface
You can create a new network interface.
-
In the KakaoCloud Console, go to Beyond Networking Service > VPC.
-
Click Network interfaces, then click the [Create network interface] button.
-
In the Create network interface window, enter the required information and click the [Create] button.
Category Description Basic information Basic information required when creating a network interface
- Name (optional): Name of the network interface
- Description (optional): Description of the network interfaceNetwork Basic network settings required when creating a network interface
- VPC: Select the VPC where the network interface will be created
- Subnet: Display and select the subnet within the selected VPC
- IP allocation method: Select how the IP will be assigned
- Security group: Select the security group to apply to the new network interface
A network interface can also be created at the time of instance creation. For details, see Create and connect instance.
Manage network interfaces
View network interface list
You can check the list of existing network interfaces and their basic information.
-
In the KakaoCloud Console, go to Beyond Networking Service > VPC.
-
Click Network interfaces to view the list of existing network interfaces.
Category Description Network interface The name assigned to the network interface
- Name is optional, so it may not be displayedNetwork interface ID Unique UUID of the network interface Status Usage status of the network interface
- Available: Not connected to a resource and can be connected
- In-Use: Already connected to a resource and cannot be connected to another resourceSecurity group List of security groups applied to the network interface Connection target type Type of resource the network interface is connected to Primary private IP Primary private IP address assigned to the network interface Primary public IP Primary public IP address associated with the primary private IP Availability zone Availability zone where the network interface was created Created at Date and time when the network interface was created [More] icon Rename network interface: Change name and description of the network interface
Edit security group: Modify the security group applied to the network interface
Edit allowed address pairs: Add or remove allowed IP addresses or CIDRs for packet transmission
Delete network interface: Delete a network interface that is not connected to a resource -
To view details, click the desired network interface in the list to open the details page.
View network interface details
You can view detailed information of a network interface.
- In the KakaoCloud Console, go to Beyond Networking Service > VPC.
- Click Network interfaces and select the network interface whose details you want to view.
- On the details page of the selected network interface, check the information.
- The Instance and Security tabs are available only for network interfaces connected to an instance.
- Details
- Instance
- Network
- Security
You can view detailed information of the selected network interface.
Category | Description |
---|---|
Status | Status of the network interface - Available: Available to connect to a resource - In-Use: Already connected to a resource |
Created at | Date the network interface was created |
Network interface name | Name assigned to the network interface |
Network interface ID | Unique UUID of the network interface |
Availability zone | Availability zone where the network interface was created |
Allowed address pairs | List of allowed IP addresses or CIDRs added to the network interface |
Connection target type | Type of resource connected to the network interface |
If the network interface is connected to an instance, you can view the details of the connected instance.
Category | Description |
---|---|
Instance name | Name of the connected instance |
Instance ID | Unique UUID of the connected instance |
Created at | Date and time when the instance was created |
You can view the network information configured for the network interface.
Category | Description |
---|---|
VPC name | Name of the VPC where the network interface was created |
VPC ID | Unique UUID of the VPC |
Subnet name | Name of the subnet in the VPC |
Subnet ID | Unique UUID of the subnet |
Private IP address | Private IP address assigned to the network interface |
Public IP address | Public IP address associated with the private IP address |
MAC address | MAC address of the network interface |
You can view details of the security groups applied to the network interface.
Category | Description |
---|---|
Security group | List of applied security groups |
Rules | Detailed rules of the applied security groups - Inbound tab: Inbound rules of the security group - Outbound tab: Outbound rules of the security group |
Rename network interface
You can rename a network interface and update its description.
- In the KakaoCloud Console, go to Beyond Networking Service > VPC.
- Click Network interfaces, then click the [More] icon for the network interface to rename, and select Rename network interface.
- In the Rename network interface pop-up window, update the information and click the [Apply] button.
Modify security group
You can edit the security groups applied to a network interface.
- In the KakaoCloud Console, go to Beyond Networking Service > VPC.
- Click Network interfaces, then click the [More] icon for the network interface to edit, and select Edit security group.
- In the Edit security group pop-up window, modify the security groups to apply and click the [Apply] button.
Modify allowed address pairs
By default, a network interface only transmits packets when the source/destination IP address matches its own IP.
By adding allowed address pairs, you can configure the network interface to transmit packets destined for the added IP addresses or CIDR ranges.
- In the KakaoCloud Console, go to Beyond Networking Service > VPC.
- Click Network interfaces, then click the [More] icon for the network interface to edit, and select Edit allowed address pairs.
- In the Edit allowed address pairs pop-up window, enter the IP address or CIDR to add. You can enter multiple addresses by clicking the [Add] button. After entering, click the [Apply] button.
- Up to 10 IP addresses or CIDRs can be added as allowed address pairs.
Delete network interface
You can delete one or multiple network interfaces that are not connected to any resources (status = Available
).
- In the KakaoCloud Console, go to Beyond Networking Service > VPC.
- Click Network interfaces, then click the [More] icon for the network interface to delete, and select Delete network interface.
- In the Delete network interface pop-up window, enter the required information and click the [Delete] button.