Computer System Servicing: Moulde1: Ethernet Cabling Learning Objectives
Computer System Servicing: Moulde1: Ethernet Cabling Learning Objectives
RJ-45
The two standards for wiring Ethernet cables are T568A and T568B. T568B
is the most common and is what we'll be using for our straight Ethernet
cable. The pictures show the proper orientation of the colored wires to the
pins
4. Cut the wires as straight as possible, about 0.5 inch above the
end of the jacket
Carefully insert the wires all the way into the modular connector, making sure
that each wire passes through the appropriate guides inside the connector.
5. Push the connector inside the crimping tool and squeeze the crimper
all the way down.
6. Repeat steps 1-5 for the other end of the cable.
7. To make sure you've successfully terminated each end of the cable,
use a cable tester to test each pin.
EVALUATION
I. Direction: Identify the order of color of a T568A cable wiring
standards from the options. Write the number on the space before
each item.
______ A. White-Orange
______ B. Orange
______ C. Brown
______ D. White-Blue
______ E. Blue
______ F. White-Green
______ G. White-Brown
______ H. Green
______ A. White-Blue
______ B. Orange
______ C. Brown
______ D. White-Green
______ E. Green
______ F. White-Orange
______ G. Blue
______ H. White-Brown
IP history
IP address classes
With an IPv4 IP address, there are five classes of available IP ranges: Class
A, Class B, Class C, Class D and Class E, while only A, B, and C are
commonly used. Each class allows for a range of valid IP addresses, shown
in the following table.
Ranges 127.x.x.x are reserved for the loopback or local host, for example,
127.0.0.1 is the loopback address. Range 255.255.255.255 broadcasts to all
hosts on the local network.
If you have ever tried to change the settings on your router, you may be
familiar with the address 192.168.1.1. Commonly, this is your router's
address, if you enter this address into the address bar of your web browser,
you can open your router's configuration interface. (Your router's address
may be different - check your manual.)
Packet
The packet is a term first coined by Donald Davies in 1965 that is used to
describe a segment of data sent from one computer or device to another over
a network. You can think of it as a package filled with data being delivered
to another area. A packet is used because it divides data into easier-to-
manage "chunks," which move information more efficiently and keep
network resources from being tied up by a single, larger file.
What is in a packet?
ASSIGNING IP ADDRESS
2. Now select the radio button Use the following IP address and enter in the
correct IP, Subnet mask, and Default gateway that corresponds with your
network setup.Then enter your Preferred and Alternate DNS server
addresses. Here we’re on a home network and using a simple Class C
network configuration and default configuration based on my router’s
configuration setting. In this case connection is connected to a hotspot
named as “itsmejoyce” I used its default gateway address for default
gateway and dns address. I strongly recommend that if you have router
with an internet connection it is best practice to configure your DNS and
default gateway based on your routers address for you to enable internet
connection failure to do so, it may lead to WAN network disconnection.
Figure 4.1 it shows the default gateway address that must to use for DNS
and default gateway configuration.
To check your gateway address, open your command prompt then type
ipconfig.
Figure 4-1. Checking default gateway address
5. Open the command prompt and type ipconfig to see if the network
adapter settings have been successfully changed.
Summary
Example:
Computer 1
ping 192.168.0.11
Computer 2
ping 192.168.0.10
Assessment Method:
Demonstration, Observation
Performance Criteria Checklist
Name of Student:_________________________________ Date: _______________
Direction: Rate the trainee against each of the following criteria. Put X (ekis)
on the appropriate box at the right side of each item to indicate how the
trainee performs the assigned task.
IPV4 ADDRESSING
CRITERIA YES NO
Total Points
Total Items
EVALUATION
I. TRUE OR FALSE:
Write T if the statement is true and write F if the statement is false. Write it
on the space provided. Write your answer on a separate sheet.
1. A packet contains a source, destination, data, size, and other useful
information that helps packet make it to the appropriate location and
get reassembled properly.
2. Data transferred over the Internet is sent as single packet.
3. Assigning IP address through lease or temporarily is called DHCP.
4. Class A IPv4 IP address could support up to 254 hosts on each 2
million networks.
5. An IP address is a number identifying of a computer or another device
on the Internet.
III. Write letter of the correct answer. Write it on the space provided.
IV. Write T if the statement is true and write F if the statement is false.
Write it on the space provided
Learning Objectives
After reading this MODULE, STUDENT(S) MUST be able to:
1. Properly configure router device
The Router’s LED Indicator are located on the front panel (View from left to
right).
Name Status Indication
Off Power is off.
(Power) On Power is on.
Flashing The Router is working properly.
(System) On/Off The Router has a system error.
Off The Router isn’t connected to any wireless device.
The Router is connected to some wireless
On
(WLAN) device(s).
Data is being transferred between the Router and
Flashing the wireless device(s) connected to it.
There is no device linked to the corresponding
(WAN), port.
Off
(LAN 1-4) There is a device linked to the corresponding port
but there is no activity.
On
There is an active device linked to the
Flashing corresponding port.
A wireless device is connecting to the network by
Slow
(WPS) WPS function. This process will last in the first 2
Flash minutes.
A wireless device has been successfully added to
the network by WPS function.
On
A wireless device failed to be added to the network
Quick by WPS function.
Flash
Note:
After a device is successfully added to the network by WPS function, the
WPS LED will keep on for about 5 minutes and then turn off.
The following parts are located on the rear panel (View from left to right).
TCP/IP CONFIGURATION
The default domain name of the TL-WR840N 300Mbps Wireless N Router is
http://tplinklogin.net, the default IP address is 192.168.0.1, and the default
Subnet Mask is 255.255.255.0. These values can be changed as you desire.
In this guide, we use all the default values for description.
Connect the local PC to the LAN ports of the Router. And then you can
configure the IP address for your PC in the following two ways.
Configure the IP address manually
1) Set up the TCP/IP Protocol for your PC. If you need instructions as to
how to do this, please refer to Appendix A: "Configuring the PC".
2) Configure the network parameters. The IP address is 192.168.0.xxx
("xxx" is any number from 2 to 254), Subnet Mask is 255.255.255.0,
and Gateway is 192.168.0.1 (The Router's default IP address)
Obtain an IP address automatically
1) Set up the TCP/IP Protocol in "Obtain an IP address automatically"
mode on your PC. If you need instructions as to how to do this,
please refer to Appendix A: "Configuring the PC”.
2) Then the built-in DHCP server will assign IP address for the PC.
Now, you can run the Ping command in the command prompt to verify the
network connection between your PC and the Router. The following example
is in Windows 10 (Version 1809).
Open a command prompt, and type ping 192.168.0.1, and then press Enter.
If the result displayed is similar to the Figure 3-1, it means the
connection between your PC and the Router has been
established well.
After a moment, a login window will appear, like the Figure 3-5. Enter admin
for the User Name and Password, both in lower case letters. Then click the
OK button or press the Enter key.
After successful log in, you can click the Quick Setup menu to quickly
configure your Router.
Figure 3-6. Router window WAN quick set-up
Click next, and then WAN Connection Type page will appear, shown in
Figure 3- 6.
The Router provides Auto-Detect function and supports three popular ways
PPPoE, Dynamic IP and Static IP to connect to the Internet. It’s
recommended that you make use of the Auto-Detect function. If you are
sure of what kind of connection type your ISP provides, you can select the
very type and click Next to go on configuring.
If you select Auto-Detect, the Router will automatically detect the connection
type your ISP provides. Make sure the cable is securely plugged into the
WAN port before detection. The appropriate configuration page will be
displayed when an active Internet service is successfully detected by the
Router.
Click Next to continue, the Wireless settings page will appear as shown in
Figure 3-8.
Figure 3-8. Wireless settings
3. Right click the icon that showed below, select Properties on the prompt
page as shown in the image below.
4. In the prompt page that showed below, double click on the Internet
Protocol Version 4 (TCP/IPv4).
5. The following TCP/IP Properties window will display, and the IP Address
tab is open on this window by default.
Now, you have two ways to configure the TCP/IP protocol below:
A. Setting IP address automatically
Select Obtain an IP address automatically, Choose Obtain DNS
server automatically, as shown in the Figure below:
Performance Objective:
Given are the following materials, you should be able to set router SSID
and Wireless password. Allotted time 30 minutes.
Setting-up Router
CRITERIA YES NO
Total Points
Total Items
CONFIGURING DEVICE
1. Logging in
a. Open your web browser, type in http://tplinkap.net or
http://192.168.0.254 in the address bar and press Enter
b. A dialog box will prompt for the Username and password. Enter the
default values and click Login.
c. After successful logging in, the quick setup page will display, then
click Next
d. Then you will see the start page shown as below, then click Next
The network setting page will appear then. It is recommended that you keep
the default setting on this page.
4. Check your setting and click save to save your setting for future
reference.
5. Click Finish.
Repeater - In this mode, this device can copy and reinforce the
existing wireless signal to extend the coverage of the signal,
especially for a large space to eliminate signal-blind corners.
In this mode, the device can extend the coverage of another
wireless access point or router. The universal repeater mode is
the access point or router which does not support WDS
function.
2. Select the repeater mode, for example Universal Repeater, then click
Survey.
Note: All security settings, for example the wireless password should
match the Root AP.
5. Click Next.
You can configure the IP parameters of LAN on this page.
Type - Choosing Smart IP to get IP address from remoter DHCP server,
or choosing Static IP to config IP address manually.
IP Address - Enter the IP address of your system in dotted-decimal
notation (factory default: 192.168.0.254).
Subnet Mask - An address code that determines the size of the
network. Normally 255.255.255.0 is used as the subnet mask.
DHCP Server - Enable or Disable the server. If you chose Smart IP type,
the selection will be disabled. If you disable the Server, you must have
another DHCP server within your network or else you must configure
the IP address of the computer manually.
Note: If you change the IP address, you must use the new IP address to
login the system.
Note: If you are not familiar with the setting items in this page, it's
strongly recommended to keep the provided default values, otherwise
may result in low wireless network performance.
2. Click Survey
3. Click your desired access point to connect
Note: The information of APs which you could connect to are shown on
this page. Use as follow:
First, find the line where the network you want to connect lay on.
Then, click the hyperlink "Connect" at the end of that line.
Now, the target network's SSID is filled in the correct place on the
WLAN configure page automatically.
Note: Click the Refresh button to update the AP list. Click the Back
button to return WLAN configure page.
4. The security mode will be selected automatically, and you may
confirm it and enter the password that is the same as on the remote AP.
Create name for the local wireless network then click next.
5. The network setting page will appear then. It is recommended that you
keep the default settings on this page then click next.
2. Click Survey.
The window displaying a list of available SSIDs will appear.
3. Find the SSID of the access point/router and click Connect in the
corresponding row
Note: The information of APs which you could connect to are shown on this
page. Use as follow:
First, find the line where the network you want to connect lay on.
Then, click the hyperlink "Connect" at the end of that line
Now, the target network's SSID is filled in the correct place on the
WLAN configure page automatically.
Note: Click the Refresh button to update the AP list. Click the Back button to
return WLAN configure page.
4. Select the security mode and enter the password that is the same as on
the root AP then click next.
5. The network setting page will appear then. It is recommended that you
keep the default settings on this page then click next.
6. Save changes then click finish.
3. TROUBLESHOOTING
How do I restore my Access point’s configuration to its factory default
settings? With the access point powered on, use a pin to press and hold the
reset button on the rear panel for 5 to 8 seconds before releasing it.
Once the access point is reset, the current configuration settings will be lost
and you will need to reconfigure the access point.
Note:
1. Passive PoE injector supports a maximum cable length up to 30 meters
due to environment.
2. For longer powered cable up to 100 meters, you can use 48V PoE
adapters.
DEFINITION OF TERMS
Power over Ethernet (PoE) - Power over Ethernet (POE) is a technology that
lets network cables carry electrical power.
Ethernet Cable - An Ethernet cable is a typical type of network cable used
for high-speed connections between two devices such as computer and
router on IP networks.
SSID - An SSID (service set identifier) is the primary name associated with
an 802.11 wireless local area network (WLAN) including home networks and
public hotspots.
Wireless Access point - An access point is a device that creates a wireless
local area network, or WLAN, usually in an office or large building.
Repeater - also known as Network Range Extender, a device used to
strength and to extend a signal of existing wireless network.
DHCP server - Dynamic Host Configuration Protocol, DHCP is a protocol
used to assign an IP address to a computer or device that has been
connected to a network automatically.
Subnet Mask - subnetwork mask, a subnet mask is data used for bitwise
operations on a network of IP addresses that has been divided into two or
more groups. This process, known as subnetting, divides an IP network into
blocks of logical addresses. Subnetting can improve security and help to
balance overall network traffic.
IP Address – is a unique address of a node (e.g. desktop, laptop and
smartphone) in a network.
SELF-CHECK
IDENTIFICATION: Given the following statements, identify the word/s that
being described in the situations.
1. In this operation mode, the existing wireless coverage by relaying
wireless signal.
2. In this mode, the device can copy and reinforce the existing wireless
signal to extend the coverage of the signal, especially for a large space to
eliminate signal-blind corners.
3. This mode will let the device can be connected to a wired network and
transform the wired access into wireless that multiple devices can share
together, especially for a home, office or hotel where only wired network is
available.
4. In this mode, this device can be used to combine multiple local
networks in distant hard-to-wire distant together to the same one via
wireless connections. While bridging with other APs, this device can also act
as an access point at the same time to create a local wireless network for all
Wi-Fi devices.
5. This wireless point mode will let this device be connected to another
device via Ethernet port and act as an adaptor to grant your wired devices
access to a wireless network, especially for a Smart TV, Media Player, or
game console only with an Ethernet port.
6. In this mode, this device can create up to 4 wireless networks labeled
with different SSIDs and assign each SSID with different security or VLAN,
especially for the situation when the various access policies and functions
are required.
7. How many seconds does it require to reset a wireless access point?
8. Due to environment, what is the maximum cable length does a
passive PoE injector supports?
9. Is a unique address of a node (e.g. desktop, laptop and smartphone) in
a network.
10. An access point is a device that creates a wireless local area network,
or WLAN, usually in an office or large building.
11. An Ethernet cable is a typical type of network cable used for high-
speed connections between two devices such as computer and router on IP
networks.
12. What do you call a technology that lets network cables carry electrical
power?
13. A protocol used to assign an IP address to a computer or device that
has been connected to a network automatically.
14. It is the primary name associated with an 802.11wireless local area
network (WLAN) including home networks and public hotspots.
15. To achieved a longer powered cable of up to 100 meters, what PoE
adapter is needed?
TASK SHEET
CRITERIA YES NO
Total Points
Total Items
1.https://www.instructables.com/id/Disassemble-a-Computer/
2.https://www.techwalla.com/articles/what-are-the-major-components-of-
a-computer
3.http://www.ciscopress.com/articles/article.asp?p=2086239&seqNum=7
4.https://en.wikipedia.org/wiki/Software