exec timeout

livenliven Member Posts: 918
Does this work on a switch?

I have check a catalyst 2950 and 2924, but I can't seem to get this command to show up anywhere.


I will check a 2960 tomorrow...


Maybe it is just for routers?
encrypt the encryption, never mind my brain hurts.

Comments

  • mikej412mikej412 Member Posts: 10,086 ■■■■■■■■■■
    S2950-2(config)#line con 0
    S2950-2(config-line)#exec?
    exec  exec-banner  exec-character-bits  exec-timeout  
    
    S2950-2(config-line)#exec-t
    S2950-2(config-line)#exec-timeout 0 0
    S2950-2(config-line)#
    

    Also works fine on the VTYs on the 2950
    :mike: Cisco Certifications -- Collect the Entire Set!
  • livenliven Member Posts: 918
    I thought it was for telnet sessions not console...

    My bad.
    encrypt the encryption, never mind my brain hurts.
  • livenliven Member Posts: 918
    WAIT I Stand corrected, looks like it works for terminal sessions as well....

    I was forgetting the -

    I was just doing exec timeout


    need to do


    exec-timeout....


    once again my bad
    encrypt the encryption, never mind my brain hurts.
  • ITdudeITdude Member Posts: 1,181 ■■■□□□□□□□
    Amazing the difference a little - can make. :)
    I usually hang out on 224.0.0.10 (FF02::A) and 224.0.0.5 (FF02::5) when I'm in a non-proprietary mood.

    __________________________________________
    Simplicity is the ultimate sophistication.
    (Leonardo da Vinci)
  • NetstudentNetstudent Member Posts: 1,693 ■■■□□□□□□□
    it's also amazing what a little difference like

    exec-timeout 1 0 AND exec-timeout 0 1 can make as well.
    There is no place like 127.0.0.1 BUT 209.62.5.3 is my 127.0.0.1 away from 127.0.0.1!
  • ITdudeITdude Member Posts: 1,181 ■■■□□□□□□□
    Netstudent wrote:
    it's also amazing what a little difference like

    exec-timeout 1 0 AND exec-timeout 0 1 can make as well.

    Yup! icon_wink.gif
    I usually hang out on 224.0.0.10 (FF02::A) and 224.0.0.5 (FF02::5) when I'm in a non-proprietary mood.

    __________________________________________
    Simplicity is the ultimate sophistication.
    (Leonardo da Vinci)
  • geezergeezer Member Posts: 136
    icon_lol.gif
    I used to be undecided but now I'm not so sure.

    There are only 10 types of people in the world: Those who understand binary, and those who don't!
  • livenliven Member Posts: 918
    Netstudent wrote:
    it's also amazing what a little difference like

    exec-timeout 1 0 AND exec-timeout 0 1 can make as well.


    Ya will not be trying that....

    hahaha
    encrypt the encryption, never mind my brain hurts.
  • NetstudentNetstudent Member Posts: 1,693 ■■■□□□□□□□
    Lammle considers it a joke, but I don't know if I would take it lightly if someone did that to me. :D
    There is no place like 127.0.0.1 BUT 209.62.5.3 is my 127.0.0.1 away from 127.0.0.1!
Sign In or Register to comment.