Technical data

DELETE COMMUNICATION_CONTROLLER
DELETE COMMUNICATION_CONTROLLER
Deletes communication controller definitions from the configuration database.
Related commands: DEFINE COMMUNICATION_CONTROLLER,
LIST COMMUNICATION_CONTROLLER
Format
DELETE COMMUNICATION_CONTROLLER [ controller ]
[ /[NO]CONFIRM ]
[ /INTERNET_INTERFACE=character ]
Restrictions
Requires OPER privilege.
Parameters
controller
Required.
Specifies the OpenVMS device name of the communication controller.
Qualifiers
/CONFIRM
/NOCONFIRM
Optional. Default: /CONFIRM if you use wildcards; otherwise, /NOCONFIRM.
If you specify the /CONFIRM qualifier, a message displays asking you to confirm
the delete request. Respond to the CONFIRM: prompt by entering one of the
following:
Y to delete the entry
N to retain the entry
If you specify the /NOCONFIRM qualifier, the operation is performed without
asking you to confirm the request.
/INTERNET_INTERFACE=character
Optional. Default: All alphabetic characters.
Specifies the first character of the Internet interface name of communication
controller definitions to delete from the configuration database.
Examples
1.
TCPIP> DELETE COMMUNICATION_CONTROLLER EZ
Deletes from the configuration database the communication controller
definition corresponding to the OpenVMS device EZ.
2.
TCPIP> DELETE COMMUNICATION_CONTROLLER * -
_TCPIP> /INTERNET_INTERFACE=W
Deletes all the communication controller definitions having an Internet
interface name that begins with the letter W.
Command Descriptions 2–39