This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Adding VLANs to RuggedCom RS900 switches with NCM

Does anybody know how to remotely add VLANs to a RuggedCom RS900 switch? I have used the templates presented here to download config files into the repository but have been unable to push and commands to the switch to modify their configuration.  I have been able to come up with the following commands that works locally on the switch from CLI, just not able to run from NCM. I have modified the config template to the point of getting to CLI then added these lines:

sql INSERT INTO vlanStaticCfg VALUES 101 None off 0 active

sql UPDATE vlanStaticCfg set VLAN_Name=batman where VID = 101