If you have a Juniper switch that is up for sale or being scrapped, it should be factory reset. We assume you know nothing and show you which cable you need, what software you need and what commands to run:
- Connect your computer to your Juniper switches console port (on the back) most likely using a USB TO SERIAL console cable like THIS ONE.
- Download Putty and run it
- Determine the COM port your USB TO SERIAL cable is using by looking in DEVICE MANAGER > PORTS
- Log into your Juniper switch
- Type
cli
and press ENTER - Type
request system zeroize
and press ENTER
Two quick notes:
- The factory default credentials for Juniper switches is user =
root
and no password - the command to change the default password in Junos is
set system root-authentication plain-text-password
0 Comments