
C613-50186-01 Rev B
Command Reference for AR2050V
2682
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
URL F
ILTERING
C
OMMANDS
PROTECT
(URL
FILTERING
)
protect (URL filtering)
Overview
Use this command to enable URL filter protection.
Use the
no
variant of this command to disable URL filter protection without losing
the existing URL filter configuration.
Syntax
protect
no protect
Default
URL filter protection is disabled by default and all HTTP and HTTPS traffic is
allowed.
Mode
URL Filter Configuration
Examples
To enable URL filter protection, use the commands:
awplus#
configure terminal
awplus(config)#
url-filter
awplus(config-url-filter)#
protect
To disable URL filter protection, use the commands:
awplus#
configure terminal
awplus(config)#
url-filter
awplus(config-url-filter)#
no protect
Related
commands
Command
changes
Version 5.4.7-1.1: HTTPS support added.