How to Load Factory Default in Juniper

  • by

Juniper Loading a Factory-Default Configuration

Use load factory-default to load a system’s factory-default configuration 

# load factory-default 
[It will be load as a Factory Default as like a new device. Previous all configuration will be delete]

Now you must set root password to activate configuration:
# set system root-authentication plain-text-password 
New password:
Retype new password:

# commit
commit complete

Leave a Reply