Deletes a logical port from a node. You must have OPER privilege
to use this command.
Format
DELETE PORT port-name
1 – Parameter
port-name
Specifies the name of the application port or the dedicated port
that you want to delete. An application port connects to a remote
device on a terminal server, whereas a dedicated port connects to
a special service.
Use the SHOW PORT command for a list of the application ports and
the dedicated ports that are defined for your service node. You
cannot use the DELETE PORT command to delete an interactive or
forward LAT port.
2 – Qualifiers
2.1 /LOG
/LOG
/NOLOG
Specifies whether LATCP displays a message confirming that
the port was deleted. If you do not specify the /LOG or /NOLOG
qualifier, the default is that no message will be displayed.
3 – Example
LATCP> DELETE PORT LTA27:
The DELETE PORT command in this example deletes the LTA27:
application port. The port was created with the CREATE PORT
command.