Skip to content

Erroneous information in this page recarding the Network Metered Traffic Report #3256

Open
@doctordns

Description

@doctordns

in the Description section, the page describes the NetworkMedteredTrafficReport. It suggests that the report includes a local and remoter address for inbound and outbound traffic, There appears no actual IP address for the LocalAddress Field, and the Remote address is just a subnet mask, so the output is like this:

PS C:\Foo> $m.NetworkMeteredTrafficReport

LocalAddress RemoteAddress Direction TotalTraffic(M)
------------ ------------- --------- ---------------
             0.0.0.0/0     Inbound   9
             0.0.0.0/0     Outbound  58
             ::/0          Inbound   1
             ::/0          Outbound  1
             0.0.0.0/0     Outbound  2
             0.0.0.0/0     Inbound   13
             ::/0          Outbound  2
             ::/0          Inbound   3

Can the page be updated to reflect what is actually included in the report? I'd prefer the code to do what the documentation suggests, but let's ensure they are consistent?


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Labels

area-hyper-vIssues for hyper-v moduledoc-enhancementSuggested additions/improvements to the article, but there is no evidence the customer was blocked.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions