server-unreachable
  
  
    Configures the action taken in case the
      classification server is unreachable. Based on the value configured the an end user‘s request
      for a 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
      
      server-unreachable [block|pass]
    
    Parameters
      
      server-unreachable [block|pass]
      
            
              | server-unreachable [block|pass] | Configures the action taken in case the classification
                server is unreachable. The options are: 
                  block – Denies access to the requested URL/Websitepass – Allows access to the requested URL/Website. This is the default
                    value. | 
          
    
    Examples
      
      nx9500-6C8809(config-web-filter-policy-test)#server-unreachable block
      nx9500-6C8809(config-web-filter-policy-test)#show context
web-filter-policy test
 cache-max-recs 9000
 cache-save-interval 1000
 server-unreachable block
 server-host ip-address 192.168.13.13
nx9500-6C8809(config-web-filter-policy-test)#