Chapter 2 Flashcards
The general topic of how on one computer, two adjacent layers in a networking architectural model work together, with the lower layer providing services to the higher layer.
Adjacent-layer interaction
A series of LAN standards defined by the IEEE, originally invented by Xerox Corporation and developed jointly by Xerox, Intel, and Digital Equipment Corporation.
Ethernet
Institute of Electrical and Electronics Engineers. A professional organization that develops communications and network standard, among other activities.
IEEE
A local-area network (LAN) that physically transmits bits using cables, often the wires inside cables. A term for local-area networks that use cables, emphasizing the fact that the LAN transmits data using wires (in cables) instead of wireless radio waves.
wired LAN
A local-area network (LAN) that physically transmits bits using radio waves. The name “wireless” compares these LANs to more traditional “wired” LANs, which are LANs that use cables (which often have copper wires inside).
Wireless LAN
A term referring to an Ethernet data link header and trailer, plus the data encapsulated between the header and trailer.
Ethernet Frame
The 10-Mbps baseband Ethernet specification using two pairs of twisted-pair cabling (Categories 3, 4, or 5): One pair transmits data and the other receives data. It is covered under the IEEE 802.3 specification and has a distance limit of approximately 100m (328 feet) per segment.
10BASE-T
A name for the IEEE Fast Ethernet standard that uses two-pair copper cabling, a speed of 100 Mbps, and a maximum cable length of 100 meters.
100BASE-T
A name for the IEEE Gigabit Ethernet standard that uses four-pair copper cabling, a speed of 1000 Mbps (1 Gbps), and a maximum cable length of 100 meters.
1000BASE-T
The common name for all the IEEE standards that send data at 100 megabits per second.
Fast Ethernet
The common name for all the IEEE standards that send data at 1 gigabit per second.
Gigabit Ethernet
A generic term for any physical link between two Ethernet nodes, no matter what type of cabling is used.
Ethernet link
A popular type of cabling connector used for Ethernet cabling. It is similar to the RJ-11 connector used for telephone wiring in homes in the United States. This connector allows the connection of eight wires.
RJ-45
A generic term for the opening on the side of any Ethernet node, typically in an Ethernet NIC or LAN switch, into which an Ethernet cable can be connected.
Ethernet port
A computer card, sometimes an expansion card and sometimes integrated into the motherboard of the computer, that provides the electronics and other functions to connect to a computer network.
Network Interface Card (NIC)
In Ethernet, a cable that connects the wire on pin 1 on one end of the cable to pin 1 on the other end of the cable, pin 2 on one end to pin 2 on the other end, and so on.
Straight through cable
An Ethernet cable that swaps the pair used for transmission on one device to a pair used for receiving on the device on the opposite end of the cable. In 10BASE-T and 100BASE-TX networks, this cable swaps the pair at pins 1, 2 to pins 3, 6 on the other end of the cable, and the pair at pins 3, 6 to pins 1, 2 as well.
Crossover cable
A 48-bit (6-byte) binary number, usually written as a 12-digit hexadecimal number, used to identify Ethernet nodes in an Ethernet network. Ethernet frame headers list a destination and source address field, used by the Ethernet devices to deliver Ethernet frames to the correct destination.
Ethernet address
A standardized data link layer address that is required for every device that connects to a LAN. Ethernet MAC addresses are 6 bytes long and are controlled by the IEEE. Also known as a hardware address and a physical address.
MAC address
Generally, any address in networking that represents a single device or interface, instead of a group of addresses (as would be represented by a multicast or broadcast address).
Unicast address
Generally, any address that represents all devices, and can be used to send one message to all devices. In Ethernet, the MAC address of all binary 1s, or FFFF.FFFF.FFFF in hex.
Broadcast address
A field in many data link trailers used as part of the error detection process.
Frame Check Sequence (FCS)
Family of LAN standards that define the physical and data link layers.
Ethernet
What devices are used to connect LANs to WANs
Routers
Layer two device that has physical ports for Ethernet cables to be connected to in a LAN
Ethernet switch
Does Ethernet define wireless technology?
No
Wireless LANs use _____ waves to send bits from one port to the next.
radio
What device do LANs rely on to connect wireless devices to the wired LAN?
Access Point (AP)