badge
We Are Driven

We are driven by a tenacious pursuit of essence—something that cannot be achieved through imitation or borrowing. We believe in exploring every possibility with ambition and curiosity, creating value through immediate action rather than hesitation

Anchored by a strong axis of belief that remains unaffected by noise, we develop capabilities that can only be built through persistence. We challenge conditions that have become “normal” yet hinder progress, and we foster an environment that recognizes and rewards courage and responsible risk-taking.

We question conventional wisdom when it limits clarity, understanding that the correct path is often complex, demanding, and time-consuming.

Ultimately, we believe that true happiness and lasting success come from creating value for others.

Frequently Asked Questions

deployment
What platforms can netLD be installed on?
netLD is delivered as a virtual appliance and can be deployed on VMware (ova), Hyper-V (vhdx), and OpenStack/KVM (qcow2). netLD is also supported on AWS and Azure via images in the Marketplace. For additional deployment considerations, please visit our Technical Support page.
supported-devices
What vendors and devices does netLD support?
For a list of devices that netLD supports, please refer here: Supported Devices. For devices that are not currently supported, it may be necessary to for LogicVein to develop an adapter. Generally speaking, it is possible to support devices that can be managed via the CLI.
For more details, please visit our Technical Support page.
supported-devices
What types of devices can netLD manage?
netLD generally supports routers, L2 and L3 switches, firewalls, wireless controllers, load balancers and wireless AP.
Please refer here: Supported Devices for details. We are able to develop adapters when device is not currently supported.
For more details, please visit our Technical Support page.
Getting Started
How do I install and configure a LogicVein system?
We have videos that will walk you through setting up a LogicVein system at https://www.logicvein.com/videos/
Getting Started
What are the browser requirements for netLD?

netLD is accessed through a modern web browser using HTTPS. No browser plugins, Flash, or Java are required.

Supported browsers (current and previous major versions):

  • Google Chrome
  • Mozilla Firefox
  • Microsoft Edge (Chromium-based)
  • Apple Safari

For best results, we recommend using the latest stable version of your browser and enabling JavaScript and cookies.

Client operating systems are not restricted, provided the OS and browser are still supported by their respective vendors. Operating systems that have reached end-of-life are not supported.

security
What network ports does netLD use for discovery, backup, and management?

netLD uses a defined set of network ports depending on which features are enabled (discovery, backups, configuration changes, terminal access, authentication, and monitoring).

At a high level, the common ports include:

  • Web access (GUI / Web Terminal): HTTPS 443/TCP
  • Device discovery and management: SSH 22/TCP, Telnet 23/TCP, SNMP 161/UDP, ICMP (ping)
  • Configuration backup and restore (device-dependent): SSH 22/TCP, Telnet 23/TCP, TFTP 69/UDP, FTP 20–21/TCP
  • Zero-Touch / Plug and Play: DHCP 67–68/UDP, HTTP 80/TCP, TFTP 69/UDP
  • Terminal Proxy: 2222/TCP (SSH proxy) or 443/TCP (HTTPS)
  • SNMP traps and monitoring: SNMP 161/UDP, Traps 162/UDP
  • External authentication (optional): LDAP 389/TCP, RADIUS 1812/UDP

The exact ports required depend on your device types and which netLD features you use. For a complete, authoritative list (including communication direction), refer to the List of Ports Used section in the netLD User's Manual for more details.

If you need help validating firewall rules or planning network access, please visit our Technical Support page.

operations
Can I import my device inventory from another system?

Yes. netLD supports bulk import of managed devices from other systems using a CSV file.

To import devices in bulk:

  • From the Inventory screen, select Save inventory import Excel template and download the template file.
  • Open the template and enter or select the required fields, such as IP address, Network, and Adapter.
  • Save the completed file.
  • From the Inventory screen, select Import / Update inventory from Excel file and upload the completed file.

The import function can also be used to update existing inventory records, allowing you to make changes to multiple devices in a single operation.

Features
What are Playbooks and how do I use them?

Playbooks in netLD are structured automation workflows used to safely execute multi-step operations across one or more devices. They are designed for tasks that require ordered execution, validation between steps, or actions that would be unsafe to run as a single blind command.

Playbooks are built using a visual, low-code workflow editor. Most automation tasks can be created by connecting pre-built blocks that handle device selection, command execution, data parsing, and follow-up actions. For example, a playbook can visually select devices, run operational CLI commands, convert command output into structured data, and store results — all without writing scripts.

When needed, Playbooks also support inline command execution or logic blocks for advanced use cases, allowing experienced users to add precision without forcing complexity on everyday workflows.

