Specifies the type of connections to removed from to the display.
Valid connection types are:
OPEN - Connections in the open state.
NOOPEN - Connections in the closed state, listen states, or any of
the connect, disconnect, accept, reject, or failed states.
ALL - All types of connections.
Format: REMOVE CONNECTIONS/TYPE=(type[,...])
If only one type is specified, the parenthesis can be omitted.