Quantcast
Channel: UVM Computing Helpline Knowledge Base » Windows OS
Viewing all articles
Browse latest Browse all 6

CMD and ipconfig with Vista and Windows 7

$
0
0

The command shell in Windows can be used to find your IP, refresh your IP or to find your MAC address.

NOTE: SEE THE ARTICLE ON INTERPRETING IP ADDRESSES ON THE UVM NETWORK TO DETERMINE WHAT THE IP MAY INDICATE.

Windows 7 users can also get their IP and MAC address through the Control Panel; instructions can be found here.

Instructions to launch the command shell

1. Press start and type “cmd” in the search box, cmd.exe should appear in the list.
Start menu, type "cmd" into the search box

2. Right click on the icon and select “Run as administrator”. You may be faced with a User Control Window, if so simply click “OK”.

Right click on cmd.exe and select "Run as administrator"

3. The black Command Shell window will appear. Type “ipconfig” and hit enter.
Type "ipconfig" and hit Enter

4. You will be given information, in this case I am connected to the UVM network with a 132.198 IP address.

Display IP address

5. Sometimes you may need to refresh the connection if you should have one but do not. To do this type in “ipconfig /release” and hit Enter
Type: ipconfig /release

6. This will give a display to show that all connections have been cut. If there was no connection to begin with, it may say something to that effect.
Show that there are no connections

7. To reconnect to the network, type: “ipconfig /renew” and hit Enter.

Type: ipconfig /renew

8. If all is successful, you will get a valid IP address and be shown the connection.
Connection listed with valid IP address

9. If a MAC address is required, the ipconfig /all command can be used.
Type: ipconfig /all to show MAC address

10. This will bring up a list of network adapters and the corresponding MAC/Physical Address.Below the wireless and wired MAC addresses are
highlighted.
List of network adapters with MAC/Physical Address


Viewing all articles
Browse latest Browse all 6

Trending Articles