system-pcap-devices

Retrieves the list of PCAP network interfaces available in Logpresso.

Command properties

PropertyDescription
Command typeDriver query
Required permissionCluster administrator
License usageNot counted
Parallel executionNot supported
Distributed executionNot supported

Syntax

system-pcap-devices

Output fields

FieldTypeDescription
namestringNetwork interface name
descriptionstringNetwork interface description
ipipaddrIPv4 address assigned to the network interface
macstringMAC address of the network interface
subnetipaddrNetwork address of the network the interface is connected to
netmaskipaddrNetmask of the network the interface is connected to

Error codes

Parsing errors
Error codeMessageDescription
95020no-read-permissionThe user does not have cluster administrator permission
Runtime errors

N/A

Description

The system-pcap-devices command retrieves the list of PCAP network interfaces available on the Logpresso server. The name, description, IP address, MAC address, subnet, and netmask of each interface are assigned to output fields.

Cluster administrator permission is required to run this command.

Examples

  1. Retrieve the list of PCAP network interfaces

    system-pcap-devices
    

    Retrieves information about all PCAP network interfaces available on the Logpresso server.