Chapter 2 - Fundamentals of Ethernet LANs Flashcards
10 Mbps is known under what common name?
Ethernet
What is the informal IEEE Standard Name for 100 Mbps?
100BASE-T
What is the cable type and maximum length for 1000 Mbps Gigabit Ethernet 1000BASE-LX Ethernet?
Fiber, 5000 m
What is the common name and informal IEEE standard name for 802.3ab 1000 Mbps Ethernet?
Gigabit Ethernet, 1000BASE-T
What is the cable type and maximum length for the 10 Gbps Ethernet?
Copper, 100 m
For 10BASE-T and 100BASE-TX, a PC network interface card (NIC) transmits on what 2 pins?
1 and 2
For 10BASE-T and 100BASE-TX, a PC network interface card (NIC) receives on what 2 pins?
3 and 6
On a straight-through cable, pins 1 and 2 on one side of the connector connect to what pins on the opposite side?
1 and 2
For 10BASE-T and 100BASE-TX, a switch transmits on what 2 pins and receives on what 2 pins?
Transmits on pins 3 and 6
Receives on pins 1 and 2
What type of cable pinout crosses the pair at the transmit pins on each device to the receive pins on the opposite device?
Cross-over cable
In a cross-over cable, pins 1 and 2 map to what 2 pins on the opposite end?
3 and 6
If the endpoints transmit on the same pin pair, what type of cable should you use to connect the devices?
cross-over cable
If the endpoints transmit on different pin pairs what type of cable should you use to connect the devices?
straight-through cable
What types of devices transmit on pins 3 and 6?
Hubs and Switches
What types of devices transmit on pins 1 and 2?
PCs, routers, and wireless access point
What is a MAC address?
A data link layer address that is required for every device that connects to a LAN.
What does MAC stand for?
Media Access Control
How many bytes long is a MAC address?
6-bytes
In what 2 parts is the MAC address divided?
First 24 bits or first 3 bytes is the OUI or organizationally unique identifier.
The 2nd 24 bit or second 3 bytes is the Vendor Assigned portion (NIC Cards, Interfaces)
Which part of the MAC address is assigned by the IEEE?
OUI
What is the logic in which a port sends data only when it is not also receiving data; in other words, it cannot send and receive at the same time?
Half-duplex
What is the absence of the half-duplex restriction?
Full-duplex
What device uses half-duplex logic and therefore any device connected to it would have to use half-duplex?
Hub