Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Remove TCP/IP Host Table Entry (RMVTCPHTE) command is used to remove an internet address, all of its associated host names, and the associated text description field from the local host table. The local host table is defined to allow one internet address, four host names and one text description field per entry.
See also the following host table commands:
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
INTNETADR | Internet address | Character value | Required, Positional 1 |
Top |
Specifies the internet address that is to be removed from the local host table. The internet address is specified in the form nnn.nnn.nnn.nnn, where nnn is a decimal number ranging from 0 through 255. An internet address is not valid if it has a value of all binary ones or all binary zeros for the network identifier (ID) portion or the host ID portion of the address. If the internet address is entered from a command line, the address must be enclosed in apostrophes.
Top |
RMVTCPHTE INTNETADR('132.28.71.5')
This command removes the host table entry with an internet address of 132.28.71.5. This includes the internet address, all associated host names, and the text description field associated with the entry.
Top |
*ESCAPE Messages
Top |