[ Previous | Next | Contents | Search ]
AIXLink/X.25 1.1 for AIX: Guide and Reference

removex25

Purpose

Removes all instances of x.25 ports to prepare for the uninstall of the AIXLink/X.25 Version 1.1 application. This is required in AIX Version 4 prior to uninstalling the AIXLink/X.25 application.

Syntax

Description

The removex25 command removes all configured information relating to the X.25 LPP. This is required in AIX version 4 prior to uninstalling the AIXLink/X.25 application.

Flags

-d Directory Specifies the name of the directory holding backup files. Defaults to current directory.
-f Forces removal of existing backup files if they are already present in the save directory.
-q Runs the command without asking for verifications or displaying messages.
-v Runs the command in the verbose mode, displaying messages as necessary. Default if the -q flag is not used.

Security

Access Control: You must have root authority to run this command.

Example

To remove configuration information for the X.25 LPP in the directory /tmp/backupx25 and force removal of existing backup files if they are already present, enter:

removex25 -d /tmp/backupx25 -f

Files

/usr/bin/removex25 Contains the removex25 command for AIX Version 4.
/usr/lpp/sx25/bin/removex25 Contains the removex25 command for AIX Version 3.2.5.

Related Information

The restorex25 command, cpx25 command, lsdev command, lspvc command, mkdev command, mkpvc command, mksx25 command, rmdev command, rmsx25 command.


[ Previous | Next | Contents | Search ]