GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
NETDISCO-DEPLOY(1) User Contributed Perl Documentation NETDISCO-DEPLOY(1)

netdisco-deploy - Database, OUI and MIB deployment for Netdisco

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 and placed into the user's home directory (or $ENV{NETDISCO_HOME}).

If you upgrade Netdisco make sure you run this script again to make sure your config remains compatible.

Before each upgrade also review the Release notes <https://github.com/netdisco/netdisco/wiki/Release-Notes> since additional steps might be required!

2022-06-08 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.