rdp-serverprofile¶
The following operations can be performed on "rdp-serverprofile":
add rdp serverprofile¶
Add an rdp server profile.
Synopsis¶
add rdp serverprofile <name> [-rdpIP <ip_addr|ipv6_addr|*>] [-rdpPort <positive_integer>] -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 <name> [-rdpIP <ip_addr|ipv6_addr|*>] [-rdpPort <positive_integer>] [-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
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 <name> [-rdpIP] [-rdpPort] [-psk] [-rdpRedirection]
show rdp serverprofile¶
Display all rdp profiles
Synopsis¶
show rdp serverprofile [<name>]
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
rm rdp serverprofile¶
Remove an rdp server profile
Synopsis¶
rm rdp serverprofile <name>
Arguments¶
name
The name of the rdp server profile.
Example¶
rm rdp serverprofile