How to Change the Send/Recieve Timeout for the Panorama Connection

How to Change the Send/Recieve Timeout for the Panorama Connection

17445
Created On 09/25/18 18:01 PM - Last Modified 02/07/19 23:50 PM


Resolution


Overview

When committing a configuration change on a managed Palo Alto Networks device through Panorama, the following occurs:

  1. The managed device validates the configuration, adds it to the job queue, and sends a jobID back to Panorama.
  2. The browser will then request status of the commit job and indicates progress until the job completes or an error condition occurs.

If the first step times out, the following error will be received: getRequest()error: 'Error: server proxy - failed to get response'

4-30-2012 9-42-13 AM.png

The configuration file may be too large to commit within the default timeout value, which is:

  • 240 seconds in PAN-OS 5.0

The steps below describe how to change timeout settings from the web UI and CLI.

Steps

PAN-OS 4.1 & above:

  1. Go to Device > Setup > Management > Panorama Settings
  2. Adjust the timeout values
    clear.jpg
  3. Commit changes

From the CLI (PAN-OS 4.1, 5.0):

  1. Go into Configure mode
    > configure
  2. To set the receive timeout for TCP connection to Panorama
    # set deviceconfig setting management panorama-tcp-receive-timeout <value>
  3. To set the send timeout for TCP connection to Panorama
    # set deviceconfig setting management panorama-tcp-send-timeout <value>
  4. Commit the changes
    # commit

owner: panagent



Actions
  • Print
  • Copy Link

    https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClMoCAK&refURL=http%3A%2F%2Fknowledgebase.paloaltonetworks.com%2FKCSArticleDetail

Choose Language