Remove ARP Table Entry (QtocRmvARPTblE) API

  Required Parameter Group:


  Start of changeOptional Parameter Group 1:


  Service Program: QTOCNETSTS

  Threadsafe: Yes

The Remove ARP Table Entry (QtocRmvARPTblE) API removes one or all dynamic entries from the ARP (Address Resolution Protocol) table for the specified line. Local interface entries cannot be removed.

TCP/IP must be active on this system; otherwise, error message TCP84C0 is issued.


Authorities and Locks

Special Authority
*IOSYSCFG

Required Parameter Group

Line name
INPUT; CHAR(10)

The name of the physical interface corresponding to the ARP table from which to remove entries.

Internet address
INPUT; BINARY(4)

The IP address of the entry to remove from the ARP table. This must be 0 when trying to remove all dynamic ARP entries.

Entry type
INPUT; CHAR(10)

Whether a single entry or all entries are removed from the ARP table. The possible types are:


Error code
I/O; CHAR(*)

The structure in which to return error information. For the format of the structure, see Error code parameter.

Start of changeOptional Parameter Group 1

Virtual LAN identifier
INPUT; BINARY(4)

The virtual LAN to which the associated line belongs according to IEEE standard 802.1Q. This field is only valid for Ethernet lines.

The following are permissible values:


Error Messages



API introduced: V5R1