Networking Standards and Models Flashcards
What is the speed of 802.11a?
54 Mbps
What is the speed of 802.11b?
11 Mbps
What is the speed of 802.11g?
54 Mbps
What is the speed of 802.11n (Wi-Fi 4)?
600 Mbps
What is the speed of 802.11ac (Wi-Fi 5)?
1,300 Mbps (1.3 Gbps)
What is the speed of 802.11ax (Wi-Fi 6)?
9,600 Mbps (9.6 Gbps)
What order did the IEEE 802.11 wireless standards come out?
a, b, g, n, ac, ax
Which IEEE 802.11 wireless standards use the frequency 2.4 GHz?
b and g
Which IEEE 802.11 wireless standards use the frequency 5 GHz?
a and ac
Which IEEE 802.11 wireless standards use both of the frequencies?
n and ax
What category of twisted pair standards runs at 10 Mbps?
Cat3
What category of twisted pair standards runs at 16 Mbps?
Cat4
What category of twisted pair standards runs at 100 Mbps?
Cat5
What category of twisted pair standards runs at 1000 Mbps (1Gbps)?
Cat5e and Cat6
What category of twisted pair standards runs at 10000 Mbps (10 Gbps)?
Cat6 and Cat6a
What is the max distance a twisted pair cable can go?
100m (328ft)
What Ethernet has a speed of 10 Mbps and uses twisted pair cabling?
10Base-T
What Ethernet has a speed of 100 Mbps and uses twisted pair cabling with a full-duplex?
100Base-TX
What Ethernet has a speed of 1000 Mbps and is used with UTP or fiber optic cabling with a full-duplex?
1000Base-SX
What Ethernet has a speed of 10 Gbps and uses fiber optic cabling?
10GBase-SR
What Ethernet has a speed of 40 Gbps and is primarily used in Data centers?
40GBase-SR4
What are the 7 layers of the OSI model?
Physical, Data Link, Network, Transport, Session, Presentation, Application
What layer of the OSI model is responsible for network applications (like HTTP or FTP) and their production of data to be transferred over the network?
Application layer
What layer of the OSI model is responsible for translating data from the application layer into the format required to transmit the data over the network as well as encrypting the data for security if encryption is used?
Presentation layer
What layer of the OSI model is responsible for connection establishment, session maintenance, and authentication?
Session layer
What layer of the OSI model provides services to the application layer and receives services from the network layer and is responsible for the reliable delivery of data and is often called the heart of OSI?
Transport layer
What layer of the OSI model is responsible for the transmission of data between hosts in different networks as well as routing of data packets?
Network layer
What layer of the OSI model is responsible for the delivery of data to the receiving device or node?
Data Link layer
What layer of the OSI model is responsible for physical connections of the devices in the network?
Physical layer
What are the layers of the TCP/IP model?
Application, Transport (host-to-host), Internet (internetworking), Network interface (link, physical, network access)
What is the TCP/IP layer that includes the Transmission Control Protocol (TCP)?
Transport
Which OSI layer is responsible for breaking data into packets?
Transport
Which layer of the OSI reference model includes all computer programs that interact with the network?
Application
What is the OSI layer that includes IPX?
Network
What is the OSI model that is responsible for logical addressing?
Network
What is the layer of the OSI model that translates binary computer language into the language of the transmission medium?
Physical