ADC CLI Commands

vpn-pcoipProfile

The following operations can be performed on “vpn-pcoipProfile”:

show set unset add rm

show vpn pcoipProfile

Displays information on PCoIP profile

Synopsis

show vpn pcoipProfile []

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

set vpn pcoipProfile

Modifies the specified parameters for PCoIP profile.

Synopsis

set vpn pcoipProfile [-conServerUrl ] [-icvVerification ( ENABLED | DISABLED )] [-sessionIdleTimeout ]

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 [-icvVerification] [-sessionIdleTimeout]

add vpn pcoipProfile

Creates an PCoIP profile

Synopsis

add vpn pcoipProfile -conServerUrl [-icvVerification ( ENABLED | DISABLED )] [-sessionIdleTimeout ]

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

Arguments

name Name of PCoIP profile to remove

vpn-pcoipProfile