Enables DPI application recognition logging. It also sets the logging level.
DPI is an advanced packet analysis technique, which analyzes packet and packet content headers to determine the nature of network traffic. When enabled, DPI inspects packets of all flows to identify applications (such as, Netflix, Twitter, Facebook, etc.) and extract metadata (such as, host name, server name, TCP-RTT, etc.) for further use by the WiNG firewall.
Access Points — AP-7522, AP 7532
Service Platforms — NX 5500, NX 7510, NX 95XX, NX 96XX, VX 9000
logging [level|on]
logging on
logging level [<0-7>|alerts|critical|debugging|emergencies|errors|informational| notifications|warnings]
logging on
logging on | Enables logging of application recognition hits made by the DPI engine. This option is disabled by default. |
logging level [<0-7>|alerts|critical|debugging|emergencies|errors|informational|notifications|warnings]
logging level [<0-7>|alerts| critical|debugging| emergencies|errors| informational| notifications| warnings] | Sets the logging level for application recognition hits made by the DPI engine.
This option is disabled by default.
|
nx9500-6C8809(config-app-policy-Bing)#logging level critical
nx9500-6C8809(config-app-policy-Bing)#show context application-policy Bing description "This application policy allows Bing search engine packets" enforcement-time days weekdays start-time 12:30 end-time 20:00 allow application Bing precedence 1 allow app-category business precedence 2 deny app-category "social networking" precedence 3 logging level critical nx9500-6C8809(config-app-policy-Bing)#
no (application-policy-config-mode) | Resets the logging level to default (notifications). And the no > logging > on command disables DPI logging. |