- Table of Contents
-
- 12-Network Management and Monitoring Configuration Guide
- 00-Preface
- 01-System maintenance and debugging configuration
- 02-NQA configuration
- 03-NTP configuration
- 04-PoE configuration
- 05-SNMP configuration
- 06-RMON configuration
- 07-NETCONF configuration
- 08-SmartMC configuration
- 09-CWMP configuration
- 10-EAA configuration
- 11-Process monitoring and maintenance configuration
- 12-Sampler configuration
- 13-Mirroring configuration
- 14-sFlow configuration
- 15-Information center configuration
- 16-GOLD configuration
- 17-Packet capture configuration
- 18-Performance management configuration
- 19-Ansible configuration
- 20-Cloud connection configuration
- 21-VCF fabric configuration
- Related Documents
-
Title | Size | Download |
---|---|---|
12-Sampler configuration | 39.18 KB |
Configuring samplers
About sampler
A sampler selects a packet from sequential packets and sends the packet to other service modules for processing. Sampling is useful when you want to limit the volume of traffic to be analyzed. The sampled data is statistically accurate and sampling decreases the impact on the forwarding capacity of the device.
The device supports random sampling mode.
In random sampling mode, any packet might be selected from sequential packets in each sampling.
Creating a sampler
1. Enter system view.
system-view
2. Create a sampler.
sampler sampler-name mode random packet-interval n-power rate
By default, no samplers exist.
Display and maintenance commands for a sampler
Execute display commands in any view.
Task |
Command |
Display configuration information about the sampler. |
In standalone mode: display sampler [ sampler-name ] [ slot slot-number ] In IRF mode: display sampler [ sampler-name ] [ chassis chassis-number slot slot-number ] |