in Computer Networks edited by
611 views
5 votes
5 votes

A host uses a variety of protocols to discover information about the network it is connected to. Which of the following statements are TRUE?

  1. To perform a DNS lookup, a host must first discover the IP address of its local DNS server using DHCP.
  2. To transmit a packet outside the host’s subnet, the host must first discover the IP address of its first-hop router using DHCP.
  3. To send a packet to another host outside its subnet, a host must first discover the IP address of the destination host using DNS.
  4. To send a packet to another host in the same subnet, a host must first discover the MAC address of the destination host using ARP.
in Computer Networks edited by
611 views

4 Comments

Sir why B and C are false we use DHCP for obtaining

1. Ip address of host

2. Network mask

3. Default gateway address

4. Address of DNS server

and we definitely require destination host address to send a packet outside of network and it will be done with the help of DNS.
1
1

@GO Classes To send a packet to another host( outside the subnet ) host can get Destination IP from ICMP error packet too . In that case how option C is true as there its not mentioned its the first packet and "must" word is there too 

0
0

According to the solution video answer should be A,C and D. B is Falseeeeeeeeee.

0
0

1 Answer

0 votes
0 votes
According to the solution video given by Go Classes here https://www.youtube.com/watch?v=CFoJsU6nvq4&t=2455s as shown by Krishna above, the answer should be A, B, C and D.
edited by
Answer:

Related questions