url

Adds URL entries to this URL list

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, 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)#

Related Commands

no (url-list-config-mode-commands) Removes a URL entry from this URL list