This repository has been archived by the owner on Apr 11, 2019. It is now read-only.
forked from dotwaffle/rancid-git
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Tar Committer
committed
Feb 5, 2001
1 parent
25c2b7c
commit b88919b
Showing
48 changed files
with
2,353 additions
and
557 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.