Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
rancid-stable
> rancid-3.2.p4
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File rancid-3.2.p4 of Package rancid-stable (Revision 25)
Currently displaying revision
25
,
show latest
Index: CHANGES =================================================================== --- CHANGES (revision 3076) +++ CHANGES (working copy) @@ -1,4 +1,6 @@ 3.2 + rancid.type.base: comment adtran definition to avoid confusion + configure, rancid.pm: check minimum revision of Socket.pm junos.pm: fix showsystemlicense for errant licenses w/ 0 available Index: etc/rancid.types.base =================================================================== --- etc/rancid.types.base (revision 3076) +++ etc/rancid.types.base (working copy) @@ -7,22 +7,23 @@ # agm;script;agmrancid # -adtran;script;rancid -t adtran -adtran;module;adtran -adtran;inloop;adtran::inloop -adtran;login;clogin +# XXX This was the start of support for adtran, but it is incomplete. +#adtran;script;rancid -t adtran +#adtran;module;adtran +#adtran;inloop;adtran::inloop +#adtran;login;clogin # TA5000 -adtran;command;adtran::ShowVersion;show version -adtran;command;adtran::ShowSystemInventory;show system inventory -adtran;command;adtran::ShowTableInterfaces;show table interfaces -adtran;command;adtran::ShowEvc;show evc -adtran;command;adtran::ShowEvcmap;show evc-map -adtran;command;adtran::ShowEfmgroup;show efm-group 1 -adtran;command;adtran::ShowInterfacesShdsl;show interfaces shdsl -adtran;command;adtran::ShowInterfacesAdsl;show interfaces adsl +#adtran;command;adtran::ShowVersion;show version +#adtran;command;adtran::ShowSystemInventory;show system inventory +#adtran;command;adtran::ShowTableInterfaces;show table interfaces +#adtran;command;adtran::ShowEvc;show evc +#adtran;command;adtran::ShowEvcmap;show evc-map +#adtran;command;adtran::ShowEfmgroup;show efm-group 1 +#adtran;command;adtran::ShowInterfacesShdsl;show interfaces shdsl +#adtran;command;adtran::ShowInterfacesAdsl;show interfaces adsl # EFM NTU -adtran;command;adtran::ShowInterfaces;show interfaces -adtran;command;adtran::WriteTerm;show running-config +#adtran;command;adtran::ShowInterfaces;show interfaces +#adtran;command;adtran::WriteTerm;show running-config # alteon;script;arancid alteon;login;alogin