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.