This is an archive version of the document. To get the most up-to-date information, see the current version.

Get-VBRPreferredNetwork

Short Description

Returns preferred networks.

Applies to

Platform: VMware, Hyper-V

Product Edition: Standard, Enterprise, Enterprise Plus

Syntax

Get-VBRPreferredNetwork  [<CommonParameters>]

Detailed Description

This cmdlet returns an array of preferred networks created for the backup infrastructure.

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information about common parameters, see http://go.microsoft.com/fwlink/p/?LinkID=113216.

Return Type

Example

This command returns preferred networks created for the backup infrastructure.

Get-VBRPreferredNetwork

IpAddress                               SubnetMask                              CIDRNotation

192.168.0.1                             255.255.255.255                         192.168.0.1/32

123.0.0.0                               255.0.0.0                               123.0.0.0/8