[ Previous | Next | Contents | Home | Search ]
AIX Versions 3.2 and 4 Asynchronous Communications Guide

Removing the 128-Port Asynchronous Adapter from the Command Line

  1. To get information specific to the 128-port asynchronous adapter, enter:
    lsdev -C | grep cx
    The output of this command may be similar to the following:
    cxia0    Available   01-02    IBM 128-Port Async, EIA-232 (ISA)

    This output indicates that adapter cxia0 is in slot 2.

  2. To remove a 128-port asynchronous adapter and its associated RAN, printer devices, and TTYs, enter:
    rmdev -l cxia0 -R
    Running this command maintains the adapter definition in the configuration database.

    To remove a 128-port asynchronous adapter and delete the device definition from the Configuration database, enter:

    rmdev -l cxia -dR
    This command also removes the associated printer devices, RANs, and TTYs.

[ Previous | Next | Contents | Home | Search ]