Typical use cases for Playbooks include:

  • Planned device reboots or reloads
  • Multi-stage configuration changes
  • Conditional workflows that depend on command results
  • Coordinated changes across multiple devices
  • Operational runbooks that need to be repeatable and auditable

Video walkthroughs and examples are available on our Videos page. If you need guidance designing safe operational workflows, please visit our Technical Support page.

access-control
Can netLD integrate with external authentication (SAML / RADIUS / LDAP / Active Directory)?

Yes. netLD supports external authentication so you can unify login with your organization’s identity stack (SSO) instead of managing local passwords.

Supported authentication methods include:

  • SAML 2.0 (SSO) — works with common IdPs such as Microsoft Entra ID (Azure AD), Okta, Ping Identity, and others
  • RADIUS — integrates with systems such as Cisco ISE, Aruba ClearPass, and standard RADIUS servers
  • LDAP / Active Directory

You can also map external groups to internal netLD Roles and to specific Networks (Network Groups). This lets you enforce both what users can do and which device groups they can see using your existing IdP/RADIUS group membership.

deployment
What is a netLD SmartBridge and how do I use it?

A netLD SmartBridge is a lightweight proxy component that allows netLD to manage devices across large, distributed, or segmented networks. SmartBridges are typically deployed closer to the devices they manage—such as in remote sites or separate network zones—and securely relay management traffic back to the netLD core server.

SmartBridges help reduce WAN traffic, improve performance, and enable netLD to scale to very large environments without requiring direct connectivity from the core server to every device.

A single netLD server can support multiple SmartBridges. As a general guideline, we recommend connecting up to 10 SmartBridges to a single netLD core server, depending on workload, device count, and available system resources.

If you are designing a large or distributed deployment and want help determining the optimal SmartBridge layout, please visit our Technical Support page.

security
How does traffic flow between the netLD server and SmartBridge?
Yes. Refer to Knowledge Base Article 13000012970 for more information. If you need additional guidance, please visit our Technical Support page.
architecture
Is it possible to connect one SmartBridge to multiple netLD servers?

A SmartBridge is designed to establish a connection with a single netLD core server.

The supported connection model is one netLD server to multiple SmartBridges (1:n). A SmartBridge cannot be shared across or simultaneously connected to multiple netLD servers.

This design ensures clear ownership, consistent state management, and predictable communication between the SmartBridge and its associated netLD server.

configuration-management
How many versions of a device’s configuration can netLD store?

netLD stores configuration history for each device based on your Data Retention settings. You can keep configuration history forever, for 6 months, or for a fixed period of 1–7 years.

The total number of versions retained depends on how often you back up configurations, how often the configurations change, and how large the configuration files are. When the retention period is reached, the oldest versions are automatically removed.

operations
How long does netLD keep logs?

netLD keeps system logs based on your Log Retention settings. You can keep logs forever, for 6 months, or for a fixed period of 1–7 years. When the retention period is reached, the oldest logs are automatically removed.

In addition to time-based retention, netLD also manages log file sizes. When the main log file reaches a predefined size limit, it is rotated and archived to prevent uncontrolled growth.

Log files automatically roll over at 2 MB maximum size, and a backup file is produced as follows:

  • netLD.log - current
  • netLD.log.1 - most recent backup
  • netLD.log.2 - second from latest netLD.log.
  • netLD.log.3 - oldest

The maximum size of log and the frequency of backup can be configured by and Administrator in Settings → Syslog. netLD also supports external syslog servers for long-term log retention and centralized log management.

licensing
Where do I find the license details like expiration date, serial number, or number of devices licensed?

You can view your license details (expiration date, serial number, and licensed device count) in the product UI under HelpAbout.

netLD also displays an in-product warning banner starting 90 days before the license expires.

updates
How do I upgrade netLD to the latest version?

netLD supports both online (Internet-connected) and offline (air-gapped) upgrade workflows.

Online (Internet-connected systems)

If the system has outbound Internet access enabled, netLD periodically checks for new releases automatically. When an update is available, a notification banner appears in the UI. Selecting the notification opens Settings → Software Update. Click Install Update to begin the upgrade. The update is applied automatically and required services are restarted. After completion, the system returns to the login screen.

Offline / air-gapped systems

For systems without Internet access, updates are provided as downloadable packages. Download the Full *.ENC file for use in the Admin Dashboard from the support portal and unzip the archive. Log in to the Admin Dashboard at https://<system-ip>/admin, navigate to the Update tab, and upload the extracted .enc file (for example, software_package-lvi-core-YYYY.MM.X-*-full.enc). Once uploaded, the update process runs automatically and required services are restarted.

