no [description|url]
no description
no url <WORD>
no <PARAMETERS>
no <PARAMETERS> | Removes this URL‘s settings based on the parameters passed |
The following example displays the URL list ‘test‘ settings before the ‘no‘ command is executed:
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)#
nx9500-6C8809(config-url-list-test)#no url www.facebook.com
The following example displays the URL list ‘test‘ settings after the ‘no‘ command is executed:
nx9500-6C8809(config-url-list-test)#show context url-list test description “This URL list contains social communication URLS” nx9500-6C8809(config-url-list-test)#