Hi, i am confused about the usage of Endpoints Vs Receivers in the Top N report? What is the differences about Endpoints Vs Receivers?
Hi hanlu,
Shortly say - Endpoints resource is not directional, it displays both - Transmitters and Receivers (so it also duplicates communicated data by design).
So by short example - if we would have the following communications:
from to bytes__________A -> B 10B -> A 10C -> A 10
Then Top Endpoints, Transmitters and Receivers would look like this:
Endpoints:A 30B 20C 10
Transmitters:A 10B 10C 10Receivers:A 20B 10
Let us know if more clarification is needed, or if you are not able to suit your needs with this behavior
ThanksJan
Hi Jan, thank for your quick reply. In this case, can I conclude Top N end points for certain Vlan is the super set of Top N Transmitters and Receivers for same Vlan?
hanlu, exactly as you said - Endpoints should be everytime superset of Transmitters and Receivers (assuming thay all are shown on the same view - means same filters are applied).