--- title: "VBRDefaultGatewayConfiguration" description: "Contains default gateway configuration. Get-VBRDefaultGatewayConfiguration" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrdefaultgatewayconfiguration.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRDefaultGatewayConfiguration" dateModified: "2026-08-19" --- # VBRDefaultGatewayConfiguration Contains default gateway configuration. ## Properties

Property

Type

Description

ProviderId

GUID

Service provider ID.

RoutingEnabled

bool

Indicates if the routing is enabled for the default gateway.

DefaultGateway

VBRDefaultGateway[]

Default gateway.

## Related Commands [`Get-VBRDefaultGatewayConfiguration`](get-vbrdefaultgatewayconfiguration.md)