Remove TCP/IP Table (RMVTCPTBL)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Remove TCP/IP Table (RMVTCPTBL) command is used to remove (unload) from use the IP Filter Table or IP Network Address Translation Table. RMVTCPTBL can also be used to deactivate the Intrusion Detection System (IDS).

Restrictions:

You must have input/output system configuration (*IOSYSCFG) special authority to use this command.

Top

Parameters

Keyword Description Choices Notes
TBL Table *ALLRULE, *ALL, *IPFTR, *IPNAT, *IDS Optional, Positional 1
Top

Table (TBL)

Specifies which table to remove from use. Note that, for selected table types, the command will remove them from all physical interfaces. For a selection type of *IDS, the command will deactivate the Intrusion Detection System (IDS).

*ALLRULE
Both the IP Filter rules and the IP Network Address Translation rules will be removed. The Intrusion Detection System (IDS) will not be deactivated.
*ALL
The IP Filter rules and the IP Network Address Translation rules will be removed and the Intrusion Detection System (IDS) will be deactivated.
*IPFTR
Only the IP Filter rules will be removed.
*IPNAT
Only the IP Network Address Translation rules will be removed.
*IDS
Only the Intrusion Detection System (IDS) will be deactivated.
Top

Examples

RMVTCPTBL

This command removes all rule files from use.

Top

Error messages

*ESCAPE Messages

TCP8050
*IOSYSCFG authority required to use &1.
Top