Devices Write
This is a very helpful, but also dangerous module! Always use with caution, because you could create a big mess rather quickly!
This module lets you send CLI commands to devices and review the output instantly:
- Use filter to select the desired devices or paste a list (separated by , or ; or LF) into the Devices textarea
- Enter some commands in the "Execute / Configuration" area or select a predefined one
- With "Test" selected click Start to simulate the process
- Select "Execute" to send the commands
- Select "Configuration" to enter configuration mode before sending the commands (optionally backup the configuration right after)
- On IOS or devices device with similar interface names you can use the "Interface Configuration" section to configure an interface range.
- Only devices of the same operating system can be used at once.
- Make sure you adjust GUI authentication (towards the end of nedi.conf) to fit your needs.
- If you're unsure about this whole thing, delete inc/devwrite.pl to completely disable sending commands via webinterface!
- A line like "sleep 5" will stop the script for 5 secends
- A line like "timeout 180" sets the timeout to 180 seconds for the following commands