Good evening folks,
I too have found this SuperMicro system to be a good deal, most notably for the numerous 10G ports. I have a 5GBe connection from AT&T, but when I connect the 10G port on the motherboard to the 5G of the AT&T Router (Humax BGW320-500), the most I see on a connection basis (as reported by pfSense) is 1000baseT.
I've tried the pciconf -lv command and have this output, which I believe indicates that the driver for the Intel NIC is loaded properly at least (but I could be wrong about this):
ix0@pci0:4:0:0: class=0x020000 card=0x152815d9 chip=0x15288086 rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = 'Ethernet Controller 10-Gigabit X540-AT2'
class = network
subclass = ethernet
ix1@pci0:4:0:1: class=0x020000 card=0x152815d9 chip=0x15288086 rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = 'Ethernet Controller 10-Gigabit X540-AT2'
class = network
subclass = ethernet
ix2@pci0:5:0:0: class=0x020000 card=0x152815d9 chip=0x15288086 rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = 'Ethernet Controller 10-Gigabit X540-AT2'
class = network
subclass = ethernet
ix3@pci0:5:0:1: class=0x020000 card=0x152815d9 chip=0x15288086 rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = 'Ethernet Controller 10-Gigabit X540-AT2'
class = network
subclass = ethernet
ix4@pci0:6:0:0: class=0x020000 card=0x152815d9 chip=0x15288086 rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = 'Ethernet Controller 10-Gigabit X540-AT2'
class = network
subclass = ethernet
ix5@pci0:6:0:1: class=0x020000 card=0x152815d9 chip=0x15288086 rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = 'Ethernet Controller 10-Gigabit X540-AT2'
class = network
subclass = ethernet
I have selected
ix0 for the WAN, and
ix1 for the LAN. However, I have tried other port combinations and I'm having the same problem on each of them.
Speed and Duplex
In the "Speed and Duplex" setting under each interface, it does reflect that 10Gbase-T media "is Supported by this interface", which again supports the theory that it is correctly configured. However, when I do select to hardcode the 10Gbase-T setting, it still does not change the status page:
Status > Dashboard
WAN 1000baseT <full-duplex,rxpause,txpause> xxx.xx.xxx.xx
LAN 1000baseT <full-duplex,rxpause,txpause> 192.168.1.1
Speedtest (AT&T Internal)
The AT&T Router has been testing the connection on a recurring basis, so I will take this at face value until we can prove otherwise:
Upstream 4945.743
Downstream 5432.466
Speedtest
I took the liberty of installing the CLI version of Speedtest on the pfSense box as nothing more than an indicator of whether or not I was truly connecting at a speed greater than 2+ or 3+ GBps, it unfortunately reflects that I am still sitting at sub-gigabit speeds:
Retrieving speedtest.net configuration...
Testing from AT&T U-verse (xxx.xx.xxx.xx)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by Open10G (Emeryville, CA) [114.99 km]: 17.479 ms
Testing download speed................................................................................
Download: 866.67 Mbit/s
Testing upload speed......................................................................................................
Upload: 784.22 Mbit/s
I'm relatively new to pfSense and the various *nix flavors, so I don't really know the best way to troubleshoot this further, so hoping someone here can assist my newb self...
Lastly, I have attempted to access the BIOS on my system via DEL button during POST, but it never gains access. I am hoping there is an easy fix, as this doesn't feel like a defective board.