juniper mode problem
Randy Bush
randy at psg.com
Tue Oct 22 12:01:43 UTC 2002
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