summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorTar Committer <tar@ocjtech.us>2005-03-30 07:52:00 +0000
committerTar Committer <tar@ocjtech.us>2005-03-30 07:52:00 +0000
commit4d684aecaacc9a59e7e9c0661934aeba0b16efec (patch)
tree84adf7c191abe898368aa09c6b3592f40250a42c /man
parent654a4573f8fd2b1109e0ded8d9ce061dd3a2093f (diff)
downloadrancid-4d684aecaacc9a59e7e9c0661934aeba0b16efec.tar.gz
rancid-4d684aecaacc9a59e7e9c0661934aeba0b16efec.tar.xz
rancid-4d684aecaacc9a59e7e9c0661934aeba0b16efec.zip
Imported from rancid-2.3.2a.tar.gz.rancid-2.3.2a
Diffstat (limited to 'man')
-rw-r--r--man/cloginrc.521
-rw-r--r--man/rancid.15
2 files changed, 22 insertions, 4 deletions
diff --git a/man/cloginrc.5 b/man/cloginrc.5
index 67387b5..d8fc6a0 100644
--- a/man/cloginrc.5
+++ b/man/cloginrc.5
@@ -1,8 +1,8 @@
.\"
-.\" $Id: cloginrc.5,v 1.35 2004/05/12 23:35:48 heas Exp $
+.\" $Id: cloginrc.5,v 1.36 2004/06/24 16:03:24 heas Exp $
.\"
.hys 50
-.TH "cloginrc" "5" "11 May 2004"
+.TH "cloginrc" "5" "23 June 2004"
.SH NAME
\.cloginrc \- clogin configuration file
.SH DESCRIPTION
@@ -101,6 +101,10 @@ the user is not automatically enabled and
.IR clogin
should execute the enable command to gain enable privileges, unless
negated by the noenable directive or \-noenable command\-line option.
+.sp
+Also see the
+.B noenable
+directive.
.\"
.TP
.B add cyphertype <router name glob> {<ssh encryption type>}
@@ -172,8 +176,17 @@ Default: {telnet} {ssh}
will not try to gain enable privileges when noenable is matched for a
device. This is equivalent to
.IR "clogin" 's
--noenable command-line option. This does not apply to
-.BR jlogin (1).
+-noenable command-line option.
+.sp
+Note that this directive is meaningless for
+.BR jlogin (1),
+.BR nlogin (1)
+and
+.BR clogin (1)
+[for Extreme]
+which do not have the concept of "enabled" and/or no way to elevate
+privleges once logged in; a user either has the necessary privleges or
+doesn't.
.\"
.TP
.B add passphrase <router name glob> {"<SSH passphrase>"}
diff --git a/man/rancid.1 b/man/rancid.1
index 0e7e7ba..af44ddc 100644
--- a/man/rancid.1
+++ b/man/rancid.1
@@ -129,3 +129,8 @@ Password:
cat5k> (enable)
.fi
.in -1i
+.PP
+.B rancid
+works on Cisco Catalyst 1900 series switches that are running Enterprise
+Edition software. This software provides a menu at connection time that
+allows a command line interface to be used by entering 'K' at the prompt.