This is an n8n community node that allows you to interact with network devices.
n8n is a free and open node-based Workflow Automation Tool. It can be self-hosted, easily extended, and used with third-party web applications or custom in-house tools.
Follow the n8n community node installation guide.
This node provides a way to connect to a network device and send commands. You will need to configure a credential with the device's host, username, and password.
ip route 192.168.1.0 255.255.255.0 10.0.0.1
ip route 192.168.2.0 255.255.255.0 10.0.0.1
This node was developed and tested with n8n version 1.x.
MIT