vpn-icaConnection¶
The following operations can be performed on "vpn-icaConnection":
show vpn icaConnection¶
Displays active connections that use the ICA proxy.
Synopsis¶
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
Output¶
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.
Synopsis¶
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