[j-nsp] batch on junos ?

Emmanuel Halbwachs Emmanuel.Halbwachs at obspm.fr
Tue Jan 14 08:28:42 EST 2014


Hello,

Mike Williams (Tue 2014-01-14 11:54:52 +0000) :
> cat file | ssh -T router

+1 

Alternatively, you can use the 'jlogin' command from rancid
(http://www.shrubbery.net/rancid/, packaged for all good Linux
distributions and *BSD) : 

    jlogin -x file router

Before that, setup a '.cloginrc' file that contains the login/password
used by rancid to connect under the hoods (see rancid documentation
for further explanations):

    $ cat .cloginrc
    add method	router	ssh
    add user	router	yourlogin
    add password	router	{yourpassword}

HTH,

-- 
Emmanuel Halbwachs                              Observatoire de Paris
Resp. Réseau/Sécurité/Infrastructure            5 Place Jules Janssen
tel  : +33 1 45 07 75 54                         F 92195 MEUDON CEDEX
                    véhicules (GPS) : face 32 av. Marcellin Berthelot


More information about the juniper-nsp mailing list