How can you share this information between firewalls?

You have spent time configuring the IPS profile on your primary gateway firewall. You want
to ensure that this profile can be applied to all gateway firewalls in your environment. How
can you share this information between firewalls?

You have spent time configuring the IPS profile on your primary gateway firewall. You want
to ensure that this profile can be applied to all gateway firewalls in your environment. How
can you share this information between firewalls?

A.
From the command line, run: ips_export <profile-name> [-o <export-file-name>] [-p <ip>].

B.
IPS profiles must be manually configured on each gateway.

C.
From the Smart Dashboard IPS tab select export IPS profiles and select the gateway to
send this export to.

D.
From the command line, run: ips_export_import export <profile-name> [-o
<export-file-name>] [-p <ip>].



Leave a Reply 3

Your email address will not be published. Required fields are marked *


steve

steve

From the R76 IPS Admin guide (p.22):
To export an IPS profile: From the command line, run:
ips_export_import export [-o ] [-p ]
You must enter the exact name of the profile that you want to export. The archive will be named .tar and is saved to your present working directory. You can also use the -o to give the archive a specific name.

To import an IPS profile: From the command line, run:
ips_export_import import -f [-p ]
You must enter a name for the profile and the location of the archive. You can either import an archive that is in your present working directory or enter the exact location of the archive that you want to import.

steve

steve

The ends of those commands are broken off by the posting program of this site. Evidently things posted in the characters of “” are omitted. Sorry for any confusion. The answer is therefore D.

steve

steve

WOW. They don’t even post the greater and less than symbols even if they are placed in quotes.