vpn-pcoipProfile¶
The following operations can be performed on "vpn-pcoipProfile":
add vpn pcoipProfile¶
Creates an PCoIP profile
Synopsis¶
add vpn pcoipProfile <name> -conServerUrl <URL> [-icvVerification ( ENABLED | DISABLED )] [-sessionIdleTimeout <positive_integer>]
Arguments¶
name
name of PCoIP profile
conServerUrl
Connection server URL
icvVerification
ICV verification for PCOIP transport packets.
Possible values: ENABLED, DISABLED Default value: DISABLED
sessionIdleTimeout
PCOIP Idle Session timeout Default value: 180 Minimum value: 30 Maximum value: 240
rm vpn pcoipProfile¶
Removes a previously created PCoIP profile.
Synopsis¶
rm vpn pcoipProfile <name>
Arguments¶
name
Name of PCoIP profile to remove
set vpn pcoipProfile¶
Modifies the specified parameters for PCoIP profile.
Synopsis¶
set vpn pcoipProfile <name> [-conServerUrl <URL>] [-icvVerification ( ENABLED | DISABLED )] [-sessionIdleTimeout <positive_integer>]
Arguments¶
name
Name for the PCoIP profile
conServerUrl
Connection server URL
icvVerification
ICV verification for PCOIP transport packets.
Possible values: ENABLED, DISABLED Default value: DISABLED
sessionIdleTimeout
PCOIP Idle Session timeout Default value: 180 Minimum value: 30 Maximum value: 240
unset vpn pcoipProfile¶
Use this command to remove vpn pcoipProfile settings.Refer to the set vpn pcoipProfile command for meanings of the arguments.
Synopsis¶
unset vpn pcoipProfile <name> [-icvVerification] [-sessionIdleTimeout]
show vpn pcoipProfile¶
Displays information on PCoIP profile
Synopsis¶
show vpn pcoipProfile [<name>]
Arguments¶
name
name of PCoIP profile.
Output¶
conServerUrl
Connection server URL
icvVerification
ICV verification for PCOIP transport packets.
sessionIdleTimeout
PCOIP Idle Session timeout
devno
count
stateflag
Example¶
show vpn pcoipprofile Prof1