Quantcast
Channel: Intel Communities: Message List - Wired Ethernet
Viewing all articles
Browse latest Browse all 9952

Re: x552/x557 to HPE OfficeConnect 1950 24G 2SFP+ 2XGT Switch(JG960A)

$
0
0

Dear wb,

 

In my Linux case with Supermicro X10SDV-4C-TLN4F and HPE 1950 24G 2SFP+ 2XGT Switch,

following two methods make both intefaces are up with 10Gbps.

 

= Increase the interface MTU value to 9216(HP 1950 series default and maximum value)

# ifconfig eno3 mtu 9216

# ifconfig eno4 mtu 9216

 

= Set the interface to advertise only 10000baseT Full in autonegotiation.

# ethtool -s eno3 advertise 0x1000

# ethtool -s eno4 advertise 0x1000

 

 

But in FreeBSD, increasing only mtu values did not make intefaces are up with 10Gbps.

Do you Intel have plan for updating FreeBSD driver for X552/X557?


Viewing all articles
Browse latest Browse all 9952

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>