description (application-policy-config-mode)
  
  
    
      Configures a brief description for this application policy that enables
        you to differentiate it from other application policies
     
    Supported in the following platforms:
      
      
        - 
          
Access Points — AP-7522, AP 7532
         
        - 
          
Service Platforms — NX 5500, NX 7510, NX 95XX, NX 96XX, VX 9000
         
      
     
    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)#