Redirecting the Output of a Command to a Remote File
You can redirect the output of a command to a remote file by using the URL format, and using the host's IP address to specify the location.
- Execute show configuration command
in Privileged Exec mode, and redirect the output to the remote file
shConfigJoe.txt in directory ftpDir/results on host 172.28.32.156
using username joe and password passwd.host1#show config > ftp://joe:passwd@172.28.32.156/ftpDir/results/shConfigJoe.txt
Hide Navigation Pane
Show Navigation Pane
SHA1