- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
01-11-2022 03:20 PM
In Gateway/Agent/Client Settings/IP Pools - have have four /24 networks configured for global protect to use.
How can I view how many of each of those address blocks or all of them are in use at one time? And is there
a way to what the maximum useage has been? Thank you.
01-14-2022 11:24 AM
Maybe one of these commands will be what you're looking for
show global-protect-gateway current-user
show global-protect-gateway statistics
show user ip-user-mapping all type GP
show user ip-user-mapping all option count type GP
We use the API to track the current-user count to keep track of usage trends.
01-13-2022 01:47 AM
You test assigning another pool:
01-13-2022 02:52 PM
I'm not sure I follow. I have four /24s configured and the assignments look pretty much random to my eye.
01-14-2022 06:31 AM
If you want a static way to assign IP addresses look at:
Select this option to enable the GlobalProtect gateway to assign fixed IP addresses by use of an external authentication server. When this option is enabled, the GlobalProtect gateway allocates the IP address for connecting to devices by using the Framed-IP-Address attribute from the authentication server.
Client Settings Tab (paloaltonetworks.com)
https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClIMCA0
01-14-2022 06:59 AM
On a Cisco router the equivalent command might be "show ip dhcp bind" which would show a table of IP addresses assigned to what machine and are currently not available for assignment. I'm trying to find something similar at GUi or command line on the PAN to tell me the state of address availability for hand out.
01-14-2022 11:24 AM
Maybe one of these commands will be what you're looking for
show global-protect-gateway current-user
show global-protect-gateway statistics
show user ip-user-mapping all type GP
show user ip-user-mapping all option count type GP
We use the API to track the current-user count to keep track of usage trends.
01-14-2022 11:30 AM
Perfect. The last two used in combination verifies the #of IPs and users. Thank you.
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!