Manage network devices by adding, removing their IP addresses.
To specify SSH access check the “isSSH” box, otherwise “Telnet” will be used.
To toggle the SSH access, specify the IP address and select “update” option.
To add a group of devices, select the “bulk add” option, then select the file containing the devices list. This should be a “csv” file with the following format:
“IP address, false” (or “true” if isSSH is enabled). An example containing 3 devices is given below:
172.30.0.1,false
172.30.0.2,false
172.30.0.3,true
To remove ALL devices, click the “DEL” button.
To get the status of the last bulk operation, click on the “DEVICES” header tag.
