Network Fundamental - Networking Essentials Online Quiz
Comprehensive quiz covering IPv4/IPv6 addressing, OSI model, TCP/IP protocols, VLANs, MAC addressing, packet structure, and network services (DNS, DHCP, FTP, etc.)
Questions
Which description about IPv6 is not correct?
- IPv6 supports a hop limit of 255
- IPv6 interfaces must have a link-local address
- IPv6 natively incorporates IPSec
- IPv6 supports broadcasting
Which ICMP function and type is incorrectly matched?
- Echo - 8
- Destination Unreachable - 3
- Echo Reply - 0
- Time Exceeded - 12
Which IPv6 address and function is incorrectly matched?
- ::1/128 - loopback
- fe80::/10 - link-local
- 127.0.0.1 - loopback
- fd00::/8 - multicast
Select the incorrect statement about higher level OSI layers
- Session - maintains the state of the ongoing connection
- Presentation - Encryption & Translation can occur at layer 6
- Application - resource sharing, remote file access and other
- Transport - transmission of packets
What statement about IPv6 packet fragmentation is true?
- IPv6 fragmentation occurs at the routers
- IPv6 packet size is pre-determined on the sending host
- IPv6 MTU is hard set to 1500
- IPv6 fragmentation occurs at switches
Which statement is incorrect about VLANs?
- It is immune to STP attack
- It is recommended to never use VLAN 1
- It is vulnerable to Double Encapsulation Hopping attack
- VLANs breakup broadcast domains
Which layer - PDU match is incorrect?
- Network - Datagram
- Physical - bits
- Data Link - Frame
- Transport - Segment
Two common layer three protocols are:
- Ethernet and TCP
- ICMP and IPv6
- UDP and TCP
- IPv4 and STP
An Ethernet frame header always consists of the following except:
- destination MAC address
- VLAN tag
- source MAC address
- Ethertype
What statements are true about VLAN tagging (best answer)?
- Located after the destination MAC and Tag is always 0x0800
- It is located after the Ether Type
- Located after the source MAC and Tag is always 0x8100
- Located after the destination MAC and Tag is always 0x8100
Data at the session layer is encapsulated how many times before it becomes bits?
- 5
- 4
- 3
- 2
Which is true for Next Header field in an IPv6 header.
- 1 byte field that uses same protocol numbers as IPv4
- 1 byte field that uses different protocol numbers than IPv4
- 2 byte field that uses same protocol numbers as IPv4
- 2 byte field that uses different protocol numbers than IPv4
A packet has the MF = zero, fragment offset =740 and data=1311. Which fragment is it?
- last
- somewhere in the middle
- not a fragment
- first
How many bits are in a IPv6 address?
- 64 bits
- 160 bits
- 128 bits
- 32 bits
Which OSI layer and PDU are not correctly matched?
- Data Link - Frames
- Network - Packets
- Transport - Segments/Datagrams
- Session - Bits
Which TCP flag options are NOT part of the 3-way handshake
- SYN-ACK
- SYN
- ACK
- ACK-FIN
Which protocol would NOT use UDP?
- TFTP
- DNS
- DHCP
- SSH
Which is NOT a valid method used in the SLAAC process?
- Random
- EUI-64
- DAD
- DHCP
What does an IPv6 device configured for SLAAC send to request information from the router?
- Broadcasted - RA
- Multicasted - RS
- Multicasted - RA
- Broadcasted - RS
Which address is NOT an RFC 1918 address?
- 192.168.255.254
- 10.9.1.12
- 172.17.22.9
- 172.32.255.254
Which address is an APIPA?
- 169.254.0.0/16
- 127.0.0.1
- 192.168.0.0/16
- 168.255.0.0/16
Which ICMP response would NOT be sent when a packet is dropped by an ACL?
- Network administratively prohibited
- Host administratively prohibited
- Destination network unreachable
- Destination port unreachable
What ICMP response will be sent when the TTL expires?
- Destination Unreachable
- Source Quench
- Redirect Message
- Time exceeded
What type/code is the PING response?
- 0/8
- 8/0
- 0/0
- 3/3
What type/code is the initial PING request?
- 0/0
- 8/0
- 3/3
- 0/8
What field does IPv4 use to identify the next encapsulated protocol?
- Next Header
- Ethertype
- Protocol
- Type of Service
When would DNS use TCP?
- When DNS querys keep failing
- When conducting zone transfer
- Upon inital DNS connection request
- DNS cannot use TCP
What ports do FTP use to communicate?
- 20/21
- 21/22
- 22/23
- 23/25
What protocol and port combination does DHCP use?
- TCP 68/69
- TCP 67/68
- UDP 68/69
- UDP 67/68
What port does HTTPS run over?
- 443
- 8080
- 80
- 3389
What Application layer protocol uses port 53?
- HTTP
- SMTP
- DNS
- POP3
Which is a Valid first IP fragment with an MTU of 1500?
- MF=1 Offset = 185 Data = 1480
- MF=1 Offset = 0 Data = 1480
- MF=1 Offset = 0 Data = 1470
- MF=0 Offset = 0 Data = 1470
What address is ARP designed to resolve?
- Destination MAC
- Destination IP
- Source MAC
- Source IP
What OSI layer does ARP operate at?
- 1
- 3
- 4
- 2
What is the default TTL for Windows?
- 64
- 128
- 255
- 48
What is the default TTL of Linux?
- 255
- 128
- 48
- 64
What value would typically be in the first byte of the IPv4 header?
- 0x0800
- 0x45
- 0x54
- 0x0806
How many WORDs are in a typical IPv4 header without options?
- 4
- 5
- 6
- 3
What order are the address fields in the Ethernet 2 Frame header?
- Destination IP then Source IP
- Source MAC then Destination MAC
- Destination MAC then Source MAC
- Source IP then Destination IP
Which are the sub-layers of the Data Link Layer?
- MAC and ODP
- LLC and PPP
- LDP and MAC
- LLC and MAC
How long is a MAC address?
- 64 bits
- 8 Bytes
- 6 Bytes
- 84 Bits
Your network has several VLANs and 802.1q is used, which link will NOT have a VLAN tag applied
- 1
- 2
- 3
- 4
Which value is inserted before the Ethertype byte offset for VLAN tagging?
- 0x0800
- 0x0806
- 0x86DD
- 0x8100
Which Ethertype value identifies ARP?
- 0x0800
- 0x0806
- 0x86DD
- 0x8100
Which Ethertype value identifies IPv6?
- 0x0800
- 0x0806
- 0x86DD
- 0x8100
Which Ethertype value identifies IPv4?
- 0x0800
- 0x0806
- 0x86DD
- 0x8100