Skip to content

vpn icaConnection

The following operations can be performed on "vpn icaConnection":

show | kill

show vpn icaConnection

Displays active connections that use the ICA proxy.

Synopsys

show vpn icaConnection [-userName <string>] [-TransProto ( TCP | UDP )]

Arguments

userName

User name for which to display connections.

TransProto

Transport type for the existing Existing ICA conenction.

Possible values: TCP, UDP

Outputs

domain

The domain name.

srcIP

The client IP address.

srcPort

The client port.

destIP

The CPS server IP address.

destPort

The CPS server port.

peId

Core id of the session owner

stateflag

devno

count

kill vpn icaConnection

Terminates the specified ica connections.

Synopsys

kill vpn icaConnection [-userName <string>] [-TransProto ( TCP | UDP )] [-all]

Arguments

userName

User name for which ica connections needs to be terminated.

TransProto

Transport Protocol for the Existing ICA conenction.

Possible values: TCP, UDP

all

Terminate all active icaconnections.

Example

kill icaconnection -username joe

Was this article helpful?