Prisma Access
Switch Between the Prisma Access Agent and GlobalProtect App (Using the PACli Tool)
Table of Contents
Expand All
|
Collapse All
Prisma Access Docs
-
-
- Prisma Access China
- 4.0 & Later
- 3.2 Preferred and Innovation
- 3.1 Preferred and Innovation
- 3.0 Preferred and Innovation
- 2.2 Preferred
-
-
-
- 5.2 Preferred and Innovation
- 5.1 Preferred and Innovation
- 5.0 Preferred and Innovation
- 4.2 Preferred
- 4.1 Preferred
- 4.0 Preferred
- 3.2 Preferred and Innovation
- 3.1 Preferred and Innovation
- 3.0 Preferred and Innovation
- 2.2 Preferred
Switch Between the Prisma Access Agent and GlobalProtect App (Using the PACli Tool)
Learn how to switch between the Prisma Access Agent and GlobalProtect app using the
command line.
To switch between the Prisma Access Agent and the GlobalProtect app, run
the Prisma Access command-line tool (PACli).
Switching
to the desired app disables the current app that you have been using.
- To switch from the Prisma Access Agent to the GlobalProtect app:
- Run the switchto command to switch agents:
- On macOS devices, open a Terminal window and issue the following command:
sudo /Applications/Prisma\ Access\ Agent.app/Contents/Helpers/pacli switchto GlobalProtect
- On Windows devices, open a Command Prompt window and issue the following command:
"C:\Program Files\Palo Alto Networks\Prisma Access Agent\pacli" switchto GlobalProtect
If prompted, enter Y to switch to the GlobalProtect app.To switch back to the Prisma Access Agent:- Run the switchto command to switch agents:
- On macOS devices, open a Terminal window and issue the following command:
sudo /Applications/Prisma\ Access\ Agent.app/Contents/Helpers/pacli switchto PrismaAccessAgent
- On Windows devices, open a Command Prompt window and issue the following command:
"C:\Program Files\Palo Alto Networks\Prisma Access Agent\pacli" switchto PrismaAccessAgent
If prompted, enter Y to switch to the Prisma Access Agent.This action stops the GlobalProtect service and starts the Prisma Access Agent service. An entry is written to the Prisma Access audit event log to indicate that the GlobalProtect app was switched to the Prisma Access Agent using the PACli tool.