url
  
  
    Adds URL entries to this URL
      list
    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
      
      url <WORD> {depth <1-10>}
    
    Parameters
      
      url <WORD> {depth <1-10>}
      
            
              | url <WORD> {depth <1-10>} | Adds a URL entry 
                  <WORD> – Specify the URL to add.
                      depth – Optional. Sets number of levels to be cached. Since Web sites have
                        different parameters to uniquely identify specific content, the same content
                        may be stored on multiple origin servers. Smart caching uses subsets of
                        these parameters to recognize that the content is the same and serves it
                        from cache.
                          <1-10> – Specify the depth from 1 - 10. | 
          
    
    Examples
      
      nx9500-6C8809(config-url-list-test)#url http://www.facebook.com depth 5
      nx9500-6C8809(config-url-list-test)#show context
url-list test
 description “This URL list contains social media URLs.”
 url https://www.facebook.com depth 5
nx9500-6C8809(config-url-list-test)#