Skip to main content
Deepak_Girimaji_FTNT
Staff
Staff
April 24, 2015

Technical Tip: Modifying URL filter table of in a cloned Web-filter profile

  • April 24, 2015
  • 0 replies
  • 7051 views

Description

When a Web-filter profile is cloned, the URL filter table of the parent profile will be reflected in the cloned profile. The URL table in the cloned profile can be modified by using the Command Line Interface (CLI).


Solution

Parent profile

deepakg_FD36503_tn_FD36503-1.jpg

Cloned profile

deepakg_FD36503_tn_FD36503-2.jpg

Configuration

config webfilter profile
  edit "Parent"
      config web
          set urlfilter-table 1
      end

  edit "Clone of Parent"
      config web
          set urlfilter-table 1
      end


Solution

1) Configure new URL table through CLI by adding one URL entry:

config webfilter urlfilter
  edit 2
    new entry '2' added
    set name table 2
    config entries
      edit fortinet.com
        new entry 'fortinet.com' added
        set type simple
        set action exempt
        set status enable
     end


2) Selecting the new URL filter table in web-filter profile:

config webfilter profile
  edit default
  config web
    set urlfilter-table
    please input integer value
    1 urlfilter
    2 urlfilter <------  
    3 urlfilter
    set urlfilter-table 2
  end
end

 

Thought Leadership Security Summit. Outpace New Threats with AI - enhanced defense. Tuesday, Septmeber 15, 8:30 AM - 2:30 PM PT. The Golf Club at Newcastle, WA.
Fortinet Flag the Hack. Wednesday, August 26, 9:00 AM - 5:00 PM ET, COSM, Atlanta, GA.
Virtual event | September 2026. SASE summit. The age of autonomous trust. Register here!