Export / Import system state general global parameters

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Export / Import system state general global parameters

L2 Linker

Hi

How can I Export / Import system state global parameters such as cfg.general.max-arp shown in command:

show system state 

 

Thx

2 accepted solutions

Accepted Solutions

Hi

 

None of these can be changed, they are inherent to the system hardware (so any PA-3020 will have an identical set as any other PA-3020. any PA-200 will have an identical set to other PA-200. etc. and they are incompatible with other chassis)

 

 

Tom Piens
PANgurus - Strata specialist; config reviews, policy optimization

View solution in original post

ah! 

but that is not a system state setting 😄

 

there are 2 ways of implementing tcp-non-syn bypass (as reject is the default setting on all platforms)

so in case you do have an asymmetry in your network design that requires you to use this setting, I would recommend using the configuration mode setting

 

> configure 
Entering configuration mode
[edit]     
this is the global setting #set deviceconfig setting session tcp-reject-non-syn <yes|no>
this is the zone-based equivalent #set network profiles zone-protection-profile <name> tcp-reject-non-syn <global|yes|no>

rather than the operational mode setting (which should be used for troubleshooting and not permanent changes):

> set session tcp-reject-non-syn <yes|no>

the configuration mode settings will be included in your exportable config file while the operational commands will not (but arguably should not as they are not intended to be permanent)

Tom Piens
PANgurus - Strata specialist; config reviews, policy optimization

View solution in original post

7 REPLIES 7

Cyber Elite
Cyber Elite

That's a chassis dependent parameter so it can't be exported/imported

 

is there a specific reason you want to export/import these ? (are you trying to increase the maximum supported arp entries on a smaller platform ? )

Tom Piens
PANgurus - Strata specialist; config reviews, policy optimization

Yes - replacing a machine.

When I replace a machine, how can I copy all these settings (Assuming some of them were changed)

Hi

 

None of these can be changed, they are inherent to the system hardware (so any PA-3020 will have an identical set as any other PA-3020. any PA-200 will have an identical set to other PA-200. etc. and they are incompatible with other chassis)

 

 

Tom Piens
PANgurus - Strata specialist; config reviews, policy optimization

Thank you

But what about parameters like tcp-reject-non-syn for example?

ah! 

but that is not a system state setting 😄

 

there are 2 ways of implementing tcp-non-syn bypass (as reject is the default setting on all platforms)

so in case you do have an asymmetry in your network design that requires you to use this setting, I would recommend using the configuration mode setting

 

> configure 
Entering configuration mode
[edit]     
this is the global setting #set deviceconfig setting session tcp-reject-non-syn <yes|no>
this is the zone-based equivalent #set network profiles zone-protection-profile <name> tcp-reject-non-syn <global|yes|no>

rather than the operational mode setting (which should be used for troubleshooting and not permanent changes):

> set session tcp-reject-non-syn <yes|no>

the configuration mode settings will be included in your exportable config file while the operational commands will not (but arguably should not as they are not intended to be permanent)

Tom Piens
PANgurus - Strata specialist; config reviews, policy optimization

Thx

So there is nothing at all I should ever copy from system state to another machine, right?

the system state cannot be copied as it is a summary of your system's overall 'being'

 

FYI a "device state" can be moved over to a new machine (this includes panorama config)

device state.png

Tom Piens
PANgurus - Strata specialist; config reviews, policy optimization
  • 2 accepted solutions
  • 4185 Views
  • 7 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

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!