Co robi ARP użycie. Konsola proc/net/arp ). ARP is used to translate protocol addresses to hardware.

Czy przydatne?

Polecenie arp

Wykonanie, użycie: TCP/IP command. Clear, add to, or dump the kernel's Address Resolution Protocol (ARP) cache (/proc/net/arp). ARP is used to translate protocol addresses to hardware interface addresses. Modifying your ARP cache can change which interfaces handle specific requests. ARP cache entries may be marked with the following flags: C (complete), M (permanent), and P (publish). While arp can create a proxy for a single system, subnet proxies are now handled by the arp kernel module, arp(7). See the "Linux 2.4 or later Advanced Routing HOWTO" for details

Opcje wykonania arp w konsoli

host option arguments may be given as either a hostname or an IP address. With the -D option, they may also be given as a hardware interface address (e.g., eth0, eth1).

-a [hosts] , --display [hosts]

Display entries for hosts or, if none are specified, all entries.

-d host [pub] , --delete host [pub]

Remove the specified host's entry. To delete a proxy entry, add the pub argument and specify the interface associated with the proxy using -i.

-D, --use-device

Use the hardware address associated with the specified interface. This may be used with -s when creating a proxy entry.

-f file, --file file

Read entries from file and add them.

-H type, --hw-type type, -t type

Search for type entries when examining the ARP cache. type is usually ether (Ethernet), which is the default, but may be ax25 (AX.25 packet radio), arcnet (ARCnet), pronet (PROnet), or netrom (NET/ROM).

-i interface, --device interface

Select an interface. If you are dumping the ARP cache, this option will cause the command to display only the entries using that interface. When setting entries, this will cause the interface to be associated with that entry. If you do not use this option when setting an entry, the kernel will guess.

-n, --numeric

Display host IP addresses instead of their domain names.

-s host hardware-address [netmask mask] [pub] , --set host hardware-address [pub]

Add a permanent entry for host at hardware-address. A hardware-address for type ether hardware is 6 hexadecimal bytes, colon-separated. The pub argument can be used to set the publish flag, creating a proxy entry.

-v, --verbose

Verbose mode.

Przykłady arp działanie w Słownik polecenie A

Przykład ARP użycie :
Jak użyć file is available for the action specified with the mode argument: r for read, w for write, x for execute. Used mostly in scripting, access works better than test because it uses a direct system call co znaczy.
Przykład ARP użycie :
Jak użyć Advanced Power Management hardware information, such as battery life, or send the system into standby or suspend-to-disk mode. Used on older systems, and replaced by acpi and related commands. -V krzyżówka.
Przykład ARP użycie :
Jak użyć administration command. The Linux version of getty . Set terminal type, modes, speed, and line discipline. agetty is invoked by init . It is the second process in the series init-getty-login-shell co to jest.
Przykład ARP użycie :
Jak użyć configuration settings for sound cards using the ALSA (Advanced Linux Sound Architecture) system. Settings are written to configuration files using the store function and loaded from those files with słownik.
Przykład ARP użycie :
Jak użyć file from each specified assembly-language source file . Object files have the same root name as source files but replace the .s suffix with .o . There may be some additional system-specific options czym jest.