uncategorized-url
  
  
    Configures the action taken in case the
      classification server fails to classify a URL/Website. Based on the value configured the an
      end user‘s request for a non-classified URL/Website is either blocked or passed.
    Supported on the following devices: 
         
         
            - Access Points: AP3000/X, AP5010, AP310i/e, AP410i/e, AP505i, AP510i, AP510e, AP560i, AP6522, AP6562, AP7161, AP7502,
               AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP763, AP7662, AP8163, AP8543,
               AP8533.
- Service Platforms:
               NX5500, NX7500, NX9500, NX9600
- Virtual Platforms: CX9000, VX9000
Syntax
      
      uncategorized-url [block|pass]
    
    Parameters
      
      uncategorized-url [block|pass]
      
            
              | uncategorized-url [block|pass] | Configures the action taken in case the classification
                server fails to classify a URL/Website. The options are: 
                  block – Denies access to the requested non-classified URL/Websitepass – Allows access to the requested non-classified URL/Website. This is the
                    default value. | 
          
    
    Examples
      
      nx9500-6C8809(config-web-filter-policy-test)#uncategorized-url block
      nx9500-6C8809(config-web-filter-policy-test)#show context
web-filter-policy test
 cache-max-recs 9000
 cache-save-interval 1000
 uncategorized-url block
 server-unreachable block
 server-host ip-address 192.168.13.13
nx9500-6C8809(config-web-filter-policy-test)#