Browse, vote, and track the status of feature requests from the NetBrain community
Browse open ideas available for voting, feedback, and discussion.
View ideas that are planned for future product development.
Explore ideas that are currently being developed by the product team.
Explore ideas that are now available in the product.
View ideas that are not currently planned for product development.
When a device is configured with only a Privilege password and no Privilege Username, the Privilege Username field in Shared Device Settings displays as empty, giving users no visual confirmation of which credential alias is currently selected. This enhancement would display the associated Alias in the Privilege Username field whenever no explicit username is configured, so the selected credential set remains visible. Customers troubleshooting device connectivity would gain clarity on which credentials are active without needing to modify shared settings that could affect other devices using the same profile.
NetBrain path calculation for Cisco ACI fabrics can currently include leaf switches from a data center or pod that is not part of the actual traffic path, producing a calculated path that does not reflect real forwarding behavior across multi-site or multi-pod ACI deployments. This enhancement would extend the path calculation logic to recognize pod and site boundaries within an ACI fabric, ensuring that only leaf switches within the correct data center are included in the calculated path. Customers operating multi-DC ACI environments would gain accurate path visibility, reducing confusion during troubleshooting and eliminating the need to manually verify which data center the calculated path actually traverses.
NetBrain currently does not provide detailed usage reporting that shows how individual users interact with the platform, including which QApps, Runbooks, DVTs, or features are being used, how many users rely on a given tool, or how frequently specific devices are accessed. The existing Automation Usage overview on the Domain page also lacks clarity, as it does not explain what its figures represent or how they are calculated. This enhancement would introduce detailed usage analytics and reporting covering per-user, per-feature, and per-device activity, including QApp, Runbook, DVT, and automation/diagnosis execution statistics with clearly defined metrics. This capability would help administrators demonstrate platform value to management, identify unused artifacts for cleanup, and compare usage of overlapping functionality against unique capabilities to better guide automation strategy.
NetBrain currently does not support filtering VNet and VHub discovery by resource tags within public cloud environments. This enhancement would allow users to specify tag-based criteria when discovering VNets and VHubs, so that only resources matching the defined tags are included in the discovery scope. Customers managing large or multi-tenant Azure environments would benefit from more targeted discovery, reducing unnecessary resource inclusion and improving the efficiency of cloud network mapping.
The OneIP Table currently does not include loopback interface IP addresses, even though it includes other IP types such as Load Balancer Virtual IPs. This creates an incomplete view of all IP addresses present in the environment. This enhancement proposes updating the OneIP Table to include loopback interface IP addresses alongside existing supported IP types, so that the table represents all IP addresses in the system. Customers rely on the OneIP Table as a comprehensive reference for IP address data, and closing this gap would improve accuracy for troubleshooting, auditing, and inventory reporting.
NetBrain's path calculation API currently returns only a general failure reason and the IP pair between which a path failed, without exposing the specific security group, checkpoint rule, or other blocking detail that the Web UI displays for the same failed path. This creates a gap between the level of diagnostic detail available through the UI and what is accessible programmatically. The API should be enhanced to return the same detailed blocking information available in the UI, including the specific rule or object that caused the failure at the relevant hop. Customers automating path validation and troubleshooting through the API would gain the ability to pinpoint the exact cause of a path failure without needing to cross-reference results in the Web UI, improving efficiency for automated network verification workflows.
Device Group exclusion criteria currently only support a static list of manually selected devices, which does not update when the referenced source group's membership changes. This requires administrators to manually re-open dependent groups and adjust the exclusion list whenever devices are added or removed from the excluded group, creating ongoing maintenance overhead and risk of drift between groups. This enhancement would allow a Device Group's exclusion criteria to reference another Device Group directly as a live object rather than a static device list. When the referenced group's membership changes, the dependent group's computed membership would update automatically on next evaluation. Customers managing groups with overlapping or conditional membership requirements would benefit from reduced manual maintenance and improved accuracy in group-based access, compliance, or reporting workflows.
NetBrain currently stores MCP Server audit log data as a file on the web server, requiring administrators to access the file system directly to review it rather than viewing it within the product interface. This enhancement would surface MCP Server audit log content within the System Management page, either under the existing Audit Logs section or a dedicated sub-tab. Administrators would gain a consistent, in-application view of MCP Server activity alongside other system audit information, improving visibility and reducing the need for direct server access during troubleshooting or compliance review.
NetBrain currently requires the Smart CLI source address to be entered as a static IP address, with no option to specify a fully qualified domain name. This enhancement would allow administrators to configure the Smart CLI source using an FQDN, which the system would resolve as needed for connections. Supporting FQDN would reduce maintenance overhead for customers whose source addresses change periodically, since the FQDN could remain constant while underlying IP assignments are updated independently.
NetBrain currently relies on a single consolidated command to retrieve full device configuration for supported models. For devices that do not offer such a command but instead can generate a batch file containing the complete configuration, there is no supported way to retrieve and parse that file through NetBrain. This enhancement would allow NetBrain to issue a command that triggers generation of a configuration batch file on the device and then retrieve that file for use in configuration checks and analysis. Supporting this retrieval method would extend certification coverage to device models that lack a single consolidated show command, giving customers consistent configuration visibility across a wider range of hardware.
NetBrain's current AI assistant integration requires each user to install and maintain a local Python wrapper, including a .env file, SSL certificate configuration, and library dependencies. This creates onboarding friction, as every user must replicate the same manual setup, which is time-consuming and prone to inconsistency across machines. This enhancement proposes a NetBrain-hosted, managed cloud MCP endpoint that AI assistant clients can connect to directly through a single URL, without requiring any local wrapper, configuration file, or per-machine setup. Users would authenticate once through OAuth to establish the connection. A hosted cloud MCP service would significantly reduce onboarding effort and allow the integration to scale reliably across teams, removing the maintenance burden associated with distributed local setups.
NetBrain currently does not provide a right-click option on map devices to directly retrieve live data; users must navigate through multiple additional steps to achieve the same result. This enhancement would reinstate a direct right-click "Retrieve Live Data" action from the map context menu for individual devices. Restoring this streamlined workflow would improve efficiency for users who frequently need quick access to current device data without extra navigation.
NetBrain currently does not provide an automated way to notify customers when a patch has been published for their reported case, requiring customers to check manually or rely on other communication channels for updates. This is particularly limiting for customers operating in offline mode, who have no visibility into patch availability without proactive outreach. This enhancement would introduce an automatic email notification triggered upon patch publication, informing the affected customer that a patch is available for their case. Providing this notification would improve customer awareness of patch availability, reduce follow-up inquiries, and support a more responsive experience for customers, including those in offline environments.
NetBrain currently applies FQDN trimming only to hostnames retrieved via SNMP, with no equivalent centralized option for hostnames retrieved via CLI. Each device driver implements its own CLI hostname parsing logic independently, requiring per-driver customization to strip domain suffixes. This enhancement would introduce a global setting, similar to the existing SNMP FQDN trim option, that enables or disables FQDN trimming uniformly for CLI-parsed hostnames across all drivers. Customers managing large, multi-vendor environments would benefit from consistent short-hostname formatting without maintaining custom logic for each driver.
NetBrain currently cannot correctly map Layer 3 links between devices that use IP unnumbered interfaces, where a point-to-point interface borrows its address from a loopback rather than having its own unique subnet. Although the neighbor relationship may be detected in the neighbor discovery table, the platform is unable to resolve and place the correct point-to-point link on the topology map. This enhancement would add logic to identify and accurately map L3 links for IP unnumbered interfaces, using available neighbor and interface data to determine the correct link endpoints. Customers using IP unnumbered addressing to conserve address space would gain accurate, automated topology visibility without needing to manually add or correct links on the map.
NetBrain currently does not provide an option to rebuild an Automated Data Table (ADT) once it has been created using the 'Import from System Table' method, leaving the table static after initial creation. This enhancement would add a rebuild action for ADTs created this way, allowing the table to be refreshed against its system table source on demand. Customers relying on system table imports for their ADTs would be able to keep the data current without recreating the table manually.
NetBrain currently does not guarantee that a single-device discovery operation limits authentication attempts strictly to the targeted device; login activity may extend to other previously discovered devices, triggering unrelated security alerts. This enhancement would introduce a discovery mode or setting that restricts login and authentication attempts to only the specified target device when a single-device discovery is initiated. Customers with active security monitoring on their network infrastructure would benefit from reduced false-positive alerts and clearer visibility into which operations initiate device authentication.
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.