Get-VBRNetworkTrafficRuleOptions
Short Description
Returns settings of global network traffic rules.
Applies to
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
Get-VBRNetworkTrafficRuleOptions |
Detailed Description
This cmdlet returns the following settings of global network traffic rules:
- MultipleUploadStreamsEnabled — Defines that multithreaded data transfer is enabled or disabled.
- StreamsPerJobCount — Specifies a number of TCP/IP transfer connection for every job session.
- IPv6Enabled — Defines that the IPv4/IPv6 dual stack mode is enabled or disabled.
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Output Object
Examples
Getting Settings of Global Network Traffic Rules
This command returns the following settings of global network traffic rules: MultipleUploadStreamsEnabled, StreamsPerJobCount and IPv6Enabled.
Get-VBRNetworkTrafficRuleOptions |