diff options
author | jmz <jmz@FreeBSD.org> | 2001-11-05 22:58:39 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 2001-11-05 22:58:39 +0800 |
commit | c8a0c7b3032d3e241804744202116aee4b43d6db (patch) | |
tree | df052b61995848bc4c318d114df1649fd7dc0406 /net-mgmt/pancho/pkg-descr | |
parent | 69df44bda70add454b74ab506b6adabe1b745983 (diff) | |
download | freebsd-ports-gnome-c8a0c7b3032d3e241804744202116aee4b43d6db.tar.gz freebsd-ports-gnome-c8a0c7b3032d3e241804744202116aee4b43d6db.tar.zst freebsd-ports-gnome-c8a0c7b3032d3e241804744202116aee4b43d6db.zip |
pancho - A perl script useful to configure Cisco devices via TFTP
PR: ports/31734
Submitted by: Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
Diffstat (limited to 'net-mgmt/pancho/pkg-descr')
-rw-r--r-- | net-mgmt/pancho/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net-mgmt/pancho/pkg-descr b/net-mgmt/pancho/pkg-descr new file mode 100644 index 000000000000..ca9959cf4262 --- /dev/null +++ b/net-mgmt/pancho/pkg-descr @@ -0,0 +1,14 @@ +Pancho was written with the goal of allowing network +admnistrators make a change to a group of Cisco routers +without being required to log into each host. + +Pancho also provides the flexibility to allow admins to +use its function against a single host, a select group +or the entire whole. In addition to changes to current +configurations on remote routers, pancho is also capable +of archiving router configurations manually or through +automated runs. + +WWW: http://pancho.lunarmedia.net/ + +--Nicolas Jombart <Nicolas.Jombart@hsc-labs.com> |