Question Set 1: 4.1 – Protocols and Addresses
- In a networking context, what is a protocol?
- A language that must be spoken to allow successful communication over a network.
- What is the major protocol used on the Internet?
- TCP/IP
- At what OSI/ISO layer does IP operate?
- Layer 3, Network
- From Protocols and Addresses part 2 of 3...
- What three pieces of information do you need to configure TCP/IP?
- Default gateway, Subnet Mask, IP address.
- Is the IP address a single address?
- No, it is comprised of a network address and a host address.
- When was classfull addressing last used?
- 1993
- What are the three major classes of addresses?
- Class A, B, and C
- Protocols and Addresses part 3 of 3...
- What is DNS? What does it do?
- Domain Name Service, to put it simply DNS takes a user entered URL and looks in its local DNS cache or out on the internet on a DNS server to lookup the url and return the IP address of the URL so that the browser can communicate with the server at the IP address.
- What is DHCP? What does it do?
- Dynamic Host Configuration Protocol, DHCP is a protocol that runs when a new computer is added to the network, it automatically enables the server to configure the computers network settings to allow it to successfully communicate on the network by assigning it the correct default gateway, subnet mask, and IP address.
- Which proprietary Microsoft protocol was used in early versions of Microsoft Windows?
- NetBEUI
- Which protocol is used to resolve a fully qualified domain name to an IP address?
- DNS
- Question Set 2: 4.1 – Common Ports
- In a TCP/IP context, what is a port?
- The address of the software on the computer where the packets need to be sent
- What is a non-ephemeral port?
- Permanent port numbers that are only used by specific protocols
- What is meant by the term "well known" port?
- Universally accepted port #’s for specific protocols, example: http over port 80
- Compare and contrast TCP and UDP ports.
- Both are protocol types, but are different protocols that use the same port # range. TCP ports establish a connection via 3 way handshake to confirm that the 2 computers are connected and transmitting correctly. UDP does not establish a connection and transmits traffic without the handshake.
- What port does the DNS service utilize?
- UDP 53
- What port does the HTTPS protocol utilize?
- TCP 443
- What is the protocol SMTP and what port does it use?
- Simple Mail Transfer Protocol, used for sending email from a client to a server, TCP 25
- Question Set 3: 4.1 – Network Technologies
- How does Professor Messer define a network?
- A way to connect devices together
- What is a network Topology? And who makes Network Topology Standards?
- Network type, IEEE - Institute of Electrical and Electronic Engineers
- What is the most popular form of consumer networking?
- WLAN or WiFi
- What is the term that describes a network that can communicate in both directions at the same time? Full Duplex
- What differentiates a LAN from a WAN?
- Geographic size and distribution of the network. The entire internet is a WAN, while a home network would be a LAN because it is much smaller.
- Question Set 4: 4.1 – IPv4 and IPv6
- What is the most widely used protocol in the world?
- IPv4
- Compare and contrast the lengths of IPV4 and IPV6.
- IPv4 uses a 32bit address space, IPv6 uses a 128 bit address space. The address space is exponential and not linear providing several orders of magnitude of additional addresses
- Is this a valid IPv4 address: "192.1.325.12"?
- No, no octet can surpass 254 in an IP address, or 255 in a network mask
- Is this a valid IPv6 address: "a::b::c"?
- Yes, leading zeros and all zero octets can be eliminated.
- Question Set 5: 4.2 – Network Cabling and Connectors
- What is the alliance of trade associations that makes network cabling standards?
- EIA - Electronics Industries Alliance
- What is the Commercial Building Telecommunications Cabling Standard that we use for cabling? ANSI/TIA/EIA-568
- What is the most common physical type of cabling?
- UTP, Unshielded twisted pair
- What category of copper cable support 100 Mbits Ethernet?
- Cat5
- What category of copper cable supports 10 Gbits Ethernet through 55 meters?
- Cat6
- What is plenum rated cable?
- Cable that is approved by fire departments to be used in a buildings plenum or run through ventilation ducts
- What type of cable did Ethernet originally use? Hint, same type of cable as used in cable TV.
- Coaxial copper cable
- What is the type of cable that is most suited for sending signals a long distance?
- Optical Fiber.
- If you were connecting machines within a data center, what type of fiber would you be most likely to use?
- Multi-mode
- If you were connecting two remote buildings, what type of fiber would you be most likely to use?
- Single-mode
- What type of jack would you use for Ethernet?
- RJ45
- What type of jack would a phone use? RJ11
- Question Set 6: 4.3 – Network Types
- What high speed type of network runs over telephone lines?
- DSL
- What type of high speed network runs over coax cable?
- Cable
- Of the popular types of home high speed networks utilizes non-terrestrial networks that typically have a high latency?
- Satellite
- What was Bluetooth originally designed to replace?
- Wires
- What type of network would Bluetooth create?
- Personal Area Network - PAN
- Question Set 7: 4.3 – Wireless Networking
- What is the IEEE family of standards for wireless networking?
- 802.11
- How do the different members of the 802.11 family differ?
Each standard has different speeds and functionality built into it, typically each standard
increases the speed and bandwidth of the previous.
- Which 802.11 standard utilizes MIMO?
- 802.11n
- Which 802.11 standard represents an improvement, and backwards compatibility, with 802.11b?
- 802.11g
- What was the original encryption utilized by 802.11?
- WEP
- When were WEP cryptographic vulnerabilities identified?
- 2001
- What type of encryption was created to improve on WEP but utilize the same hardware?
- WPA
- What type of wireless encryption is based on the Advanced Encryption Standard (AES)?
- WPA2
- Part 3
- In wireless networking, what is an SSID?
- Service Set Identifier, The name of the wireless network
- Disabling SSID broadcast is an important security configuration.
- False, there is no security through obscurity
- What is the general security term used to describe the disabling of SSID broadcast?
- Security through Obscurity
- Can MAC addresses be spoofed?
- Yes, quite easily
- What wireless networking standard supports speeds up to 600 megabits per second?
- 802.11n