Checkpoint Interface details

18 views
Skip to first unread message

rajthecomputerguy

unread,
Feb 19, 2020, 8:48:55 AM2/19/20
to Ansible Project
Hi ,

Has anybody generated interface report for checkpoint firewalls using Ansible?

Thanks

rajthecomputerguy

unread,
Feb 26, 2020, 4:48:19 AM2/26/20
to Ansible Project
Hi Team,

Any help would be appreciated ?

Thanks

Stefan Hornburg (Racke)

unread,
Feb 26, 2020, 5:11:01 AM2/26/20
to ansible...@googlegroups.com
On 2/26/20 10:48 AM, rajthecomputerguy wrote:
> Hi Team,
>
> Any help would be appreciated ?

This question refers to a (very) specfic topic and is not related to Ansible.
Please specify how you would produce theses reports without Ansible.

Regards
Racke


>
> Thanks
>
> On Wednesday, February 19, 2020 at 7:18:55 PM UTC+5:30, rajthecomputerguy wrote:
>
> Hi ,
>
> Has anybody generated interface report for checkpoint firewalls using Ansible?
>
> Thanks
>
> --
> You received this message because you are subscribed to the Google Groups "Ansible Project" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
> ansible-proje...@googlegroups.com <mailto:ansible-proje...@googlegroups.com>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ansible-project/827d0611-a3c8-4d1f-8162-8d7771887b39%40googlegroups.com
> <https://groups.google.com/d/msgid/ansible-project/827d0611-a3c8-4d1f-8162-8d7771887b39%40googlegroups.com?utm_medium=email&utm_source=footer>.


--
Ecommerce and Linux consulting + Perl and web application programming.
Debian and Sympa administration. Provisioning with Ansible.

signature.asc

rajthecomputerguy

unread,
Mar 3, 2020, 5:11:26 AM3/3/20
to Ansible Project


On Wednesday, February 19, 2020 at 7:18:55 PM UTC+5:30, rajthecomputerguy wrote:

rajthecomputerguy

unread,
Mar 3, 2020, 5:11:45 AM3/3/20
to Ansible Project
Hi Racke,

In Check Point GAiA system, list of all interfaces can be viewed using command "show interfaces" 

Thanks,

On Wednesday, February 26, 2020 at 3:41:01 PM UTC+5:30, Stefan Hornburg (Racke) wrote:
On 2/26/20 10:48 AM, rajthecomputerguy wrote:
> Hi Team,
>
> Any help would be appreciated ?

This question refers to a (very) specfic topic and is not related to Ansible.
Please specify how you would produce theses reports without Ansible.

Regards
         Racke


>
> Thanks
>
> On Wednesday, February 19, 2020 at 7:18:55 PM UTC+5:30, rajthecomputerguy wrote:
>
>     Hi ,
>
>     Has anybody generated interface report for checkpoint firewalls using Ansible?
>
>     Thanks
>
> --
> You received this message because you are subscribed to the Google Groups "Ansible Project" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to

rajthecomputerguy

unread,
Mar 3, 2020, 6:30:38 AM3/3/20
to Ansible Project
I got this fixed.. thanks

- name: set clish
cli_command: command=clish
- name: set pager
cli_command: command='set clienv rows 0'
- name: Get hostname
cli_command: command='show hostname'
register: r0
Reply all
Reply to author
Forward
0 new messages