[ Previous | Next | Contents | Glossary | Home | Search ]
AIX Version 4.3 Commands Reference, Volume 6

x_rm_net Command

Purpose

Removes an Xstation network type.

Syntax

x_rm_net Name

Description

The x_rm_net command removes, from the current host, the Xstation network type specified by the Name parameter and defined in the /etc/bootptab file. Before you enter the x_rm_net command, make sure that no Xstation definitions use that network type.

To see a list of the currently defined network types, use the x_ls_net command.

Security

Access Control: Only the root user should have execute (x) access to this command.

Examples

To remove the x_st_mgr.ether network type from those defined for the current Xstation host, enter:

x_rm_net x_st_mgr.ether

The x_st_mgr.ether network type is removed from the /etc/bootptab file. The /etc/x_st_mgr/ether.cf file is removed.

Files

/usr/lpp/x_st_mgr/bin/x_rm_net Contains the x_rm_net command.
/etc/bootptab Contains the boot protocol table.
/etc/x_st_mgr/<typename>.cf Contains the network configuration file.

Related Information

The aixterm command, bootpd daemon, login command, pclient command, x_add_nfs_fpe command, x_add_trm_120 command, x_add_trm_130 command, x_add_trm_140 command, x_add_trm_150 command, x_add_trm_160 command, x_add_xst_fpe command, x_chg_net command, x_chg_trm_120 command, x_chg_trm_130 command, x_chg_trm_140 command, x_chg_trm_150 command, x_chg_trm_160 command, x_def_net command, x_ls_net command, x_ls_net_fp command, x_ls_trm command, x_rm_fpe command, x_rm_net command, x_rm_trm command.


[ Previous | Next | Contents | Glossary | Home | Search ]