diff options
author | olgeni <olgeni@FreeBSD.org> | 2010-08-05 18:32:04 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2010-08-05 18:32:04 +0800 |
commit | 12a2c36969d3ef12a28bb1c4de03c9c42d6f24a5 (patch) | |
tree | b3bd5815d12e2bbe8a77201ce61d22a10ff4ec51 /net-mgmt | |
parent | 98d5a5939a80e8b9e4a864435d11bf90a49ce3b9 (diff) | |
download | freebsd-ports-gnome-12a2c36969d3ef12a28bb1c4de03c9c42d6f24a5.tar.gz freebsd-ports-gnome-12a2c36969d3ef12a28bb1c4de03c9c42d6f24a5.tar.zst freebsd-ports-gnome-12a2c36969d3ef12a28bb1c4de03c9c42d6f24a5.zip |
Spelling and whitespace fixes.
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/rancid/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net-mgmt/rancid/pkg-descr b/net-mgmt/rancid/pkg-descr index 676fe9aae64c..891ecf211b71 100644 --- a/net-mgmt/rancid/pkg-descr +++ b/net-mgmt/rancid/pkg-descr @@ -2,15 +2,15 @@ Rancid monitors a router's (or device's) configuration, including software and hardware (cards, serial numbers, etc), using CVS. Rancid currently supports Bay routers, Cisco routers, Juniper routers, Catalyst switches, Foundry switches, Redback NASs, ADC EZT3 muxes, MRTd (and thus likely IRRd), -Alteon switches, HP procurve switches, Hitachi routers. +Alteon switches, HP Procurve switches, Hitachi routers. Rancid logs into each of the devices in a router table file, runs various -commands, chomps the output, and emails any differences ( sample) from -the previous collection to a mail list. +commands, chomps the output, and emails any differences from the previous +collection to a mail list. A looking glass is also included with rancid, based on Ed Kern's in use on -http://nitrous.digex.net/. Rancid version has added functions, supports cisco, - juniper, and foundry and uses the login scripts that come with rancid; +http://nitrous.digex.net/. Rancid version has added functions, supports Cisco, +Juniper, and Foundry and uses the login scripts that come with rancid; so it can use rsh, telnet, or ssh to connect to your router(s). WWW: http://www.shrubbery.net/rancid/ |