: clear app-map dynamic
Focus
Focus

clear app-map dynamic

Table of Contents

clear app-map dynamic

Use the
clear app-map dynamic
command to remove an entry from the application map cache that identifies an IP, port, or protocol as a specific application ID.
The
protocol
field is mandatory for all attributes except
all
.

Command

clear app-map dynamic ( all | srcv4= | dstv4= |
srcv6= | dstv6=
| srcport= | dstport= ) prot=

Options

all
Enter all to clear all the application entries.
srcv4
Enter the source IPv4 address to clear the source IP of the application.
dstv4
Enter the destination IPv4 address to clear the destination IP of the application.
srcv6
Enter the source IPv6 address to clear the source IP of the application.
Release 6.2.1
dstv6
Enter the destination IPv6 address to clear the destination IP of the application.
Release 6.2.1
srcport
Enter the source port to clear the source port of the application.
dstport
Enter the destination port to clear the destination port of the application.
protocol
Tab to select UDP, TCP, or ICMP. Or, enter a protocol number ranging from 0 - 255 to clear the application protocol.

Command Notes

Role
Super
Related Commands
inspect app-map
Introduced in
Release 5.0.3

Example

clear app-map-dynamic srcport=1080 prot=udp

Recommended For You