Junos OS

last person joined: yesterday 

Ask questions and share experiences about Junos OS.
  • 1.  User/pass default when connect J2320 by console

    Posted 02-24-2014 19:59

    I want to know User/pass default when connect J2320 by console



  • 2.  RE: User/pass default when connect J2320 by console
    Best Answer

    Posted 02-24-2014 23:27

    According to the getting started guide for the J-Series service router, the only user accout is the root account and it has no password. You have to get to the cli and set the root password.

    "Root Password
    The root user has complete privileges to configure the Services Router, and manage
    files in the router's file system. Initially, the root password is not defined on the
    router. To ensure basic security, you must define the root password during initial
    configuration. If a root password is not defined, you cannot commit configuration
    settings to take effect on the router."

    CLI Configuration

    Setting the Root User Password

    To set the root user password with a plain-text password:

      1. In configuration mode, enter the following command:


    user@host# set system root-authentication plain-text-password

      1. Enter the password for the root user. The password does not appear as you type.


    New password:

      1. Enter the password again for confirmation. The password does not appear as you type.


    Retype new password:

      1. Commit the password change.


    user@host# commit



  • 3.  RE: User/pass default when connect J2320 by console

    Posted 02-24-2014 23:43

    I don't connect to Router J2320 by Web interface. Now J2320 is default factory.

    i set my PC address: 192.168.1.1/24; and connect to Ge0/0 and ping successful to J2320 but not access to http/https: 192.168.1.1

    pls guide me. 



  • 4.  RE: User/pass default when connect J2320 by console

    Posted 02-24-2014 23:50

    if you connect to the console, you have enable web access and also a certificate for ssl connection. For all your configuration needs this link has them all

    http://kb.juniper.net/InfoCenter/index?page=content&id=KB15694

     

    For web:

    http://kb.juniper.net/InfoCenter/index?page=content&id=KB16647

    set system services web-management https system-generated-certificate
    set system services web-management https interface <interface>