Hi,
I Install a Freenas server on a Dell R740XD2.
We had a SFP+ network card but there isn't any new network interface available in the Freenas interface.
If I connect through SSH on the server and run the following command, I see that the card is recognized:
I don't know how to enable this interface on my Freenas. Can someone help ?
Thanks a lot.
Jonathan
I Install a Freenas server on a Dell R740XD2.
We had a SFP+ network card but there isn't any new network interface available in the Freenas interface.
If I connect through SSH on the server and run the following command, I see that the card is recognized:
Code:
$ pciconf -lv | grep -B4 network
bge0@pci0:4:0:0: class=0x020000 card=0x001f1028 chip=0x165f14e4 rev=0x00 hdr=0x00
vendor = 'Broadcom Limited'
device = 'NetXtreme BCM5720 Gigabit Ethernet PCIe'
class = network
subclass = ethernet
bge1@pci0:4:0:1: class=0x020000 card=0x001f1028 chip=0x165f14e4 rev=0x00 hdr=0x00
vendor = 'Broadcom Limited'
device = 'NetXtreme BCM5720 Gigabit Ethernet PCIe'
class = network
--
subclass = SATA
none74@pci0:102:0:0: class=0x020000 card=0x412114e4 chip=0x16d614e4 rev=0x01 hdr=0x00
vendor = 'Broadcom Limited'
device = 'BCM57412 NetXtreme-E 10Gb RDMA Ethernet Controller'
class = network
subclass = ethernet
none75@pci0:102:0:1: class=0x020000 card=0x412114e4 chip=0x16d614e4 rev=0x01 hdr=0x00
vendor = 'Broadcom Limited'
device = 'BCM57412 NetXtreme-E 10Gb RDMA Ethernet Controller'
class = networkI don't know how to enable this interface on my Freenas. Can someone help ?
Thanks a lot.
Jonathan