ADC CLI Commands

rdp-serverprofile

The following operations can be performed on “rdp-serverprofile”:

add set rm unset show

add rdp serverprofile

Add an rdp server profile.

Synopsis

add rdp serverprofile [-rdpIP <ip_addr|ipv6_addr|*>] [-rdpPort ] -psk [-rdpRedirection ( ENABLE | DISABLE )]

Arguments

name The name of the rdp server profile

rdpIP IPv4 or IPv6 address of RDP listener. This terminates client RDP connections.

rdpPort TCP port on which the RDP connection is established. Default value: 3389 Minimum value: 1 Maximum value: 65535

psk Pre shared key value

rdpRedirection Enable/Disable RDP redirection support. This needs to be enabled in presence of connection broker or session directory with IP cookie(msts cookie) based redirection support

Possible values: ENABLE, DISABLE Default value: DISABLE

set rdp serverprofile

Modifies the specified parameters for RDP profile.

Synopsis

set rdp serverprofile [-rdpIP <ip_addr|ipv6_addr|*>] [-rdpPort ] [-psk ] [-rdpRedirection ( ENABLE | DISABLE )]

Arguments

name The name of the rdp server profile

rdpIP IPv4 or IPv6 address of RDP listener. This terminates client RDP connections.

rdpPort TCP port on which the RDP connection is established. Default value: 3389 Minimum value: 1 Maximum value: 65535

psk Pre shared key value

rdpRedirection Enable/Disable RDP redirection support. This needs to be enabled in presence of connection broker or session directory with IP cookie(msts cookie) based redirection support

Possible values: ENABLE, DISABLE Default value: DISABLE

rm rdp serverprofile

Remove an rdp server profile

Synopsis

rm rdp serverprofile

Arguments

name The name of the rdp server profile.

Example

rm rdp serverprofile

unset rdp serverprofile

Use this command to remove rdp serverprofile settings.Refer to the set rdp serverprofile command for meanings of the arguments.

Synopsis

unset rdp serverprofile [-rdpIP] [-rdpPort] [-psk] [-rdpRedirection]

show rdp serverprofile

Display all rdp profiles

Synopsis

show rdp serverprofile []

Arguments

name The name of the rdp server profile

Output

rdpIP IPv4 or IPv6 address of RDP listener. This terminates client RDP connections.

rdpPort TCP port on which the RDP connection is established.

psk Pre shared key value

rdpRedirection Enable/Disable RDP redirection support. This needs to be enabled in presence of connection broker or session directory with IP cookie(msts cookie) based redirection support

builtin Indicates that a variable is a built-in (SYSTEM INTERNAL) type.

feature The feature to be checked while applying this config

devno count stateflag

Example

show rdp profile

rdp-serverprofile