Before upgrading
As a best practice, we strongly recommend taking a system backup and a virtual machine snapshot before performing any upgrade. This ensures a quick rollback path in the unlikely event an issue is encountered during the update process.

operations
Why did my inventory or credentials import fail (Excel/CSV)?

If an import fails (or only some rows are imported), it is almost always caused by formatting issues in the IP Address column or duplicate IP addresses in the file. netLD will typically skip only the invalid rows and import the rest.

Common causes to check:

  • Leading/trailing spaces or hidden characters in the IP Address column
  • Non-ASCII / double-byte characters in an IP address
  • Duplicate IP addresses (two rows with the same IP)

If you are importing static credentials: rows containing any of the issues above are skipped, while other valid rows are still imported.

If you are importing inventory and the import returns an error: confirm the file contains no duplicate IP addresses. Duplicate IPs will cause the inventory import to fail.

If only some lines were imported: re-check the IP Address column for spaces/irregular characters or double-byte characters. Those rows are skipped while the rest are imported.

operations
How does the configuration backup process in netLD work from start to end?

This is a high-level, end-to-end overview of how a netLD configuration backup is performed.

At a basic level, the backup process follows these steps:

  • Establish a CLI connection to the device
  • Execute discovery and configuration collection commands
  • Retrieve the configuration (via CLI, TFTP, or FTP depending on device support)
  • Close the connection to the device
  • Store hardware and software information in the database
  • Compare the collected configuration with the previous backup and store changes

In more detail:

netLD initiates a backup using the configured protocols and credentials. If a connection attempt fails, netLD automatically retries using the next available protocol or credential combination until it successfully logs in. The last successful combination is cached and reused for subsequent backups.

Once connected, netLD executes a defined set of commands to collect hardware and software information, as well as the device configuration itself.

Depending on device capabilities, configuration retrieval may occur entirely over the CLI (SSH or Telnet), or netLD may instruct the device to transfer its configuration back to the server using TFTP or FTP.

After configuration retrieval, the connection to the device is closed and the parsed hardware and software data is updated in the netLD database.

netLD then compares the newly collected configuration against the previous backup. If differences are detected, the configuration changes are stored using a reverse-delta model, meaning only the changes themselves are saved rather than a full copy of the configuration each time.

When a SmartBridge is used, an additional optimization step occurs. The SmartBridge compares a CRC hash of the current configuration with the previously stored hash. If no change is detected, it reports this to the core server, avoiding unnecessary data transfer and reducing WAN bandwidth usage.

In Command Runner, is it possible to reboot devices in the middle of action?

Command Runner sends the commands you enter directly to the device, in the order provided. It does not interpret, validate, or guard against disruptive commands.

If a command such as reload is included:

  • The device may immediately begin a reboot, or
  • The job may time out while waiting for interactive confirmation (for example, a confirm prompt).

In either case:

  • Any commands listed after the reload command will not be executed.
  • The job result will typically end in a timeout or error state.
  • Command Runner does not support interactive prompts or confirmations.

Because of this, Command Runner is not suitable for workflows that require reboots, confirmations, or multi-stage logic.

For controlled reboot scenarios or workflows that require conditional execution, use Playbooks, which are designed to safely orchestrate multi-step operations.

What are the requirements for using Plug and Play (Zero-Touch provisioning)?

The following conditions must be met to use Plug and Play (formerly referred to as Zero-Touch provisioning):

  • Supported IOS version: Cisco IOS must support CNS AutoInstall or Plug and Play. In general, this requires IOS 15.2(2) or later. Earlier Zero-Touch functionality was introduced in some platforms as early as IOS 12.3.
  • No existing startup configuration: The device must not have a valid startup configuration present when it boots.
  • DHCP availability: The device must be able to obtain an IP address via DHCP.

You can use the Cisco Feature Navigator to confirm whether a specific IOS version and platform supports the required Plug and Play features.

When ordering hardware from Cisco or a Cisco partner, ensure that no staging, pre-configuration, or customer-specific startup configuration is applied before shipment. Devices should arrive in a factory-default state. If configuration must be cleared manually, remove the startup configuration using the appropriate platform commands (for example, write erase or erase startup-config on IOS-based systems), and verify that no startup configuration is present before rebooting the device.

