Remote ssh scripting the CLI
Posted: Thu Dec 17, 2015 8:46 pm
Hello,
While I've been a member of this forum for some time, this is my first post, since I have yet to find and answer to my dliemma.
Currently, we utilize pure sine wave inverters to power our AC Netonix switches at our solar tower sites....haven't been able to get my hands on a DC unit yet.
What I would like to accomplish is to monitor our solar towers' battery bank voltage (done), and when the battery bank voltage reaches a low point, I want to turn off our high-power-consumption radios (airFibers) to conserve power...we build redundant links whenever possible, so we can turn off high-capacity radios and run with low capacity radios during cold/cloudy/snowy times. Currently, we are using Tycon TPDIN-Monitor-Web devices quite successfully to monitor battery bank voltage, solar and wind amps collected, etc. What I'm trying to do is to script the process of collecting data from our Tycon monitoring unit, and when our battery bank is running low, shutoff our airFibers powered through our Netonix switches.
The problem is I've tried running CLI commands remotely through SSH, but this doesn't appear to be a supported feature. In particular, when I run <ssh admin@netonix-switch "config interface port 1 poe Off">, I receive an error: "ash: config: not found".
My Question: Is remote ssh scripting to the Netonix CLI possible? OR, if we were to use DC Netonix switches, it would be an awesome feature to be able to enable/disable POE on ports based on DC input voltages.
Does anyone have any concrete information regarding remote scripting the CLI in a Netonix switch? Is my idea a pipe dream?
Regards,
Mike Kimmick
Cityless Internet Services, LLC
While I've been a member of this forum for some time, this is my first post, since I have yet to find and answer to my dliemma.
Currently, we utilize pure sine wave inverters to power our AC Netonix switches at our solar tower sites....haven't been able to get my hands on a DC unit yet.
What I would like to accomplish is to monitor our solar towers' battery bank voltage (done), and when the battery bank voltage reaches a low point, I want to turn off our high-power-consumption radios (airFibers) to conserve power...we build redundant links whenever possible, so we can turn off high-capacity radios and run with low capacity radios during cold/cloudy/snowy times. Currently, we are using Tycon TPDIN-Monitor-Web devices quite successfully to monitor battery bank voltage, solar and wind amps collected, etc. What I'm trying to do is to script the process of collecting data from our Tycon monitoring unit, and when our battery bank is running low, shutoff our airFibers powered through our Netonix switches.
The problem is I've tried running CLI commands remotely through SSH, but this doesn't appear to be a supported feature. In particular, when I run <ssh admin@netonix-switch "config interface port 1 poe Off">, I receive an error: "ash: config: not found".
My Question: Is remote ssh scripting to the Netonix CLI possible? OR, if we were to use DC Netonix switches, it would be an awesome feature to be able to enable/disable POE on ports based on DC input voltages.
Does anyone have any concrete information regarding remote scripting the CLI in a Netonix switch? Is my idea a pipe dream?
Regards,
Mike Kimmick
Cityless Internet Services, LLC