Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Configuring System Identification and User Classes for Your Branch SRX Series

After assigning a root password, you must set up a hostname, domain name, and user accounts. All the users logging in to the SRX Series must be mapped to a login class. You can use the predefined login classes: operator, read-only, super-user, and unauthorized, or create a new login class. You can then apply one login class to an individual user account.

To configure system identification settings and user classes:

  1. Set the system hostname.
    [edit]root@host# set system host-name srx210-host
  2. Create an administrative user to manage the SRX Series.
    [edit]root@host# set system login user admin-user class super-userroot@host# set system login user admin-user authentication plain-text-password

    Enter the password and retype the password when prompted.

  3. Create a read-only administrative user.
    [edit]root@host# set system login user read-only-user class read-onlyroot@host# set system login user read-only-user authentication plain-text-password

    Enter the password and retype the password when prompted.

Published: 2014-04-24