SRX

last person joined: 9 hours ago 

Ask questions and share experiences about the SRX Series, vSRX, and cSRX.
  • 1.  configuration using j-web in cluster mode

    Posted 12-03-2012 01:55

    Hi,

     

    I have two SRX650 in cluster mode. When i try to add configurations to them using j-web, it says "validating configuration status failed"; private edits in use, try configure private or configure exclusive.

     

    how should i do it so i can do additions using the j-web.

     

    thanks in advance!



  • 2.  RE: configuration using j-web in cluster mode
    Best Answer

    Posted 12-03-2012 13:08

    Hello,

     

    This happens when someone on configure mode and at the sametime you are trying to save changes through j-web.

     

    here is how you can fix this, login to SRX using ssh/telnet/console.

     

     To find out who is connected, issue the below command

     

    >show system users

     

    To disconnect users, you can issue the below logout command.

     

    >request system logout user 

     

    Then you can go back to jweb to save your changes.