Overview
How NetFlow Works Short Desc
NetFlow serves as a network monitoring protocol that facilitates the logging of metadata for each flow that traverses the router, both entering or leaving it.This protocol provides Basic Networking - Expressway comprehensive insights into network flows, including details such as source and destination IP addresses, ports, and packet counts. It's commonly applied for traffic analysis, capacity planning, and network troubleshooting.
| Purpose |
Src. IP |
Src. Ports |
Protocol |
Dest. IP |
Dest. Ports |
|---|---|---|---|---|---|
| Administrator SSH |
Admin PCs |
1024-65535 |
TCP |
Expressway-E private IP |
22 |
| Administrator HTTP |
Admin PCs |
1024-65535 |
TCP |
Expressway-E private IP |
80 |
| Administrator HTTPS |
Admin PCs |
1024-65535 |
TLS |
Expressway-E private IP |
443 |
| Internal name resolution (DNS)* |
Expressway-E private IP |
30000-35999 |
UDP & TCP |
Internal name server |
53 |
| External name resolution (DNS) |
Expressway-E public IP |
30000-35999 |
UDP & TCP |
External name server |
53 |
| Internal time synchronization (NTP)* |
Expressway-E private IP |
123 |
UDP |
Internal time server |
123 |
| External time synchronization (NTP) |
Expressway-E public IP |
123 |
UDP |
External time server |
123 |
| Element ID | Field Name | Value |
|---|---|---|
| 48 |
SamplerID |
This ID is assigned to the sampler. It is used by the collector to retrieve information about the sampler for a data flow record. |
| 49 |
SamplerMode |
This field indicates the mode in which the sampling has been performed. |
| 50 |
SamplerRandomInterval |
This field indicates the rate at which the sampling is performed. |
| 84 |
SamplerName |
This field indicates the name of the sampler. |