Name | Synopsis | Description | Files | Attributes | See Also
/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.
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
32-bit ELF kernel module
64-bit ELF kernel module, x86
64-bit ELF kernel module, SPARC
See attributes(5) for descriptions of the following attributes:
| 
 ATTRIBUTE TYPE  | 
 ATTRIBUTE VALUE  | 
|---|---|
| 
 Availability  | 
 SPARC, x86  | 
| 
 Availability  | 
 driver/network/emlxs  | 
dladm(1M), ifconfig(1M), netstat(1M), prtconf(1M), attributes(5), dlpi(7P)
STREAMS Programming Guide
IEEE 802.3ae Specificiation, IEEE - 2002
Name | Synopsis | Description | Files | Attributes | See Also