The Five-Layer Network Model

44. Which layer constructs the IP datagram?

  • Physical Layer
  • Application layer
  • Network layer
  • Data layer

 

45. What information is in the data payload of the Ethernet frame?

  • IP datagram
  • network interface
  • ART message
  • Handshake

46. When constructing the Ethernet datagram to send the packet from Router Y to Router Z, what information needs to be in the destination MAC address?

  • Computer 2’s MAC address
  • Router Y’s MAC address
  • Computer 1’s MAC address
  • Router Z’s MAC address

47. Computer 1 on Network A sends a packet to Computer 2 on Network C. What's the second step that Router Z does after receiving the Ethernet frame?

  • Sends an ARP broadcast message
  • Sends back the packages to router Y for confirmation
  • Calculates a checksum and compares this checksum with the one in the Ethernet frame header
  • Strips away the Ethernet frame, leaving the IP datagram. Performs a checksum calculation against the entire datagram

48. Computer 1 on network A, with IP address of 10.1.1.10, wants to send a packet to Computer 2, with IP address of 192.168.1.14. If the TTL value was set to 64 at the beginning, what is the value of the TTL once it reaches its destination?

  • 0
  • 61
  • 65
  • 63

49. Computer 1 on network B, with IP address of 192.168.1.121, wants to send a packet to Computer 2, with IP address of 10.1.1.8. Taking in consideration that computer 1 is sending a request to a web server on computer 2, listening on port 80, and the source port on computer 1 is 5000, which of the following contains the correct information for the first TCP segment of data?

  • Source Port: 80

    Destination Port: 5000

    Sequence Number: 1

    Acknowledgment Number: 2

  • Source Port: 5000

    Destination Port: 80

    Sequence Number: 1

    Acknowledgment Number: 2

  • Source Port: 8081

    Destination Port: 50

    Sequence Number: 4

    Acknowledgment Number: 1

  • Source Port: 80

    Destination Port: 5000

    Sequence Number: 1

    Acknowledgment Number: 1

50. Computer 1 on network A, with IP address of 10.1.1.10, wants to send a packet to Computer 2, with IP address of 172.16.1.64. Which of the following has the correct IP datagram information for the fields: Version, minimum Header Length, Source IP, and Destination IP?

  • Version: 5

    Header Length: 16

    Source IP Address: 171.1.1.1.

    Destination IP address: 172.16.1.0/24.

  • Version: 6

    Header Length: 20

    Source IP Address: 8a:1a:2b:3c:4d:5f

    Destination IP address: 2a:2b:3c:4d:8f

  • Version: 4

    Header Length: 20

    Source IP Address: 10.1.1.10

    Destination IP address: 172.16.1.64

  • Version: 4

    Header Length: 32

    Source IP Address: 10.1.1.1

    Destination IP address: 172.16.1.1

 

51. When referring to RJ45, we are referring to ________.

  • network identification
  • ethernet port
  • router velocity
  • cable plug

 

52. Computer 1 on network A, with the IP address of 10.1.1.8, wants to send a packet to Computer 2, with the IP address of 10.1.1.10. On which network is computer 2?

  • Network C
  • Network B
  • Not present
  • Network A

53. Computer 1 wants to send a packet to Computer 2. Since computer 2 is not on the local network, Computer 1 checks the ARP table for the corresponding ______ that matches the gateway IP.

  • Port number
  • MAC address
  • TTL value
  • Destination MAC address

Shuffle Q/A 1

54. Which layer constructs the Ethernet frame?

  • Data link layer
  • Application layer
  • Physical Layer
  • Transport layer

55. Computer 1 on network C, with IP address of 172.16.1.57, wants to send a packet to Computer 2, with IP address of 172.16.1.133. If the TTL value was set to 64 at the beginning, what is the value of the TTL once it reaches its destination?

  • 64
  • 61 
  • 65

Devendra Kumar

Project Management Apprentice at Google

Leave a Reply