ATA over Ethernet Tools 25 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News ATA over Ethernet Tools 25 (Default branch)
# 1  
Old 04-25-2008
ATA over Ethernet Tools 25 (Default branch)

The ATA over Ethernet Tools are intended for usein conjunction with an ATA over Ethernet (AoE)driver for a Linux 2.6 kernel. They perform simpletasks like listing available devices, triggeringdevice discovery, and restricting the networkinterfaces on which AoE is performed.License: GNU General Public License (GPL)Changes:
A new coraid-update tool was added to help users safely update the firmware of Coraid appliances via AoE.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)