Performing Initial Software Configuration on SRX100 Services Gateway Using CLI
Contents
1. Start the CLI
To configure the device
Verify that the device is powered on.
Log in as the root user.
Start the CLI
Login: root
root@% CLI
root>
To configure the device
Verify that the device is powered on.
Log in as the root user.
Start the CLI
Login: root
root@% CLI
root>
Enter configuration mode by using configure command.
root>configure
Entering configuration mode
[edit]
root#
[edit]
root@#set system root-authentication plain-text-password
you are prompted to enter and confirm the password
New password: type password here
Retype new password: retype password here
The default requirements for plain-text passwords are:
The password must be between 6 and 128 characters long.
You can include most character classes in a password (uppercase letters, lowercase letters, numbers, punctuation marks, and other special characters). Control characters are not recommended.
Valid passwords must contain at least one change of case or character class.
Example :
New password:rootpass
Retype new password: rootpass