File copy command can copy file between routing engines but looks does not work well on SRX Cluster.
I tried to login into routing engine re0 or re1 on SRX. It is always in same routing engine. But with node 0 and node 1, it works well.
root@fw-1% cli
{primary:node0}
root@fw-1>
root@fw-1% request routing-engine login re0
root@fw-1%
root@fw-1% request routing-engine login re1
root@fw-1%
root@fw-1> request routing-engine login node 1
€
--- JUNOS 11.4R7.5 built 2013-03-01 11:40:03 UTC
root@fw-2> file copy /var/tmp/junos10.3.tgz re1:/var/tmp/junos10.3.tgz
re1: No route to host
re1: No route to host
error: put-file failed
error: could not send local copy of file
root@fw-2> file copy /var/tmp/junos10.3.tgz node0:/var/tmp/junos10.3.tgz
ssh: Could not resolve hostname node0: hostname nor servname provided, or not known
lost connection
error: put-file failed
error: could not send local copy of file
file copy /var/tmp/junos10.3.tgz 10.2.8.4:/var/tmp/junos10.3.tgz
and the speed is 2.2MB/s. pretty nice. And file transferring can be done in 1 minutes.
No comments:
Post a Comment