netLD provides a built-in DHCP service to support Plug and Play workflows. If you prefer to use an external DHCP server, configure DHCP Option 150 to point to the IP address of the netLD system, which acts as the TFTP server during provisioning. If there is no router capable of handling Plug and Play in the same broadcast domain as the device, configure a staging router as a DHCP relay to forward DHCP requests to netLD.

monitoring
Can netLD send SNMP Traps?

Yes, netLD sends SNMP Traps to the destination configured in Settings → SNMP Traps when these conditions are detected:

  • Device configuration changed detected on backup.
  • New device is added to the network.
  • Device is deleted.
  • Backing up configuration of device has failed.
  • Compliance policy attached to the device is violated.
I have run device discovery, but devices are not added.

Please check the following:

  • SNMP must be enabled on the devices.
  • The SNMP community configured on the devices must match the community set in netLD credentials.
  • ICMP ping and SNMP must not be blocked by a firewall or antivirus software.
  • Multiple Network Groups should not exist under the credential/protocol configuration.

netLD displays the discovery result and related errors. Common statuses include:

  • Device added. The device was successfully discovered and added to the inventory list.
  • There was no SNMP response. The device responded to Telnet, SSH, or ICMP ping, but not to SNMP. Confirm SNMP is enabled and reachable.
  • No adapter matches. The device responded to SNMP, but no adapter matched. Confirm the device is supported by netLD.
  • Server protocol settings for SNMP for this device are disabled. SNMP is disabled for the Network Group under Inventory → Protocols. Enable SNMP in the protocol settings.
  • There was no ICMP ping response. The device did not respond to ICMP ping (this status is only available when discovering a single IP address). Confirm ping/SNMP is not blocked by a firewall or antivirus software.
  • Unable to establish TCP connection on port 22 (SSH) or 23 (Telnet). netLD cannot connect to the device on SSH/Telnet (this status is only available when discovering a single IP address). Confirm these ports are reachable.

For Cisco SNMP configuration examples, see: Cisco SNMP Configuration Examples.

updates
Where do I see the update history for netLD?
The update history is available at https://www.logicvein.com/update-history/.
inventory
How are switches in a stack configuration shown in netLD?

Switches in a stack configuration are registered as a single device. Stack membership can be inspected using the Command Runner.

Run the following command on the stack master:

Stack# show switch
                                              H/W   Current
Switch#  Role    Mac Address       Priority Version  State
----------------------------------------------------------
*1       Master  0018.ba60.de00        15        1     Ready
 2       Member  0018.ba60.ce00        14        1     Ready
 3       Member  0016.9d0c.7500         1        2     Version Mismatch

Alternatively, the stack membership is also shown in the Hardware tab of the Device Details screen.

Do adapters support all the netLD features?
No. For features except backup, available feature is different depending on each device adapter. For supported feature of each adapter, please refer to the list of “Supported Devices and Features” below: Matrix
I reinstalled netLD, but it seems that partial files are not existing.
If some files couldn’t be deleted because of in use during uninstall, those will be deleted when Windows is rebooted.
Therefore, when you reinstall netLD, please follow below steps:
1. Uninstall netLD.
2. Reboot Windows.
3. Install netLD.
I have run “Collect neighbor data” in “Device” menu to get “ARP Table” and “MAC Table”, but nothing is shown. How should I do to make them displayed?
Since “ARP Table” and “MAC Table” get SNMP information of device, please make sure if the set communities are the same between SNMP setting of device and credential of netLD. *In netLD, when netLD discovers or collects neighbor information (click binoculars icon), information collected or updated is shown.
I have run “Live ARP Table”, “Interface Brief”, and “IP Routing Table” in “Tools” menu, but no results are shown. How should I do to make them displayed?
“Live ARP Table”, “Interface Brief”, and “IP Routing Table” get SNMP information of device. Therefore, set SNMP of device, and make sure if the set communities are the same between community of device and credential of netLD.
netLD license activation has failed. What should I do?
When authenticating by serial number, an internet connection is necessary. If the netLD system is deployed where an internet connection is limited or unavailable, online authentication may not be possible. In this situation, LogicVein can issue an offline license file for local authentication. Please visit our Technical Support page to request an offline license file. The MAC address associated with the server is required to generate the license file. (In the case of multiple NICs, only one MAC address is necessary.)
Even though netLD service is working, login window is not shown.
Please make sure that other Web server such as IIS or Apache is not working on netLD server.
features
Can netLD update firmware or OS images for devices other than Cisco?

Yes. netLD supports OS image and firmware distribution for multiple vendors, not just Cisco.

Dedicated Software Distribution menus are available for supported platforms, including:

  • Cisco IOS
  • Cisco ASA
  • Juniper JUNOS
  • NEC WA
  • Allied Telesis
  • Yamaha RT

