Connectivity Management and Route Configuration
Set the maximum number of hops allowed per route
Key | <add key="MaxHopsForRoute" value="10"/> |
Possible values | Numeric |
Where to add/change | customer.config CloudShell Server installation directory |
Default value | 6 |
Affected CloudShell Component | CloudShell Portal |
Version | 6.0 and above |
Enable automatic route configuration (automatically configures L1 connections)
Key | <add key="EnableRouteConfiguration" value="True"/> |
Possible values | True/False |
Where to add/change | customer.config CloudShell Server installation directory |
Default value | False |
Affected CloudShell Component | CloudShell Portal |
Version | 6.0 and above |
Enable regular users to change their email address
Key | <add key="ChangeEmailEnabled" value="True"/> |
Possible values | True/False |
Where to add/change | customer.config CloudShell Portal installation directory |
Default value | False |
Affected CloudShell Component | CloudShell Portal |
Version | 7.0 and above |
Enable regular users to change email notifications
Key | <add key="ReservationEmail.NonAdminCanChangeNotifications" value="False"/> |
Possible values | True/False |
Where to add/change | customer.config CloudShell Server installation directory |
Default value | True |
Affected CloudShell Component | CloudShell Portal |
Version | 6.0 and above |
Set the default number of max hops displayed for routes (in the connection’s Max Hops field in the Resource Connections dialog box)
Key | <add key="DefaultMaxHopsForRoute" value="2"/> |
Possible values | Numeric (in hops) |
Where to add/change | customer.config CloudShell Server installation directory |
Default value | 2 |
Affected CloudShell Component | CloudShell Portal |
Version | 6.1 and above |
Set the default connection type when creating a connection
Key | <add key="DefaultSelectedConnectionType" value=""/> |
Possible values | Text |
Where to add/change | customer.config CloudShell Server installation directory |
Default value | Route |
Affected CloudShell Component | CloudShell Portal |
Version | 6.2 and above |
Set the supported connection types for new connections
Key | <add key="SupportedConnectionTypes" value=""/> |
Possible values | Connection type, separated by comma |
Where to add/change | customer.config CloudShell Portal installation directory |
Default value | Route, Cable, Tap, Connector |
Affected CloudShell Component | CloudShell Portal |
Version | 6.2 and above |