SRX

last person joined: yesterday 

Ask questions and share experiences about the SRX Series, vSRX, and cSRX.
  • 1.  How can I set the same console connection timeout on SRX as Cisco?

    Posted 09-04-2019 09:09

    How can I set the same console connection timeout on SRX as Cisco?

    ex.

    Router(config)#line console 0
    Router(config-line)#exec-timeout 10

     



  • 2.  RE: How can I set the same console connection timeout on SRX as Cisco?

    Posted 09-04-2019 09:43

    Check KB20967

     

    https://kb.juniper.net/InfoCenter/index?page=content&id=KB20967

     

    Please Mark My Solution Accepted if it Helped, Kudos are Appreciated too



  • 3.  RE: How can I set the same console connection timeout on SRX as Cisco?

    Posted 09-04-2019 10:02

    Hi Yamada,

     

    Please use the below command:

     

    user@host> set cli idle-timeout <timeout-value>



  • 4.  RE: How can I set the same console connection timeout on SRX as Cisco?

    Posted 09-04-2019 17:54

    Thanks, noobmaster

    Does this include SSH?

     



  • 5.  RE: How can I set the same console connection timeout on SRX as Cisco?
    Best Answer

    Posted 09-04-2019 18:08

    Yamada,

     

    Yes it applies for Telnet and SSH. However note the following:

     

    "NOTE: These changes are lost after a reboot OR when the user that has configured the same logs out."

     

    Ref: https://kb.juniper.net/InfoCenter/index?page=content&id=KB20967

     

    For avoiding the mentioned problem you need to create a user as mentioned in the above link. I hope this helps you.