These vendor-specific menus handle image management, transfer, and execution according to each platform’s requirements.

For devices that do not have a dedicated Software Distribution menu, firmware or OS updates can still be performed using Command Runner or automated Jobs, allowing you to build controlled upgrade workflows using native device commands.

configuration-management
If netLD runs job that includes an incorrect command, is it possible to roll the device back to where it was before running job?
Yes, netLD has a feature to restore startup-config at any generations that have been backed up previously.
How does netLD get H/W information of managed nodes?
netLD collects return values of commands like “show version”, “show module”, and “show tech”, what are called in Cisco device as H/W inventory information.
I am concerned about if network bandwidth is oppressed due to running backup to a large quantity of nodes all at once. Is that point ok?
For example, In the case of the environment that managed nodes are about 1,000, and backup configuration automatically once a week, not backing up configuration of 1,000 nodes all at once, but creating 10 jobs that run backup of 100 nodes, and stagger running schedule not to oppress bandwidth. Then it will be ok.
What are required conditions to run discovery?
Required conditions to run discovery are the following:
・netLD should be able to reach managed device and IP address.
・SNMP setting at node side should be valid.
・Nodes should be able to receive Telnet or SSH protocol.
How to register managed nodes?
It is possible to register nodes by following either way:
・Run polling into LAN by IP address base, and register devices that have responded (= auto discovery).
・Enter IP address directly.
・Import CSV file.
Is it possible to add columns of registered devices information?
Yes, it is possible to add up to 5 custom device fields from ver.11.04.
For added fields, it is possible to set viewing restriction to login user.
[Setting procedure]
1. Select “Settings” -> “Custom Device Fields”, and enter names for each custom fields.
2. Select “Settings” -> “Users” -> “Add Users”, and select custom field that user can view.
After finishing installing netLD, what should I set to start using netLD at first?
Basic feature of netLD is available by following steps.
1. Credential setting -> Enter information like password, user SNMP community of managed devices as credential.
2. Protocol setting -> Select protocol that is used to backup configuration of managed devices.
3. Add managed devices -> Add devices by manually or discovery with specifying IP address range.
4. Backup configuration -> Backup configuration of device. After processing above steps, it is possible to use Tool feature or Report feature or so. Please refer to the chapter 1.5, Initial Configuration in Net LineDancer Manual.
Please tell me about Tag feature.
The tag feature is to manage devices classified by groups with tags. In Device view, it is possible to display only devices you want to manage or apply jobs to target devices in a group unit.
[Procedures of adding Tag]
1. Click “Inventory” -> “Device Tags” in the right of device view.
2. Add new tags and click “OK” button.
3. Select devices and click “Device” -> “Associate tags” in the right of device view.
4. Select tags from a list of tag to apply.
Is it possible to check log of command that is run to devices?
Yes, it is possible to get log of command that is run to devices by following procedures.
1. Click “Help” -> “About” -> “Adapter Logging”.
2. Enter target IP address.
ex) IP/CIDR: 172.20.0.0/16 -> Click “Enable recording of adapter operations”.
* Effective time of debug is 5 minutes.
(Save location \Net LineDancer\scratch\logs)
3. Run process to target device.
If a new version is released, how do I upgrade netLD?
netLD supports both online (Internet-connected) and offline (air-gapped) upgrade workflows.

Online (Internet-connected systems)
If the system has outbound Internet access enabled, netLD periodically checks for new releases automatically. When an update is available, a notification banner appears in the UI. Selecting the notification opens Settings → Software Update. Click Install Update to begin the upgrade. The update is applied automatically and required services are restarted. After completion, the system returns to the login screen.

Offline / air-gapped systems
For systems without Internet access, updates are provided as downloadable upgrade packages. Transfer the update package to the netLD server using your approved method (for example, secure file transfer or removable media), then install it from Settings → Software Update using the file-based upgrade option. netLD applies the update and restarts the required services.
Is it possible to push configuration with variable of multiple lines by using SmartChange?
No, netLD doesn’t support variable of multiple lines.
However, it is possible to correspond by making configurations algebraic value every one line.
[Procedures]
1. Make template of following style.
————————— conf t
Substitute(1)ACL1-1
Substitute(2)ACL1-2
Substitute(3)ACL1-3
Substitute(4)ACL2-1
Substitute(5)ACL2-2
exit
write mem
exit
————————— 2. Export template (xls).
please refer to the following:
3. Enter algebraic value to template.
Enter algebraic value to xls template.
4. Import
Import template.
please refer to the following:
*It is necessary to make template to each vendor.
About support condition of leap year in netLD.
It is not necessary to consider a leap year affecting netLD.
However, in the case of using Cron feature and Monthly in schedule feature, when you specified 29th as the end of February of leap year, and if the year is not leap year, it will be recognized as March 1st and schedule may not work correctly.
Is it possible to customize columns of “Devices” screen showing managed nodes?
New feature called “Custom Device Fields” is added from Ver.11.04.
In Custom Device Fields, it is possible to add maximum 5 columns that can be named specifically.
Also, it is possible to give viewing restriction to each column.
access-control
Can multiple users use netLD at the same time?

