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
ND-IMPORT-TOPOLOGY(1) User Contributed Perl Documentation ND-IMPORT-TOPOLOGY(1)

nd-import-topology - Import a Nedisco 1.x Manual Topology File

 ~/bin/localenv nd-import-topology /path/to/netdisco-topology.txt

This helper script will read and import the content of a Netdisco 1.x format Manual Topology file into the Netdisco 2.x database's "topology" table.

It's safe to run the script multiple times on the same file - any new data will be imported.

The file syntax must be like so:

 left-device
   link:left-port,right-device,right-port

The devices can be either host names or IPs. Data will be imported even if the devices are currently unknown to Netdisco. All imported devices will have a "discover" job queued for them.

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.