CLI Commands for Device-ID
Focus
Focus

CLI Commands for Device-ID

Table of Contents

CLI Commands for Device-ID

Learn how to use CLI commands to troubleshoot issues between the firewall and IoT Security.
Use the following CLI commands to view information for troubleshooting any issues between the firewall and IoT Security. In general, CLI commands that include
eal
show counters for outgoing data and CLI commands that include
icd
show counters for incoming data.
Example
Command
View Enhanced Application Logging (EAL) counters, such as the number of connections between the firewall and the Cortex Data Lake and the volume of the logs.
show iot eal all
View more details about the connection between the firewall and Cortex Data Lake.
show iot eal conn
View a summary of the EAL counters by plane (dataplane or management plane), such as the PAN-OS version and serial number.
show iot eal dpi-eal
View EAL counters by plane (dataplane or management plane) and by protocol.
show iot eal dpi-stats all
View EAL counters by protocol.
show iot eal dpi-stats subtype dhcp|http
View a summary of Host Information Profile (HIP) Match report counters.
show iot eal hipreport-eal
View EAL log response time counters.
show iot eal response-time
View details for the health of the connection to the edge service between the firewall and the IoT Security app and counters for the IP address-to-device mappings and policy rule recommendations.
show iot icd statistics all
View counters for the connection to the edge service.
show iot icd statistics conn
View counters for the IP address-to-device mappings.
show iot icd statistics verdict
View all IP address-to-device mappings on the firewall.
show iot ip-device-mapping-mp all
View the IP address-to-device mapping for a specific IP address.
show iot ip-device-mapping-mp ip
IP-address
View a list of IP address-to-device mappings on the data plane.
show iot ip-device-mapping all
Clear the IP address-to-device mappings on the management plane.
debug iot clear-all type device
Clear the IP address-to-device mappings on the data plane.
clear user-cache all

Recommended For You