- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-07-2019 12:41 AM - edited 11-07-2019 12:43 AM
Hello,
I'm trying to send an export of traffic log to a server that use port 40111 instead port 22.
I'm using this command in Panorama:
scp export log traffic to pppp@1.1.1.1:40111
But receive a timeout indicating that host 1.1.1.1 hasn't available port 22.
In GUI you can configure the destination port when use SCP, why not in CLI?
Thanks in advance.
11-07-2019 07:50 PM
The correct command would be
scp export log traffic remote-port 40111 to pppp@1.1.1.1
11-07-2019 10:31 PM
Thank you so much @BPry
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!