Skip to main content

Ethernet

The Ethernet interface is used to connect CE devices to the network. This interface can be configured to suit the needs of the network such as DHCP, Static IP, or PPPoE. Each of these methods can be used to change how the device communicates on the network.

Field Descriptions

Field NameDescription
NameThe identifier assigned to the Ethernet interface.
ZoneSecurity zone to which the interface is assigned (e.g., LAN, WAN).
ModeOperational mode of the interface (e.g., static, DHCP, etc.).
IPIP address(es) assigned to the interface (can be multiple).
Bridge GroupSpecifies if the interface is part of a bridge group (used in Layer 2 bridging).
Upload Traffic PolicyThe traffic shaping or QoS policy applied for outgoing (upload) traffic.
Download Traffic PolicyThe traffic shaping or QoS policy applied for incoming (download) traffic.
TxTransmitted data rate or usage statistics.
RxReceived data rate or usage statistics.
DescriptionOptional text to describe the purpose or role of the interface.
StatusCurrent operational status (Enabled/Disabled).
ActionProvides an edit icon allowing you to modify interface configurations.

Configuring Ethernet Interface with DHCP

DHCP

The Ethernet interface automatically obtains an IP address from DHCP. The DHCP server on the network gives it information such as the IP, subnet mask, and gateway.

  • Click on the Edit button for the LAN interface.

    DHCP Ethernet Interface - Step 1 (Same as Static)

  • To configure the interface with a DHCP, follow these steps:

  • In the settings panel:

    • Set Interface Status to Enable.
    • Set the Config Type to Static.
    • Click the Update button to apply the DHCP configuration.

    DHCP Ethernet Interface

  • Upon clicking update a confirmation message, Interface is saved successfully will appear on the screen.

    DHCP Ethernet Interface - Confirmation (Same as Static)


Configuring Ethernet Interface with Static IP

  • Login to the cloud platform.

  • Navigate to CE Devices > [Select CE] > Interface > Ethernet.

  • Click on the Edit button for the LAN interface.

    Static Ethernet Interface

  • To configure the interface with a static IP address, follow these steps:

  • In the settings panel:

    • Set Interface Status to Enable.
    • Set the Config Type to Static.
    • In the IP address field, enter the desired static IP address for the interface. You can add multiple IP addresses if required.
    • Select Subnet Mask (i.e: 255.255.255.0/24)
    • Click on the Add button to save the details.
  • Click on the Update button to confirm changes.

    Static Ethernet Interface

  • Upon clicking update a confirmation message, Interface is saved successfully will appear on the screen.

    Static Ethernet Interface - Confirmation


Configuring Ethernet Interface with PPPoE

PPPoE

IP addresses are obtained automatically from PPPoE, which connects to an ISP for the Internet. This requires a username and password.

  • Select Edit on the target Ethernet interface.

    PPPoE Ethernet Interface - Step 1 (Same as Static)

  • Set the following in the Update Ethernet Interface panel:

    • Set Interface Status to Enable.
    • Set Config Type to PPPoE.
    • In the Username / Password fields, enter the credentials provided by your ISP.
    • Click the Update button to save the PPPoE configuration.

    PPPoE Ethernet Interface - Step 5

  • Upon clicking update a confirmation message, Interface is saved successfully will appear on the screen.

    PPPoE Ethernet Interface - Confirmation (Same as Static)