Updated on 2025-04-16 GMT+08:00

Configuring the Network

Configure the network interface card (NIC), DNS server, and routing policy information.

  • NIC information: Configure the network IP address and gateway address. NIC information needs to be configured during initial installation or network environment change.
  • DNS Server: Configure a DNS server address. If the asset is a domain name, the DNS server must be configured.
  • Routing policy information: If a device has multiple NICs, configure the routing policy information based on the network plan.
  • Configure the network information of a device based on the network environment plan. If the network configuration is incorrect, the device may fail to be accessed through a web browser. In this case, you need to directly connect to the device and reconfigure the network information.
  • Before modifying route information, ensure that you understand the impact of the route modifications on the network. To avoid network disconnection, exercise caution when performing this operation.
  • The NIC IP address can only be configured on this page. Do not directly modify the NIC configuration file in the background. Otherwise, the IP address of the SSH service (port 22) will be incorrectly bound.

Prerequisites

You have obtained the network information such as the IP address to be configured for the device.

Configuring NIC Information

  1. Log in to a database encryption and access control instance as the sysadmin user.
  2. In the navigation tree on the left, choose System Management > Network Management. Go to the network port management page.
  3. Click Edit in the Actions column of an NIC. The Edit Network Port dialog box is displayed, as shown in Figure 1.

    Figure 1 Editing a network port

  4. Configure NIC information. For details, see Table 1.

    Table 1 Configuring NIC Information

    Parameter

    Description

    Network Port Name

    Default network port name, which cannot be changed.

    Network Port Type

    Select a network port type. The network port types are as follows:

    • Management Port
    • Business Port

    Network Port Description

    Enter the description as required.

    Address Type

    Select an address type. Its value can be:

    • Unconfigured Address
    • IPv4
    • IPv6
    • IPv4 & IPv6

    IP Address and Subnet Mask

    IP Address: IP address of a device. Set it based on your network plan. It needs to communicate with data assets such as databases.

    Subnet Mask: A subnet mask. Set this parameter based on your network plan.

    Gateway

    Gateway address.

    DNS

    Set the domain name server to be used.

  5. Click Confirm.

Configuring Route Information

  1. Log in to a database encryption and access control instance as the sysadmin user.
  2. In the navigation tree on the left, choose System Management > Network Management. Go to the route management page.
  3. Choose Add Route.

    Figure 2 Adding a route

  4. Configure route information. For details, see Table 2.

    Table 2 Configuring route information

    Parameter

    Description

    Address Type

    The options are as follows:

    • IPv4
    • IPv6

    Destination Address

    IP address of the destination network.

    Subnet Mask (IPv4)

    Subnet mask of the destination IP address.

    Prefix Length (IPv6)

    Prefix length of the destination address.

    Next Hop Address

    Next hop address, which is usually the gateway address.

    Select Interface

    Manually select a NIC for sending traffic.

  5. Click Confirm.