- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-22-2025 01:18 PM
Is there a way to load firewall context in Panorama CLI, similar to how we can load in GUI.
Or is there a way to export in excel runtime stats/routes in GUI from virtual router.
05-22-2025 11:22 PM
@raji_toor wrote:
Is there a way to load firewall context in Panorama CLI, similar to how we can load in GUI.
Or is there a way to export in excel runtime stats/routes in GUI from virtual router.
For **Panorama CLI**, you can't "load context" like in the GUI. Instead, use `debug device-server device "firewall-name" cmd "show..."` to run commands on a specific firewall, or `ssh <firewall_serial_number_or_name>` to directly access its CLI. For **exporting runtime stats/routes** from a virtual router in the **GUI**, navigate to **Network > Virtual Routers**, select your VR, click **More Runtime Stats**, and then use the **Export button** within tables like the Routing Table. All exports are typically in **CSV format**, which opens perfectly in Excel.
05-22-2025 11:32 PM
Hi @raji_toor
As of now the context switch is available only for the web interface and enables you to seamlessly move between the interfaces to monitor and manage firewalls.
You can refer the below doc to check the routing table.
05-28-2025 11:06 PM
@mshekh @matthew554 Direct access to access to firewalls is blocked for the most part and can only be reached in GUI vi loading firewall context. So cannot ssh to run those commands, hence was looking for a solution, and I sort of did, through developer tools user is now able to copy the run time stats information.
05-29-2025 07:48 PM
Just to clarify that so now users are using developer tools to fetch the info in GUI right.
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!