url
Adds URL entries to this URL
list
Supported in the following platforms:
- Access Points — AP310i/e, AP410i/e, AP460i/e, AP560i/h,
AP510i/e, AP505i, AP7522, AP7532, AP7562, AP7612, AP7632, AP7662, AP8432, AP8533
- 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)#