| Port | TX Bytes | Alive Duration | Alive Throughput | Active Duration | Active Throughput |
|---|---|---|---|---|---|
| {{ item.aggregate_port }} | {{ item.aggregate_bytes }} | {{ item.aggregate_alive_duration / 1e9 }} | {{ item.aggregate_alive_throughput * 8 }} | {{ item.aggregate_active_duration / 1e9 }} | {{ item.aggregate_active_throughput * 8 }} |