Question: Python Programming Instructions This assignment is a 2 part setup. 1. You will use python with the WMI module/library http://pypi.python.orgpypi/WM1/#downloads to log into a windows
Python Programming Instructions This assignment is a 2 part setup. 1. You will use python with the WMI module/library http://pypi.python.orgpypi/WM1/#downloads to log into a windows machine and ly assign a new IP address and the subnet. To make it easier and avoid breaking LAN connection, choose an IP address that is unused on your LAN and also use the same subnet. Supply Screen Shots that validate your steps and coding. 2. With the use of paramiko, use python to SSH into a device on your lan then perform a working action, for example if you ssh to a router or switch then configure an interface for eg, create VLAN, assign an IP. For those of you who have no router/switch access, any other device with ssh enabled will suffice as long as you do a secondary action as well, for e g if it is a pc/server then run a command that grabs a file or creates a secondary action. Screenshots needed as well for upload Python Programming Instructions This assignment is a 2 part setup. 1. You will use python with the WMI module/library http://pypi.python.orgpypi/WM1/#downloads to log into a windows machine and ly assign a new IP address and the subnet. To make it easier and avoid breaking LAN connection, choose an IP address that is unused on your LAN and also use the same subnet. Supply Screen Shots that validate your steps and coding. 2. With the use of paramiko, use python to SSH into a device on your lan then perform a working action, for example if you ssh to a router or switch then configure an interface for eg, create VLAN, assign an IP. For those of you who have no router/switch access, any other device with ssh enabled will suffice as long as you do a secondary action as well, for e g if it is a pc/server then run a command that grabs a file or creates a secondary action. Screenshots needed as well for upload
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
