01-12-2023 02:37 AM
I recently joined a company that has some P-A 220 firewalls. I have access but for now it's "read-only" whilst I am learning, I am trying to find my way around the GUI web interface but even looking up a device by MAC address doesn't seem obvious.
Is there a end user guide or manual that might help me become familiar quicker with navigating the interface? If not I guess I'll figure it out and ask around the company for some help 🙂
Thankyou
01-12-2023 06:15 AM
You can use command "find command keyword keyword" to find cli commands.
For example "> find command keyword arp"
"> show arp ?" will show you suboptions of arp command.
To filter out mac you can use part of the mac address with match:
"> show show arp all | match b2:3d"
01-12-2023 08:23 AM
Hi and thanks for replying to my post 👍
I have only http access to the firewall so within the GUI web interface, I don't see somewhere to enter console commands like you mentioned.
01-12-2023 08:29 AM
What exactly do you need to accomplish?
There are few troubleshooting tasks you can do from GUI (Device > Troubleshooting) but for checking arp you need CLI.
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!