Unicon-eLux-Configuring NIC Speed on eLux Devices

book

Article ID: CTX695757

calendar_today

Updated On:

Description

 

  • Issue:

    • NIC speed may need adjustment depending on network requirements.

    • Available options include Auto, 1000Mb/s Full, 100Mb/s Full/Half, and 10Mb/s Full/Half duplex.

  • Method 1 – Device Configuration via Scout Console:

    1. Open Scout Console → Device / OU > Device Configuration.

    2. Go to Network → LAN tab → Medium tab.

    3. Under Speed, select the desired NIC speed (Auto, 1000Mb/s, 100Mb/s, or 10Mb/s).

    4. Save changes and reboot the client.

  • Method 2 – Advanced File Entries in terminal.ini:

    1. In Scout Console, navigate to Advanced device configuration → Advanced files entries.

    2. Add or update the NIC speed entry in /setup/terminal.ini:

      [Network]
      CurrentSpeed=1000Mb/s,Full
      

      image.png
      (Replace with preferred value if needed.)

    3. Save the file and reboot the client to apply changes.

Issue/Introduction

Users may need to manually set NIC speed values (Auto, 1000Mb/s, 100Mb/s, or 10Mb/s) to optimize performance. This can be achieved either through Scout Console device configuration or by editing the terminal.ini file.