Posts

TCP/IP CONFIGURATION

Image
In this section we will show how to configuring TCP/IP on Windows operating system and identified the IP Address for the Ulearn System Server. STEP 1 Click start or your window button and search Control Panel. STEP 2 After you have open the control panel, there will be a list of choices. Double click on Network And Internet. STEP 3 When you open the network and internet, there have two choices which is Network And Sharing Center and Internet Options. Click on Network And Sharing Center. STEP 4 After you click on network and sharing center, there will be a list of internet connection. No matter you use WI-FI or ethernet is up to you but, in this case we using 'Kolej Kediaman Pelajar' WI-FI to connect to the WI-FI network. Go to the connections and click on 'Kolej Kediaman Pelajar' to connect to the WI-FI. STEP 5 After that, the network adapter will popped out. Click on Properties. STEP 6 Next, you will find Internet Protocol Version 4(TCP/IPv4) in the list. Click on ...

SUBNETTING CALCULATION

Image
  Subnetting Calculation  Private addressing scheme used in UTeM : 208.198.52.0 A) Number of subnet needed Inside UTeM campus network, there are 1 IT Centre and 8 Faculties . 9 subnet is needed. B) Class of IP address The first octet of IP address is 208(between 192 and 223). Therefore, the IP address is class C  with the subnet notation /28. C) Subnet mask The subnet mask for the IP address is 255.255.255.240 D) Number of bits borrowed First octet, second octet and third octet of subnet mask represent host id : 255.255.255 The fourth octet of subnet mask is 240 = 1111 0000 ( there are 4 bits of 1s), this means the number of bits borrowed is 4 bits . E) Number of subnet = 16 subnets S : Number of bits borrowed F) Quantity of host per subnet 255.255.255.11110000 (there are 4 bits of 0s) = 14 valid host H : number of bits left G) Block size Fourth octet subnet mask : 240 256 - 240 = 16 ( block size per subnet ) H) The IP table Subnet 0 indicate Faculty 1 : 208.198.52...

OSI Model

Image
Project Scenario The scenario of this project can be referred to Figure 1. Figure 1 shows the logical network flow from a home network to UTeM facilities. In this figure, a UTeM’s student is trying to access the Ulearn system located in the UTeM network facilities. The student is using her modem to connect to the public network before able to connect to the UTeM facilities. From the UTeM network, the data then was forwarded to IT Center where the Ulearn System server is located. Students are required to suggest private addressing scheme used in UTeM network. Explain how you calculate the subnetting using FLSM based on the number of the faculties. The number of students of each faculty is within 500 – 1000 students. Each faculty is given their network address. Assign IT Center as another subnet with their own network address. From this network address, assigned as the 5 th available address as the address of the Ulearn System Server. OSI Model  Application Layer The OSI model's up...