Network Fundamentals #1 Flashcards
Something that connects devices so they can share data
Network
In order for devices to communicate data to each other, they need to speak the same language. These ‘languages’ are called ______
Protocols
Small network with only a few nodes (devices)
SOHO Network (Small Office, Home Office)
What the devices in the network are all usually connected to.
Switch (Archaically called Hub)
Large network used by corporations, multiple floors worth of devices
Enterprise Network
Massive network run by an internet provider
Service Provider Network
Network connecting multiple devices in a local area.
LAN
Network connecting multiple devices separated by a distance.
WAN
Two types of cables ( by material ) and differences
Copper Cable - Cheaper, used for short distances
Fiber Cable - Expensive, used for long distances
Protocol used by wired LAN
Ethernet
Parts of Ethernet Protocol dealing with how data should be formatted and sent
Media access control
Parts of Ethernet Protocol that deal with things like how fast data should be sent through cable, and what types of cabling. Contrasted with media access control.
Physical (rules)
Institution that designed Ethernet, and which has created numerous standards, for example 802 for LAN, and 802.3 for Ethernet, and 802.3u for 100 mbps speed.
IEEE (I Triple E)
Most common copper cable, used to transmit encoding schemes which carry data
UTP (Unshielded Twisted Pair)
Why are UTP cables twisted?
If they were parallel, they would interfere with each other.
Are there standards for Cables?
Yes, CAT standards. For example CAT6 cables are thicker than CAT5 cables.
Two types of UTP cables used to connect a computer to a network hub (like a router). Also, why are both these types not really important anymore?
Straight Through - Used for host and switch. The pin on one side is labelled to be for TX transmission while the other side if RX receiving.
Crossover Cable - Used for host to host. Since the pins are labelled the same way, the wires are crossed over rather than connected straight through, so the tX RX still stays.
Nowadays though, Auto-MDIX technology allows cables to change based on what they have to connect too. In fact, fixed cables are getting pretty rare.
Difference between Single Mode and Multi Mode fiber cables
Single mode uses laser light, is more expensive, and goes long distances.
Multi Mode uses LED light, is cheaper, and goes short distances.
Two main types of connectors for optical fiber cables. Dual core (full duplex).
SC and LC connectors
Module that allows you to switch and swap the type of optical fiber cable you use.
Transceiver
What do devices connect to in a wireless, WIFI network.
Wireless Access Point
Difference between full duplex and half duplex device
Full duplex can send and receive at the same time, while half duplex can only do one at a time.
Difference between MAC and IP Address
MAC Address is fixed, set by manufacturer, and is a physical address. IP is a network based changeable address, and is a logical address.