############################################################
## Put the OS file osname.tar in /var/tmp/ by ssh login
## go to the console
request system software add no-copy no-validate /var/tmp/osname.tar
######################## wait until reboot ##################
###########################################
##################################################
Enable FTP server from configure mode
# set system services ftp
# commit
and upload any file using Filezilla FTP client to Juniper
Use any username and passowrd by created
(#set system login user tayab class super-user
#set system login user tayab authentication plain-text-password)
*** Upload file will find from shell
tayab@MX> start shell
% cd /var/home/tayab
% ls
% mv osname.tar /var/tmp
** You will find your file ***
** Finally run bellow command
> request system software add /var/tmp/junos-srxsme-10.0R2-domestic.tgz no-copy no-validate reboot
> request system reboot
#####################################################
No comments:
Post a Comment