Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
Maz_Dar
New Contributor

Enable Toggle url Filter via CLI

Hi dear,

 

How to enable toggle url filter via CLI on 7.0.14 ?

image.png

 

thanks

Regards,

 
 
1 REPLY 1
srajeswaran
Staff
Staff

config webfilter urlfilter, this is the hierarchy.

The syntax in the CLI for configuring an entry is:
#config webfilter urlfilter
edit <ID>
config entries
edit 1
set url <url>
set referrer-host <url>
set type {simple | regex | wildcard}
set action {block | allow | monitor | exempt}
set status {enable | disable}
end
end
Regards,

Suraj

- Have you found a solution? Then give your helper a "Kudos" and mark the solution.

Labels
Top Kudoed Authors