Exporting URL Filter objects/groups

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Exporting URL Filter objects/groups

Not applicable

Is there a way (CLI or WebUI) to export the URL Filtering objects and their details?  We are looking to export the objects and their block/allow categories so we can put them in front of management.

3 REPLIES 3

L5 Sessionator

Here is one of the ways through which configuration for  uril-filtering objects could be exported via CLI.

Step1 :

Set the CLI output format to display "set" commands in Configuration mode,also settting Pager off  disables the paging function which is enabled by default.

> set cli config-output-format set

> set cli pager off

Step 2:

> configure

admin@PA-500> configure

Entering configuration mode

Step 3 :

Log the Cli Session

Step 4 :

# edit profiles url-filtering <name>

[edit profiles url-filtering <name>]                                                                                                                                         

admin@PA-500# show

<This would display all the set commands associated with the URL filtering profile in question.>

Step 4 :

Copy and paste this output on the New Firewall in configuration mode and commit the changes.

Regards,

Ameya

L6 Presenter

Doesnt running-config contain these items?

In webgui you go to Device > Setup > Operations and there select Export named configuration snapshot (select running-config.xml which is the current active configuration).

L0 Member

I was not able to get the Custom URL list entries from exporting the running configuration.  I exported the device state.  I unziped the file and opened it in notepad++.  I was able to search for the custom URL list and found the list of website we had entered there. I was able to manipulate the list to my liking and migrated it to a MineMeld server. I plan to use EDL list instead of doing the URL entries in the firewall directly.

  • 5754 Views
  • 3 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!