The operating system that we use to demonstrate this task is Windows 10. From previous subnetting calculations, the IP address for the Ulearn System Server is 128.168.24.5 and the subnet mask is 255.255.252.0. The default gateway of the router is assumed as 128.168.24.1. Next is the steps in configuring the IP address on the server.
1)Press Windows key + R key to open the "RUN" box where you can type commands to either pull up a program or go online.
-
2) Type ncpa.cpl in the box, then press OK.
3) Select the network connection you want to configure, right click it and select Properties.
4) Select Internet Protocol Version 4(TCP/IPv4) and click Properties.
5) Select Use the following IP address and type the following information and then click on OK.
Ip address : 128.168.24.5
Subnet mask : 255.255.252.0
Default Gateway : 128.168.24.1
6) Last but not least, let's see the comparison before and after configuration.
Before
After
7) We can see that the ip address, subnet mask and default gateway has changed. Thus, we have successfully configured the IP address on the server.
Comments
Post a Comment