--- title: "Set-VBRCloudVLANConfiguration" description: "This cmdlet modifies a selected VLAN pool. To modify settings, specify new values for the necessary parameters. The cmdlet will overwrite the previous parameter values with new values. The parameters that you omit will remain unchanged." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/set-vbrcloudvlanconfiguration.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam Cloud Connect > Veeam Cloud Connect Hardware Plans > Set-VBRCloudVLANConfiguration" dateModified: "2026-08-19" --- # Set-VBRCloudVLANConfiguration ## Short Description Modifies pools of VLANs reserved for Veeam Cloud Connect. **Platform**: VMware, Hyper-V **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
AllParameterSets (Default)
Vi
Hv
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Configuration |
Specifies the VLAN configuration you want to modify. Accepts the |
True |
Named |
True (ByPropertyName, ByValue) |
|
|
FirstVLANWithInternet |
Specifies the first VLAN ID in the range of VLANs you plan to use for providing networks with internet access to VM replicas on the cloud host. |
|
False |
Named |
False |
|
FirstVLANWithoutInternet |
Specifies the first VLAN ID in the range of VLANs you plan to use for providing networks without internet access to VM replicas on the cloud host. |
|
False |
Named |
False |
|
HvNetworkInfo |
Specifies the Hyper-V virtual switch connected to the target host. Accepts the |
False |
Named |
False |
|
|
LastVLANWithInternet |
Specifies the last VLAN ID in the range of VLANs you plan to use for providing networks with internet access to VM replicas on the cloud host. |
|
False |
Named |
False |
|
LastVLANWithoutInternet |
Specifies the last VLAN ID in the range of VLANs you plan to use for providing networks without internet access to VM replicas on the cloud host. |
|
False |
Named |
False |
|
PassThru |
Defines that the command returns the output object to the Windows PowerShell console. |
|
False |
Named |
False |
|
ViVirtualSwitch |
Specifies the VMware virtual switch connected to the target host. Accepts the |
False |
Named |
False |