The script is used to change the configs on all the ethernet ports to switch them from one vlan to another vlan (to facilitate cloning). So, in essence its a partial config in that it only makes changes to certain parts of the running config.
Also, the http server function is disabled due to security restrictions enforced by my employer so it would have to command line based.
Ok, the above command does indeed upload the script file and validates it at the same time. My script is actually a partial config file, which the switch did not like. Am I right in saying that the script file needs to be a complete config and not a partial one?
kschyff
29 Posts
0
July 8th, 2013 00:00
The script is used to change the configs on all the ethernet ports to switch them from one vlan to another vlan (to facilitate cloning). So, in essence its a partial config in that it only makes changes to certain parts of the running config.
Also, the http server function is disabled due to security restrictions enforced by my employer so it would have to command line based.
kschyff
29 Posts
0
July 9th, 2013 03:00
Hi Guys
Ok, the above command does indeed upload the script file and validates it at the same time. My script is actually a partial config file, which the switch did not like. Am I right in saying that the script file needs to be a complete config and not a partial one?
Thanks
Karl