[j-nsp] Annoying problem with cli on J4300
Mircho Mirchev
mircho at gmail.com
Thu Nov 2 05:32:28 EST 2006
Hello all,
I have an annoying problem with the cli on a J4300 router (Junos 8.0R2.8).
It logs me out of the router and kills my SSH session, after some
inactivity time.
Tried to disble this by setting:
mircho at j4300> set cli idle-timeout 0
but this works only for the current session.
Additionally I've made a login class:
class admin {
idle-timeout 0;
permissions all;
}
and mapped the user to this login class, and that resolved the problem.
The question is:
What are the default parameters to the login class "superuser" and do
I need to redefine the idle-timeout for the superuser class?
10x
BR
Mircho
More information about the juniper-nsp
mailing list