Paloalto & sonicwall configuration export command for troubleshooting when device rule fails
SCP user name - deviceexpert
Password - SCPDeviceExpert
Paloalto
Command:
scp export configuration remote-port 22 source-ip <FIREWALL IP> from running-config.xml to <scp server user name>@<Firewall anayzer Ip>:<file name with xml extension>
Replace the Highlighted values with appropriate values.
example:
scp export configuration remote-port 22 source-ip 172.1.10.2 from running-config.xml to deviceexpert@192.168.1.1:Paloconfig.xml
Sonicwall:
command:
export current-config exp scp scp://<scp server user name>@<Firewall anayzer Ip>/<file name with exp extension>
example:
export current-config exp scp scp://deviceexpert@192.168.1.1/SonicwallConfig.exp
After executing the above command password prompt will come. Provide the scp server password(SCPDeviceExpert).
File will be exported under <OPM_HOME>\tftp_files folder.
New to ADSelfService Plus?
Resources
Related Articles
Checkpoint Device rule - Troubleshooting Tips
API - failed case analyze: Download curl tool and extract the downloaded zip file in FWA installed machine (https://curl.haxx.se/download.html) - (only for Windows machine, curl tool by default bundled in linux machines) Go to "AMD64" folder in ...
Cisco Firepower - Device Rule Issues Troubleshooting Tips
Case 1: Device rule add failed because of read-only user credentials. How to confirm: Method 1: Please login device using putty console, Copy and paste below commands in putty console: show access-list show running-config show startup-config If those ...
How to Export Backup configuration from the Firewall Analyzer Web-UI
Please navigate to Settings-->Firewall Server-->Device Rule-->Click the Export Configuration button-->The backup file will be saved under ManageEngine/OpManager/server/Config data/ResourceId/device vendor_configuration.txt (For Windows) /opt/ ...
FWA Upgrade 8300 to 8500
Note: Please stop the FWA service and take the entire backup of <FWA Home> folder. Service Pack Upgrade: Download and save the below Service Pack in the Firewall Analyzer server machine, ...
FWA upgrade 8110 to 8300
Note: Please stop the FWA service and take the entire backup of <FWA Home> folder. Service Pack Upgrade steps: Download and save the below Service Pack in the Firewall Analyzer server machine, ...