juniper mode problem

Avram Dorfman avram at juniper.net
Tue Oct 22 13:22:52 UTC 2002


Getting a timeout while logging in has nothing to do with user class. 
Have you traced the login script to see what it's timing out on?

One thing to lookout for is that if you're logging into the same router 
multiple times in rapid succession, you might get rate limited - no 
obvious signs of that here, but it does appear as a login timeout b/c 
the RE rate limiters start to drop SYNs.

-Avram

On Tuesday, October 22, 2002, at 08:01  AM, Randy Bush wrote:

> i have a juniper problem which appears to be related to the class of 
> the
> user.
>
> when the user had superuser privs, i got the failure as follows:
>
>     psg1.psg.com jlogin error: Error: TIMEOUT reached
>     psg1.psg.com: missed cmd(s): show chassis hardware detail,show \
>     chassis environment,show version,show chassis ssb,show chassis \
>     scb,show chassis sfm detail,show configuration,show chassis \
>     routing-engine,show chassis fpc detail,show chassis \
>     firmware,show chassis feb,show chassis clocks,show system \
>     boot-messages
>     psg1.psg.com: End of run not found
>
> so i made the class of the rancid user 'operator' and now i get:
>
>     Index: configs/psg1.psg.com
>     ===================================================================
>     retrieving revision 1.2
>     diff -u -4 -r1.2 psg1.psg.com
>     @@ -173,15 +173,9 @@
>       #
>       # psg1> show configuration
>       groups {
> 	  statics {
>     -         routing-options {
>     -             rib <inet.*> {
>     -                 static {
>     -                     route 205.238.48.0/24 discard;
>     -                 }
>     -             }
>     -         }
>     +         routing-options { /* ACCESS-DENIED */ };
> 	  }
>       }
>
> etc
>
> randy
>
>




More information about the Rancid-discuss mailing list