Devices oce(7D)
NAME
oce - Emulex OneConnect 10 GBit Ethernet Adapter Driver
SYNOPSIS
/dev/oce*
DESCRIPTION
The oce 10 GBit ethernet adapter driver is a STREAMS based
GLD (NIC driver) for 10G Ethernet functions on the Emulex OneConnect cards.The oce driver initializes the NIC functions on the chip and
implements send/receive of frames. The driver provides statistics and error reporting. The driver also supports multicast and promiscuous modes for send/receive, VLANs, lso, and so forth. The driver supports mtu of 1500 or 9000. Configuration The device can be configured using tools such as dladm or ifconfig.The mtu can be changed using the dladm set-linkprop command:
dladm set-linkprop -p mtu=9000 oce0
The only valid value for speed/mode is 10 Gbps/full-duplex.
The interfaces created by the oce driver can be configured
through ifconfig:ifconfig oce0 plumb xxx.xxx.xxx.xxx up ifconfig oce0 down unplumb
FILES/kernel/drv/oce 32-bit ELF kernel module
/kernel/drv/amd64/oce 64-bit ELF kernel module, x86
/kernel/drv/sparcv9/oce 64-bit ELF kernel module, SPARC
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:SunOS 5.11 Last change: 14 Dec 2009 1
Devices oce(7D)
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | SPARC, x86 ||_____________________________|_____________________________|
| Availability | driver/network/emlxs ||_____________________________|_____________________________|
SEE ALSO
dladm(1M), ifconfig(1M), netstat(1M), prtconf(1M), attri-
butes(5), dlpi(7P) Writing Device Drivers Network Interface Guide STREAMS Programming GuideIEEE 802.3ae Specificiation, IEEE - 2002
SunOS 5.11 Last change: 14 Dec 2009 2