summaryrefslogtreecommitdiffstats
path: root/Todo
diff options
context:
space:
mode:
authorTar Committer <tar@ocjtech.us>2001-02-05 17:47:18 +0000
committerTar Committer <tar@ocjtech.us>2001-02-05 17:47:18 +0000
commitb88919bea4b222a616adbdd2b82fc262a14afc8d (patch)
treea75da71b0e2f905f35d2d7cbfd161df97a3d2c63 /Todo
parent25c2b7c2c8a333b276c3499bcce004137d4b4fe0 (diff)
downloadrancid-b88919bea4b222a616adbdd2b82fc262a14afc8d.tar.gz
rancid-b88919bea4b222a616adbdd2b82fc262a14afc8d.tar.xz
rancid-b88919bea4b222a616adbdd2b82fc262a14afc8d.zip
Imported from rancid-2.1.tar.gz.rancid-2.1
Diffstat (limited to 'Todo')
-rw-r--r--Todo25
1 files changed, 7 insertions, 18 deletions
diff --git a/Todo b/Todo
index 5f194d8..c608d37 100644
--- a/Todo
+++ b/Todo
@@ -1,27 +1,16 @@
+- a format such as {<user>} as the pwd in .cloginrc to indicate *login should
+ prompt the user for the password
- better error loggin in the looking glass
-- why do 'make distclean' & 'make dist' fail on fbsd 3.3?
- handle foundry and reback in the looking glass
- implement the bits marked unimplemented in lg.conf
-- need to strip community strings from foundry, redback
- detect 'same' vty configs
- ignoring length/width/passwd is a start, but need more
- merge clogin and jlogin into one. possible?
- rancid needs to treat the 3600s like the 7Ks and 12Ks...
-- Also, need to allow 12012s, and force 700s to not be treated like 7Ks.
+ Also, need to allow 12012s, and force 700s to not be treated like 7Ks.
- flogin (for foundry) needs more testing and should be integrated with
clogin when foundry fixes their UI.
-- check clogin. does it handle multiple addrs for 1 fqdn correctly?
- > guelah [444] clogin gw6.partan.com
- > gw6.partan.com
- > spawn telnet gw6.partan.com
- > Trying 198.6.255.57...
- > telnet: connect to address 198.6.255.57: Host is unreachable
- > telnet: connect to address 198.6.255.61: Host is unreachable
- > telnet: connect to address 198.6.255.65: Host is unreachable
- > Connected to gw6.partan.com (198.6.255.194).
- > Escape character is '^]'.
- >
- >
- > User Access Verification
- >
- > Username: ^Cguelah [445]
+- include a few -s and -x type example *login scripts.
+- add -E to *login to pass through variables to scripts
+ clogin -Evariable=something router...
+ clogin -Evariable=a,b,c [ie: an array/list which user splits]