The Arp Command; Arp Command Syntax - Avaya CallPilot 201i Maintenance And Diagnostics

Hide thumbs Also See for CallPilot 201i:
Table of Contents

Advertisement

Using the operating system online diagnostic tools
4. Type Exit to exit the Command Prompt window.

The arp command

The arp command displays and modifies the IP-to-physical address translation tables used by
Address Resolution Protocol (arp).

Arp command syntax

The arp command uses the following syntax:
arp -s inet_addr eth_addr [if_addr]
arp -d inet_addr [if_addr]
arp -a [inet_addr] [-N if_addr]
Parameter
-a
-g
inet_addr
if_addr
eth_addr
-N if_addr
-d
-s
To run the arp command from the operating system
1. Click Start → Programs → Accessories → Command Prompt to display the
44
Avaya CallPilot® 201i Server Maintenance and Diagnostics
Result: The system runs the tracert utility.
Displays current arp entries by interrogating the current protocol
data. If inet_addr is specified, the IP and physical addresses for only
the specified computer appear. If more than one network interface
uses arp, entries for each arp table appear.
Same as -a.
Specifies an Internet address.
Specifies the Internet address of the interface whose address
translation table should be modified. If not present, the first
applicable interface is used.
Specifies a physical address.
Displays the arp entries for the network interface specified by if_addr.
Deletes the host specified by inet_addr.
Adds the host and associates the Internet address inet_addr with the
Physical address eth_addr. The physical address is given as six
hexadecimal bytes separated by hyphens. The entry is permanent.
command prompt window.
Description
December 2010

Advertisement

Table of Contents
loading

Table of Contents