Yes. netLD supports concurrent access for multiple users.

You can also control what each user can see and do by assigning permissions and applying viewing restrictions.

  • Create separate user accounts for each team member
  • Assign role-based permissions (what actions a user can perform)
  • Restrict visibility by Network Group so users only see the devices and networks they are responsible for

This makes it easy to share one netLD system across operations, engineering, and audit/compliance teams while keeping access appropriately scoped.

Does netLD have limits of capacity for any kind of data?
No, netLD doesn’t have limits to the capacity except for physical HDD limit.
How does netLD license work?
There are two types of license form.
[Online authentication license]
When netLD is installed, enter the license key and authenticate it online.
[File authentication license]
We issue license file that is tied up with MAC address information of netLD server.
Apply license file to netLD server and authenticate it off-line
We have devices that are not on the netLD Supported Devices list. How do we add support for them?
netLD can be extended to support devices that are not currently included in the standard adapter list through custom adapter development. This requires detailed knowledge of the device’s command-line interface and operational behavior. If you need support for a currently unsupported device, please visit our Technical Support page to discuss feasibility and next steps.
How many nodes can netLD manage in one license?
If the server that netLD is installed has enough resources, it is possible to manage about 40,000 nodes as a standalone server.
Also, by using/adding SmartBridges it is possible to manage maximum 200,000 nodes with one core server, and each SmartBridge handling 30,000 nodes each.
Also, please refer to system requirements of netLD.
Is there a possibility that features of netLD might be unavailable due to updating OS of devices that have already been supported? If so, how can you support us?
Yes, because of updating OS of devices, and if the commands that have been changed, the feature of netLD will be unavailable. In the case of the contract of support is valid, we will support at no charge in principle.
Is it possible to backup configuration of credentials of Linux server?
Yes, via the system backup.
Can netLD store system backups on external storage (NFS/SMB)?
Yes. By default, system backups are stored within the netLD appliance. netLD can also be configured to store system backups on external storage such as NFS or SMB. In the netLD console, this is configured under the NFS/SMB backup share settings. Please visit our Technical Support page for guidance on configuring external backup storage.
What support options are available?
LogicVein provides remote support through email, telephone, and web-based sessions. On-site support is not offered. Please visit our Technical Support page for details on how to engage support.
What is the scope of support?
The support covers the following:
・Q&A by email or phone regardless of pre- or post-sales.
・Fixing bugs
・Free provision of new version installer
・Fixing adapters of OS that are supported
*Some adapters need to be updated in line with the netLD version up.
Is it possible to add the number of managed nodes after buying 50 nodes license at first?
Yes, it is possible by buying an additional license. For more details, please contact sales@logicvein.com.
Does netLD support redundancy? If not, what is the best way to operate it?
With Virtual Appliance, a second server can be configured as a redundant system, but would be separate from the original server.
Best option is to schedule a snapshot of the VA on a regular basis, which allows for a fast re-install.
Does netLD support IPv6?
Yes, netLD supports IPv6 in all versions.
Does netLD have OS software distribution feature?
Yes, netLD supports OS software distribution feature to Cisco IOS and NEC WA.
OS software distribution is supported in Cisco IOS and NEC WA only.
it is possible to distribute OS software by using “Command Runner”.
Is it possible to change configurations of multi-vendor devices all at one
Yes, netLD implements tool menu of commands that is commonly used.
In the case of using tool menu, it is possible to change configurations of multi-vendor devices all at once.
Can I limit how many devices netLD processes at the same time during backups or mass changes?
Yes. netLD can limit the number of devices processed concurrently during configuration backups and mass change operations to help control load and network impact. The exact setting and limits depend on your netLD version and deployment. Please visit our Technical Support page for guidance on tuning concurrency for your environment.
Does netLD encrypt security information that is entered or inventory that is backed up?
No, netLD does’nt encrypt data of managed nodes.
In the case of data encryption is necessary, please use EFS feature of Windows OS.
Is it possible to run multiple jobs at the same schedule?
Yes, it is possible to run 10 registered jobs at the same time. Also, In the case of more than 10 jobs, netLD runs 10 jobs in registered order, and if one of them has been completed, the 11th one will be added and processed.
In the case of netLD manages nodes over WAN, how fast is WAN’s line required at least?
Line speed that is faster than 128K is required. However, in the case of managing with 128K, task of backing up configuration may be delayed.
When backing up new configuration, is previous configuration deleted?
Configurations that have been backed up previously are saved as history and can be referred or compared with other configuration later. You can set the duration to keep configuration history by “Settings” -> “Data Retention” on the right of screen.
security
What protocols does netLD use to connect to devices?

