description

application-policy

Configures a brief description for this application policy that enables you to differentiate it from other application policies

Configured on WiNG 7.1.X controller and pushed to the following WiNG 5.9.X APs:

  • Access Points — AP7502, AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP7632, AP7662, AP8163, AP8543, AP8533

Syntax

description <LINE>

Parameters

description <LINE>
description <LINE> Configures this application policy‘s description
  • <LINE> – Specify a brief description not exceeding 80 characters in length.

Examples

nx9500-6C8809(config-app-policy-Bing)#description "This application policy allows Bing search engine packets"
nx9500-6C8809(config-app-policy-Bing)#show context
application-policy Bing
 description "This application policy allows Bing search engine packets"
 allow application Bing precedence 1
 allow app-category business precedence 2
 deny app-category "social networking" precedence 3
nx9500-6C8809(config-app-policy-Bing)#

Related Commands

no Removes this application policy‘s description