Create and manage network interfaces
The following describes how to create and manage network interfaces.
- Network interface management is available in the kr-central-2 region.
Create network interface
You can create a new network interface.
-
Go to KakaoCloud Console > Beyond Networking Service > VPC menu.
-
Click Network interface and then click [Create Network interface].
-
In the Create Network interface window, enter the required information and click [Create].
Category Description Basic information Basic information for creating a network interface
- Name (optional): Name of the network interface
- Description (optional): Description of the network interfaceNetwork Basic network configuration options required for creating a network interface
- VPC: Select the VPC where the network interface will be created
- Subnet: Display and select subnets within the selected VPC
- IP Allocation: Choose the IP allocation method
- Security group: Security group to be applied to the network interface
A network interface can also be created when creating an instance. For more information, refer to Create and Connect Instances.
Manage network interfaces
View the list of network interfaces
You can view the list of currently created network interfaces and related basic information.
-
Go to KakaoCloud Console > Beyond Networking Service > VPC menu.
-
Click Network interface to view the list of currently created network interfaces.
Category Description Network interface Name and unique UUID of the network interface
- Name is optional, so it may not be displayedStatus Usage status of the network interface
- Available: Indicates a state where it is not connected to a resource and can be connected
- In-Use: Indicates a state where it is already connected to a resource and cannot be connected to other resourcesSecurity Group List of security groups applied to the network interface Primary Private IP Information about the primary private IP address allocated to the network interface Primary Public IP Information about the primary public IP address connected to the primary private IP Availability Zone Availability zone where the network interface was created Creation Date Date and time the network interface was created [More] Icon Rename network interface: Change the name and description of the network interface
Modify security group: Modify the security group applied to the network interface
Modify source/destination check: Modify the source/destination check setting
Delete network interface: Delete a network interface that is not connected to any resources -
To view more detailed information, click the network interface to go to the detailed view screen.
View network interface details
You can view detailed information about a network interface.
-
Go to KakaoCloud Console > Beyond Networking Service > VPC menu.
-
Click Network interface, then select the network interface for which you want to view detailed information.
-
In the details page, you can view information about the selected network interface.
- Details
- Instance
- Network
- Security
View the details of the selected network interface.
Category Description Network interface Status Status of the network interface
- Available: Ready to be connected to a resource
- In-Use: Already connected to a resourceCreation Date 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 Source/destination check Source/destination check setting applied to the network interface
- Enabled: Only allows network traffic for its IP/MAC address
- Disabled: Allows traffic for all IP/MAC addressesIf the network interface is connected to an instance, view information about the connected instance.
Category Description Instance Name Name of the connected instance Instance ID Unique UUID of the connected instance Creation Date Date and time the instance was created View 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 where the network interface was created Subnet Name Name of the subnet within the VPC where the network interface was created Subnet ID Unique UUID of the subnet within the VPC where the network interface was created Private IP address Private IP address assigned to the network interface Public IP address Public IP address connected to the private IP address of the network interface MAC address MAC address of the network interface View detailed information about the security group applied to the network interface.
Category Description Security group List of applied security groups Detailed rules Detailed rules of the security group
- Inbound tab: Inbound rules of the applied security group
- Outbound tab: Outbound rules of the applied security group
Rename network interface
You can rename a network interface.
- Go to KakaoCloud Console > Beyond Networking Service > VPC menu.
- Click Network interface and then click the [More] icon for the network interface you want to rename > Rename network interface.
- In the Rename network interface pop-up, modify and enter the information, then click [Apply].
Modify security group
You can edit the security group applied to the network interface.
- Go to KakaoCloud Console > Beyond Networking Service > VPC menu.
- Click Network interface and then click the [More] icon for the network interface > Modify security group.
- In the Modify security group pop-up, modify the security group applied to the network interface, then click [Apply].
Configure source/destination check
Typically, a network interface only processes packets if the source/destination IP matches its own IP. This feature, called source/destination check, is enabled by default but can be disabled depending on the instance's purpose.
- Go to KakaoCloud Console > Beyond Networking Service > VPC menu.
- Click Network interface and then click the [More] icon for the network interface > Configure source/destination check.
- In the Configure source/destination check pop-up, select Enable or Disable, then click [Save].
Delete network interface
You can delete one or more network interfaces that are not connected to any resources, i.e., with a status of Available
.
- Go to KakaoCloud Console > Beyond Networking Service > VPC menu.
- Click Network interface and then click the [More] icon for the network interface you want to delete > Delete network interface.
- In the Delete Network interface pop-up, enter the information and click [Delete].