netLD supports multiple management and transfer protocols, but—critically—you can enable or disable each protocol per Network Group. This allows you to enforce modern security standards where possible while still supporting legacy devices where required.

Protocols are selected automatically at runtime based on the device, its adapter, and the protocol policy defined for the Network Group it belongs to.

Discovery typically uses ICMP and SNMP.

Configuration backup and change may use one or more of the following, depending on device capability and your protocol policy:

  • SSH
  • Telnet
  • HTTPS / HTTP
  • SCP
  • FTP
  • TFTP
  • SNMP

Each Network Group can explicitly allow or deny protocols and can also pin protocol versions (for example, SSH or SNMP versions). This makes it easy to isolate legacy devices that require older protocols (such as Telnet or FTP) into a dedicated Network Group, while enforcing SSH/SCP/SFTP-only access for modern infrastructure.

This design lets you balance operational reality with security best practices—without forcing lowest-common-denominator protocols across your entire environment.

security
When I access netLD remotely, is remote access secure?

Yes. netLD is accessed over HTTPS, and it comes out of the box with HTTPS enabled by default.

By default, netLD uses a self-signed TLS certificate. For production deployments, you can replace this certificate with one issued by your organization’s Enterprise CA (internal PKI) or by a public Certificate Authority.

As with any administrative interface, we recommend restricting access to trusted networks (for example via firewall rules, VPN, or a reverse proxy) and following your organization’s security policies.

Can netLD export inventory?
Yes, you can export inventory as CSV by “Inventory” -> “Export inventory as Excel file” on the right of “Devices” screen.
Is it possible to check the history of jobs that have been run? Also, how long can netLD save the history?
Yes, you can check it by “Jobs” Tab -> “Job History”.
You can check the following contents by “Job History”:
・Name of job (both automatic and manual)
・Start time
・End time
・User
・Result of running Tool and Report job (double-click job)
・Result of running via Terminal Proxy
What is the difference between evaluation and release version?
There are no difference about except for its validity.
However, evaluation version has following limits:
available nodes: 100 nodes
expiration date of license: 30 days
[In the case of online authentication]
30 days since the date installed
[In the case of off-line authentication]
30 days since the date of license file that was created
automation
How do I create a custom Smart Change to enable NetFlow on router interfaces?

This example shows how to build a custom Smart Change that enables NetFlow on selected router interfaces. The key idea is to start with a working command set, then parameterize the interface values so the same Smart Change can be reused safely.

Example workflow:

  • Go to the Job Management tab.
  • Select New JobSmart Change.
  • Enter a job name and click OK.
  • In the job editor, paste your NetFlow configuration boilerplate.
  • Parameterize the variable parts: highlight the fragment you want to replace, then click the + button to create a replacement.
  • Create a Choice replacement so the user can select an interface (or interface set) at runtime.
  • Reuse the same replacement value where needed (for example for both interface ... and flow-export source ...) by dragging the replacement into each target location.
  • Save the job and close the editor.
  • On the Devices tab, select the target device(s), then choose your new Smart Change from the Smart Change menu.
  • Fill in the requested values and execute.

Smart Change also supports mass change workflows, such as exporting an Excel template, populating values for many devices, and importing it to execute a large batch change.

