ASN R2.0
Release
  • Aviz Service Node
  • What's New?
  • Getting Started
    • Licensing
    • Server Specifications
    • FlowVision Controller Installation
      • FV ESXi Host Installation
      • FV VirtualBox Installation
    • ASN Package Installation
    • Downloads
  • Aviz Service Node Graphical User Interface Guide
    • System
      • Viewing the Dashboard
      • Accessing System and Device Information
      • Managing Devices
      • Viewing System Log
      • Managing Users
      • Managing License
      • Managing Signature
      • Performing Backup and Restore
      • Viewing Audit Logs
    • Configuration
      • Configuring Ports
      • Configuring Metadata Attributes
        • 4G-LTE/5G-NSA
        • 5G-SA
        • Kafka Export Attributes
      • Configuring Global Parameters
      • Configuring Systems Parameters
      • Configuring Kafka Security
      • Configuring Deduplication
      • Configuring Packet Capture
    • Statistics
      • Viewing Ports Statistics
      • Viewing Global Statistics
      • Viewing Kafka Export Statistics
      • Viewing Deduplication Statistics
    • Help
    • Troubleshooting
  • Support
    • How to contact Aviz Networks Support?
Powered by GitBook
On this page
  • Packet Capture Options
  • Starting Packet Capture
Export as PDF
  1. Aviz Service Node Graphical User Interface Guide
  2. Configuration

Configuring Packet Capture

The Packet Capture feature allows users to capture network traffic on selected interfaces for analysis. It provides configurable options to define capture duration, file size limits, & interface.

PreviousConfiguring DeduplicationNextStatistics

Last updated 1 month ago

Accessing Packet Capture

  1. Navigate to Configuration > ASN > Packet Capture.

  2. Select the device for which you want to capture packets.

  3. Configure the capture settings as needed.

Packet Capture Options

  • Capture Duration (ms): Specifies the duration in milliseconds for which packet capture will run. The value can range from 1 to 10,000 ms..

  • Capture File Size Limit (MB): Defines the maximum file size for the captured packets before it stops capturing. The value can range from 1 to 1,000 MB.

  • Capture Interface Config: Allows selecting the interfaces (ports) from which packets will be captured, supporting both received (RX) and transmitted (TX) traffic.

    • RX/TX File Name: Defines the filenames for received (RX) and transmitted (TX) packets.

  • Clean Up Old PCAP File: When enabled, previously stored PCAP files will be deleted before capturing new data.

Starting Packet Capture

  1. Configure the desired settings.

  2. Click the Start Packet Capture button to begin capturing network traffic.

Below image show the Packet Deduplication for Full Packet

  • Packet capture will stop on all configured ports if the cumulative file size or capture duration limit is reached on any port.

  • Captured PCAP files are stored in the ASN server at /var/log/ and can be transferred using the Linux SCP command.

Packet Capture