Dropping a connection configuration

To delete all LU 6.2 connection configurations of a particular con_name from TRS:

exec sgw_dropcon con_name

where con_name with the name of the connection configuration you want to drop. The connection configuration name appears in the connections status display.

Example

To drop the connection configuration named “SYBLU01,” use the following procedure:

exec sgw_dropcon SYBLU01
go