The Default ntpcap.ini File

Software Installation for Windows and WinPcap-NT Installation

Platform
Napatech SmartNIC
Content Type
Software Installation Guide
Capture Software Version
Link™ Capture Software 12.7

Description

The default ntpcap.ini file creates 4 devices (if 4 ports are available), named napa0, napa1, napa2 and napa3. Each device has one filter assigned and both RX and TX capabilities.

Contents of ntpcap.ini

This is the contents of the default ntpcap.ini file:

# Napatech default ntpcap.ini file
[Common]
Ntpl1 = 'Assign[StreamId = 0] = Port == 0'
Ntpl2 = 'Assign[StreamId = 1] = Port == 1'
Ntpl3 = 'Assign[StreamId = 2] = Port == 2'
Ntpl4 = 'Assign[StreamId = 3] = Port == 3'

[napa0]
StreamId = 0
Tx = 0

[napa1]
StreamId = 1
Tx = 1

[napa2]
StreamId = 2
Tx = 2

[napa3]
StreamId = 3
Tx = 3