Skip to main content
Version: 2023.3

Connectivity Management and Route Configuration

Set the maximum number of hops allowed per route

Key<add key="MaxHopsForRoute" value="10"/>
Possible valuesNumeric
Where to add/changecustomer.config CloudShell Server installation directory
Default value6
Affected CloudShell ComponentCloudShell Portal
Version6.0 and above

Enable automatic route configuration (automatically configures L1 connections)

Key<add key="EnableRouteConfiguration" value="True"/>
Possible valuesTrue/False
Where to add/changecustomer.config CloudShell Server installation directory
Default valueFalse
Affected CloudShell ComponentCloudShell Portal
Version6.0 and above

Enable regular users to change their email address

Key<add key="ChangeEmailEnabled" value="True"/>
Possible valuesTrue/False
Where to add/changecustomer.config CloudShell Portal installation directory
Default valueFalse
Affected CloudShell ComponentCloudShell Portal
Version7.0 and above

Enable regular users to change email notifications

Key<add key="ReservationEmail.NonAdminCanChangeNotifications" value="False"/>
Possible valuesTrue/False
Where to add/changecustomer.config CloudShell Server installation directory
Default valueTrue
Affected CloudShell ComponentCloudShell Portal
Version6.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 valuesNumeric (in hops)
Where to add/changecustomer.config CloudShell Server installation directory
Default value2
Affected CloudShell ComponentCloudShell Portal
Version6.1 and above

Set the default connection type when creating a connection

Key<add key="DefaultSelectedConnectionType" value=""/>
Possible valuesText
Where to add/changecustomer.config CloudShell Server installation directory
Default valueRoute
Affected CloudShell ComponentCloudShell Portal
Version6.2 and above

Set the supported connection types for new connections

Key<add key="SupportedConnectionTypes" value=""/>
Possible valuesConnection type, separated by comma
Where to add/changecustomer.config CloudShell Portal installation directory
Default valueRoute, Cable, Tap, Connector
Affected CloudShell ComponentCloudShell Portal
Version6.2 and above