RUGGEDCOM ROX II
CLI User Guide
Chapter 16
Traffic Control and Classification
Deleting a NetFlow Collector 725
Section16.4.8.4
Deleting a NetFlow Collector
To delete a NetFlow collector, do the following:
1. Make sure the CLI is in Configuration mode.
2. Delete the collector by typing:
NOTE
A single server can host multiple NetFlow collectors, each monitoring a specific UDP port. It is
important to specify both the IP address and port number when deleting a NetFlow collector.
no services netflow collector address port
Where:
• address is the IPv4 address of the NetFlow collector
• port is the UDP port used by the NetFlow Collector to receive messages
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section16.4.9
Viewing the Status of NetFlow
To view the status of NetFlow, type:
show services netflow status
For example:
ruggedcom# show services netflow status
status
flow-status
active flows 2
rate-status
bits sec 19311176
pkts sec 2399
bits sec min 19009225
pkts sec min 2358
The following information is displayed:
Parameter Description
bits-sec Synopsis: A 32-bit unsigned integer
The current rate in bits/s.
pkts-sec Synopsis: A 32-bit unsigned integer
The current rate in packets/s.
bits-sec-min Synopsis: A 32-bit unsigned integer
The average rate in bits/s over a minute.
pkts-sec-min Synopsis: A 32-bit unsigned integer
The average rate in packets/s over a minute.