- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-09-2022 07:48 AM
Hi,
There we have 2 different CP-FW instance running but in block playbook we are unable to block 1 ip address for 2 CP-FW instance. It gives (unauthorized 401 - session expired) error. In case of single instance deployment same playbook works with no error.
05-09-2022 09:41 PM
Hi @MKececioglu, In both cases the command is ran in the same fashion.
If 1 instance - `!command parameter=pValue using=instance1`
If 2 instances - `!command parameter=pValue using=instance1` `!command parameter=pValue using=instance2`
After the playbook fails, check if you can run the command
- by re-running the task
- from the warroom
If this still fails it must an issue with the instance configuration.
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!