CSET2200 Lab 2
CSET2200 Lab 2
Part a.
1) Assume you have one end of an Ethernet cable in your hands and that connector is a
straight pass through. What type of cable (straight pass through or crossover) do you
have in your hands? Explain your answer.
Straight Pass Through. If the connector is straight pass through, the cable is straight pass
through.
2) If you have a standard Ethernet cable in your hands, what is the quickest way to
determine the type of cable (straight pass through or crossover)?
The color of wires 1 and 2 can determine if the cable is pass through or crossover. If they are
orange, they are straight pass through. If they are green, they are crossover.
CSMA/CD stands for Carrier Sense Multiple Access with Collision Detection. It manages access
to network channels and troubleshoots collisions. It prevents transmissions from being sent at
the same time by detecting if transmissions are sent at the same time. If they are, it sends a jam
signal to one of the transmissions and waits to try to send it again after a random time.
A hub broadcasts data to all devices on the network, while a switch sends data to the intended
recipient.
Shared bus - all devices are connected to a single cable. All devices on that bus receive the
same data at the same time.
Best-effort delivery - sends data without sending assurance to the sender that the data was
received
7) What are the twisted pair cable categories and uses/application for each?
There are Shielded and Unshielded categories for twisted pair cables. Shielded twisted pairs
have a built in grounding that protects the wirews from external interference. This is used in
most ethernet applications. Unshielded twisted pairs do not have the shielding, therefore are
cheaper. There are more susceptible to external interferences and are used in telephone and
LAN applications.
Part b.
1. What is an RFC# (in reference to Computer Networking) and how/why are they
created?
An RFC is a Request for Comments. These are records that describe the developments and
standards of Internet and Networks Usage.
IEEE is the Institute of Electrical and Electronics Engineers. They establish widely used
networking standards and publish technical literature for networking research.
IETF is the Internet Engineering Task Force. They define standard operating internet protocols
to keep all users safe and efficient.
Knowing your network - Understanding all operations in your network to prepare and plan for
updates.
Network Monitoring - keeping a close eye on the network allows for quick resolutions of
problems
Network Segmentation - restricting access to certain areas of the network to improve secuirty
Network Documentation - serves as a reference guide and will sho history to diagnose and
prevent further issues
Firewalls - can stop or slow down attacks on the network
Audit Software and Firmware - enures all software and firmware are up to date and working as
efficiently as possible
Disaster Relief Plans - keeping a backup of essential pieces of the network ensures you can
restore the network if it were to fail
A dual stack system supports the use of noth IPv4 and IPv6 addresses at the same time