ATA over Ethernet driver 59 (For Linux 2.6 branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News ATA over Ethernet driver 59 (For Linux 2.6 branch)
# 1  
Old 02-05-2008
ATA over Ethernet driver 59 (For Linux 2.6 branch)

This driver allows the Linux kernel to use the ATA over Ethernet (AoE) network protocol. Using AoE, a Linux system can use AoE block devices like EtherDrive (R) storage blades. The block devices appear as local device nodes (e.g. /dev/etherd/e0.0). License: GNU General Public License (GPL) Changes:
Support for the 2.6.24 kernel was added.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
BPQPARMS(8)						   Linux System Managers Manual 					       BPQPARMS(8)

NAME
bpqparms - Configure BPQ ethernet devices. SYNOPSIS
bpqparms device [-a ethaddr] [-d ethaddr] [-vV] DESCRIPTION
Bpqparms allows the setting of the BPQ Ethernet options for a particular device. Each BPQ Ethernet device appears as a device named bpq0...bpqN which overlays the original Ethernet device, usually eth0...ethN. This device is an AX.25 device driver and allows AX.25 frames to be transmitted over an Ethernet to another machine using the same protocol. The default for the device is to send and receive BPQ Ether- net packets to the broadcast address. This program replaces the previous "axparms -dev" option. OPTIONS
-a ethaddr Allows the setting of which ethernet address will be accepted by the BPQ Ethernet device. -d ethaddr If specified on its own, will set the destination ethernet address will be used for transmitting and for receiving of BPQ ethernet packets. An address of "broadcast" sets it to the ethernet broadcast address. -v Displays the version number. -V The original version messages. SEE ALSO
ax25(4), axports(5), ifconfig(8). AUTHOR
Joerg Reuter DL1BKE <jreuter@poboxes.com> Linux 4 September 1996 BPQPARMS(8)