Junos OS

last person joined: 6 days ago 

Ask questions and share experiences about Junos OS.
  • 1.  juniper router as scp server issue

    Posted 05-07-2013 01:06

    Hi all,

     

    I met the following issue:

     lab@M10i## run show log messages | match juniper.conf 

    May 7 17:48:41.847 2013 M10i logger: transfer-file failed to transfer /var/transfer/config/M10i_juniper.conf.gz_20130506_062846

     

     

    M320 11.4R7.5, M10i 8.5R1.13

    M10i(configuration need to backup to SCP server) =======> M320 (SCP server?)

     

    lab@M10i# show system archival
    configuration {
    transfer-on-commit;
    archive-sites {
    "scp://lab@10.10.30.113" password "$9$u.HvOBEwESyK8LNcSwYoaUD"; ## SECRET-DATA
    }
    }

     

    lab@M320> show configuration system services
    ftp;
    ssh;
    telnet;

     

     

     





  • 2.  RE: juniper router as scp server issue
    Best Answer

    Posted 05-07-2013 04:18

    Hello,

    Is it 1st time You are trying to get SCP to work between M10i and M320?

    if yes then You need to accept M330 public key on M10i.

    To do that, manually SSH from M10i to M320 and accept the key after the prompt.

    HTH

    Thanks
    Alex