DragonFly On-Line Manual Pages
NETDISCO-DEPLOY(1) User Contributed Perl Documentation NETDISCO-DEPLOY(1)
NAME
netdisco-deploy - Database, OUI and MIB deployment for Netdisco
USAGE
This script deploys the Netdisco database schema, OUI data, and MIBs.
Each of these is an optional service which the user is asked to
confirm.
Pre-existing requirements are that there be a database table created
and a user with rights to create tables in that database. Both the
table and user name must match those configured in your environment
YAML file (default "~/environments/deployment.yml").
This script will download the latest MAC address vendor prefix data
from the Internet, and update the OUI table in the database. Hence
Internet access is required to run the script.
Similarly the latest Netdisco MIB bundle is also downloaded, placed
into the user's home directory (or $ENV{NETDISCO_HOME}), and Netdisco
reconfigured for its use.
perl v5.20.2 2015-05-18 NETDISCO-DEPLOY(1)