Hi ,
Has anybody generated interface report for checkpoint firewalls using Ansible?
Thanks
Hi ,
Has anybody generated interface report for checkpoint firewalls using Ansible?
Thanks
Hi Team,
Any help would be appreciated ?
Thanks
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
Hi Racke,
In Check Point GAiA system, list of all interfaces can be viewed using command “show interfaces”
Thanks,
I got this fixed… thanks
|
|
cli_command: command=clish |
|
|
|
cli_command: command=‘set clienv rows 0’ |
|
|
|
cli_command: command=‘show hostname’ |
|
register: r0 |