Netacad
Which OSI layer sends segments to be encapsulated in an IPv4 or IPv6 packet? (module 8.1)
Transport Layer
Which layer is responsible for taking an IP packet and preparing it for transmission over the communication medium? (Module 8.1)
Data link layer
What is the term for splitting up an IP packet when forwarding it from one medium to another medium with a smaller MTU? (Module 8.1)
Fragmentation
Which delivery method does not guarantee that the packet will be delivered fully without errors? (Module 8.1)
Best Effort
What are the two most commonly referenced fields in an IPv4 packet header that indicate where the packet is coming from and where it is going? (Choose two.) (Module 8.2)
Destination IP address
Source IP address
Which statement is correct about IPv4 packet header fields? (Module 8.2)
The source and destination IPv4 addresses remain the same while traveling from source to destination
Which field is used to detect corruption in the IPv4 header (Module 8.2)
Header Checksum
Which field includes common values such as IMCP (1), TCP (6), and UDP(17)? (Module 8.2)
Protocol
Which three options are major issues associated with IPv4 (Module 8.3)
Ip address depletion
Increased network complexity and internet routing table expansion
Lack of end-to-end connectivity
Which two options are improvements provided by IPv6 as compared to IPv4? (Module 8.3)
Increased the IP address space
Uses a simpler header to provide improved packet handling
Which is true of the IPv6 header? (Module 8.3)
It consists of 40 octets
It contains 8 header fields
Which is true of the IPv6 packet header?
The Hop limit field replaces the IPv4 Time to Live field
Which statement about the host forwarding decision is true (Module 8.4)
Local host can reach each other without the need of a router
Which default gateway statement is true? (Module 8.4)
The default gateway address is the ip address of the router on the local network
Which two commands could be entered on a Windows host to view its IPv4 and IPv6 routing table? (Module 8.4)
Netstat - r
Route print
What is the command used on a Cisco IOS router to view the routing table (Module 8.5)
Show ip route
What does a code of “O” indicate next to a route in the routing table (Module 8.5)
A route learned dynamically from OSPF
This type of route is also known as a gateway of last resort (Module 8.5)
Default route
Which is the characteristics of static routes (Module 8.5)
They are manually configured
True or False? A router can be configured with a combination of both static routes and a dynamic routing protocol (Module 8.5)
True