← Layer 2 - Data Link Layer - Transmission Technologies Test
Layer 2 - Data Link Layer - Transmission Technologies
7 Written Questions
6 Multiple Choice Questions
- transform raw transmission facility into a line that appears free of undetected errors to the network layer.
Accomplishes this by having the sender break up the input into frames, and transmit them sequentially. If the service is reliable, the receiver confirms the correct receipt of each frame. - transmission of frames to a subset of the machines on the broadcast network.
- data link layer protocol described by the 802.11 standard.
- uses RC4 often reuses IV.
- many installations use the same shared key for all users, so each user can read each others traffic.
- vulnerable to a number of known attacks. - - available in a range of mobile devices.
- operates in both ad-hoc mode and infrastructure mode.
- by default security is disabled but does have three security modes, ranging from full data encryption to integrity control.
- only authenticates devices, not users.
- vulnerable to buffer over flow. - allows an anonymous message to be displayed on victims device.
- data link layer does not understand IP addresses.
ARP sends out request, who owns IP address? this is used to build table of MAC 48 bit addresses to IP addresses.
- defined in RFC 826.
- vulnerable to ARP poisening ( adding bogus entries to ARP cache).
6 True/False Questions
-
bridges → connects two or more LANs.
When a frame arrives, software in the bridge extracts the frame header and looks it up in a table to see where to send the frame.
- different line cards for different technologies, Ethernet, FDDI etc.
- each line has its own collision domain. -
Circuit switching → - chatty.
- no dedicated path required. -
Blue bug attack (bluetooth) → allows an anonymous message to be displayed on victims device.
-
switches → connects two or more LANs.
When a frame arrives, software in the bridge extracts the frame header and looks it up in a table to see where to send the frame.
- different line cards for different technologies, Ethernet, FDDI etc.
- each line has its own collision domain. -
802.11g → - developed before 802.11a.
- data throughput of up to 11Mbps.
- most widely used standard; as a result the frequency is crowded; might run into interference from other wireless devices.
- networks secured through use of WPA and WEP.
- 2.4 ghz -
WPA2 → - based on EAP framework; negotiate authentication method at startup.
- 802.1X standard.
- uses AES
Regenerate Test