Is it possible to send config change to cisco switch (2960x) with scheduled action ? For example move interface to different vlan ?
			
			
			
				If this is possible with SNMP SETs then yes - just create script that will issue appropriate SNMP SET commands and create scheduled action for this script execution.
Best regards,
Victor
			
			
			
				But not possible with ssh ? :)
			
			
			
				Probably not - currently new session will open for each command, so you cannot send command sequence. There is feature request for that: https://track.radensolutions.com/issue/NX-1912 (https://track.radensolutions.com/issue/NX-1912).
Best regards,
Victor