netLD can do bulk configuration of devices, including distribution of IOS updates. Is there a limit on the number of devices that could be upgraded in a single batch?
Regarding bulk configuration changes and IOS distribution, there is no limit to the number of devices in a single batch.
How can I apply the configuration I wrote directly?
The draft configuration feature can be used to push the config you directly edited on the devices.
Can I register the memo format frequently used?
Use the memo template feature. This memo is also available for the configuration or draft configuration, which are also added on this version. For each type of memo (devices, configuration, draft configuration), one template can be created.
Can I attach memos in the inventory?
Yes, you can attach memos to the devices in the inventory, you can also attach it for the config and draft config.
What is Change Advisor?
Change Advisor can generate commands automatically and push them on the devices.
What does the ``@@ -101,6 +101,7 @@`` on the report represent?
A121. It is the result of the diff output in the unified format: @@ -“the number of the lines of old file”+”the number of the lines of new file” @@ “@@ -101,6 +101,7 @@” means “the difference between the line 101 through 107 of old file and the line 101 through 108 of new file.”
Can I use Net LineDancer for Linux with NIC Teaming?
Yes, Net LineDancer for Linux supports NIC teaming.
What is the difference between Tera Term and netLD?
Main difference between netLD and Tera Term.
1. netLD manage configurations of all devices on DB all at once. Therefore, it is possible to avoid inconsistency of device management due to forgetting to report configuration of having been changed.
In Tera Term, only administrator knows the contents of device change by himself. On the other hand, it is possible for netLD to share history of changes among multiple users.
2. In netLD, it is possible to make report of configuration generation management, comparison, and change history. Therefore, it is possible to make troubleshooting by configuration comparison with previous one.
3. In netLD, it is possible to make multiple changes to managed devices all at once. In Tera Term, it is necessary to create macro/script to make changes to multiple devices at once.
Compare to Tera Term macro, configuration time is saved 89% to make an ACL configuration change to 28 Cisco devices. This is the data provided by NTT Data SMS.
What is recommended system requirement of netLD server?
Primarily the more nodes you will manage, the more powerful the server should be.
Please check the link below:
System
If you let us know how many nodes will be managed, we will answer promptly.
Please tell me the requirement specifications of netLD.
You can check system requirement of netLD from the link below: System
Which database does netLD use?
netLD uses PostgreSQL in redundant configuration.
please tell me rough estimate of capacity of database.
In the case of managing hundreds devices throughout a year, the capacity will be about 100MB, which is fairly small. *It would vary depending on frequency of use jobs, complexity of network like VLAN and heavy configuration.
What is Cron?
Cron is a scheduler of job execution that is similar to Cron/Crontab of Unix. For description method of Cron, please refer to Net LineDancer Manual.
How subscription license is updated in netLD?
If a user wishes to convert an evaluation into a full version, they need a new/updated license.enc file provided by LogicVein.
The license.enc file is copied into the osgi-config/security directory and the service restarted.
That’s it, it should be activated with a new license at that point.
How much does netLD use bandwidth for configuration backup? Also, how long does it take to process?
For bandwidth and processing time of configuration back up, please refer to the following:
netLD server:
Windows 7
Core2 Duo CPU T7250 @ 2.00GHz 1.99GHz
2GB RAM
Router:
C2801
12.4(15)T12
Line Speed:
100Mbps
■Bandwidth and processing time of configuration back up
・Processing time -> 5 seconds
・Bandwidth usage -> 350Kbps (maximum)
*Processing time may vary due to configuration size, response speed, server spec, and line speed.
How much does netLD use bandwidth for getting OS image? Also, how long does it take to process it?
For bandwidth and processing time of OS image retrieval, please refer to the following:
netLD server: Windows 7
Core2 Duo CPU T7250 @ 2.00GHz 1.99GHz
2GB RAM
Router:
C2801
12.4(15)T12
Line Speed:
100Mbps
■IOS image retrieval
・Processing time -> 124 seconds (file size: 22,629KB)
・Bandwidth usage -> 2Mbps (average)
*Processing time may vary due to OS image size, response speed, server spec, and line speed.
Please tell me the system requirement for installation.
Depending on the number of managed nodes, the required resources will be changed.
Please refer to the following:
System
[Precaution of installation]
Please make sure that other software will not use the same ports, which netLD will be deployed before installation.
There are two install programs in the program file. Which should I use to install or upgrade netLD?
If SmartBridge is installed to netLD server by accident, existing data will be deleted, so please make sure that data is backed up, and then install it after checking program.
Utilizing the Virtual Appliance concept, this should not be possible.
Can netLD set user access control and authentication?
Yes, netLD can combine mix and matched permissions and set them to user account.
Which protocol does netLD use to communicate between server and SmartBridges?
SSL is used between SmartBridge and netLD.
Is it possible to use other products in the same server as netLD?
No. As netLD is a virtual appliance, it is self contained and does not allow for other third party applications.
faqs

30 Day Free Trial

Get hands-on experience with ThirdEye for 30 day free of cost and assess it by using our evaluation license.

Start Free Trial