Re: NetXtreme II BCM57810 10 Gigabit Ethernet From

"Bjoern A. Zeeb" <[email protected]>
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]>
On Mon, 8 Dec 2025, Markus Mayer wrote:

> Box 3:
>
> $ ifconfig bxe0
> bxe0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=527bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,LRO,WOL_MAGIC,VLAN_HWFILTER,VLAN_HWTSO>
> 	ether 98:b7:85:20:f8:ed
> 	media: Ethernet autoselect (none)
> 	status: no carrier
> 	nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
>
> Any thoughts on what might be going on? Any ideas how to troubleshoot this?

I have no experience with bxe but it seems it doesn't recognize the SFP+.

But given it says:
 	bxe0: Found 10Gb Fiber media.
 	bxe0: IFMEDIA flags : 20

That should be:
 	  13853         sc->media = IFM_1000_SX;
 	and IFM_ETHER

The latter ocnfuses me.


What does
 	ifconfig -v -m bxe0
show on box3?


What happens if you re-plug the SFP+ once the box is up and running?

Also, is there a cable attached and the link supposed to be up?


Just random ideas; my 5 Pfennig.

/bz

-- 
Bjoern A. Zeeb                                                     r15:7
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.