Focus
Focus
Table of Contents

inspect app-map

Use the
inspect app-map
command to display the application ID to IP, port, or protocol mapping cache.

Command

inspect app-map

Options

detail
Enter detail to display details of app-map entries.
summary
Enter summary to display brief details of app-map entries.
filter
Set a filter to display filtered app-map entries using the following parameters:
srcv4
Enter the source IP address.
dstv4
Enter the destination IP address.
srcport
Enter the source port.
dstport
Enter the destination port.
prot-nm
Tab to select UDP, TCP, or ICMP.
prot-no
Enter a protocol number ranging from 0 - 255.

Command Notes

Role
Super, Read Only
Related Commands
clear app-map-dynamic
Introduced in
Release 5.0.3

Example

inspect app-map detail UDP dst 0.0.0.0.1080 -> app_id 15186805708420143 enterprise_app_id 0 anchor_ip 0 xfer_type 2 alg_rule 0 detected 1 expire_type 0 expire 18446744073709547259 sec s order_number 32768 TCP dst 0.0.0.0.7752 -> app_id 15186805708360135 enterprise_app_id 0 anchor_ip 0 xfer_type 2 alg_rule 0 detected 1 expire_type 0 expire 18446744073709547259 sec s order_number 32768 UDP dst 0.0.0.0.33462 -> app_id 15186805702410193 enterprise_app_id 0 anchor_ip 0 xfer_type 2 alg_rule 0 detected 1 expire_type 0 expire 18446744073709547259 se cs order_number 32768... inspect app-map summary PROTOCOL DIRECTION IP PORT APP_NAME ENTERPISE_APP_NAME DETECTED_APPS EXP_TYPE EXPIRY ORDER_NUMBER ---------------------------------------------------------------------------------------------------------- UDP dst 0.0.0.0 1080 "socks4" None -- Static N/A32768TCP dst 0.0.0.0 7752 "meraki-control" None -- StaticN/A 32768inspect app-map filter prot-no=124 PROTOCOL DIRECTION IP PORT APP_NAME APP_ID ENTERPISE_APPID ENTERPISE_APP_NAME DETECTED_APPS EXP_TYPEEXPIRY ORDER_NUMBER --------------------------------------------------------------------------------------------------------- 124 src 0.0.0.0 0 ”is-is-over-ipv4" 149729554645600670 None -- Static N/A 32768

Recommended For You