- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
11-03-2011 11:54 AM
Hello,
I had a consultant who states that you can commit only the VSYS you modify and not commit the rest of the configuration. I have looked at some documentation and see no refernce to this.
My question is this: Is this a fact? If yes where can I find the information to understand the type of configuration required. I see this as a possible way to shorten commit times.
Thank you for your time.
A Newby
Jon
11-08-2011 12:20 PM
In PAN-OS 4.1 you can perform a commit by VSYS from the command line:
Syntax
commit {force}
{
partial device-and-network excluded |
partial shared-object excluded |
partial vsys <value> |
partial no-vsys
}
Options
> force — Forces the commit command in the event of a conflict
> partial — Commits the specified part of the configuration
+ device-and-network — Excludes device and network configurations from the commit (configurations under
config/mgt-config, config/devices/platform, config/devices/deviceconfig, and config/devices/network)
+ shared-object — Excludes shared object configurations from the commit (configurations under (config/
shared; also excludes config/devices/vsys if in single vsys mode)
+ vsys — Commits only the specified virtual system configurations
> no-vsys — Excludes all virtual systems from the commit (configurations under config/devices/vsys)
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!