How do i check the "speed" a network interface is connected to? in FreeBSD ifconfig will tell you the line speed an interface is connected to. <snip> media: Ethernet autoselect (1000baseTX <full-duplex>) <snip> is there a CLI command that will return the same kind of information? TIA, Tomoki