Skip Navigation Links | |
Exit Print View | |
man pages section 7: Device and Network Interfaces Oracle Solaris 11.1 Information Library |
- Emulex OneConnect 10 GBit Ethernet Adapter Driver
/dev/oce*
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.
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
64-bit ELF kernel module, x86
64-bit ELF kernel module, SPARC
See attributes(5) for descriptions of the following attributes:
|
dladm(1M), ifconfig(1M), netstat(1M), prtconf(1M), attributes(5), dlpi(7P)
STREAMS Programming Guide
IEEE 802.3ae Specificiation, IEEE - 2002