Q. You have an interface on a router with the IP address of 124.144.156.248/21. Including the router interface, how many hosts can have IP addresses on the local network connected to the router interface?
Q. You have an interface on a router with the IP address of 240.19.3.205/12. Including the router interface, how many hosts can have IP addresses on the local network connected to the router interface?
Q. Which of the following propositions is not true?
- UDP is faster, simpler and more efficient than TCP
- UDP only has the basic error control mechanism
- UDP is a datagram oriented protocol
- UDP does not support broadcasting
Answer : UDP does not support broadcasting
Q. Which of the following propositions is not true?
- TCP is a connection-oriented protocol
- TCP does not support broadcasting
- TCP provides extended error checking mechanisms, because it provides flow control and data acknowledgement
- Data sequencing is a TCP feature (this means that packets arrive in order in the recipient)
- The delivery of data to the destination cannot be guaranteed in TCP
- TCP is reliable because it guarantees the delivery of data to the router of the destination
Answer : The delivery of data to the destination cannot be guaranteed in TCP
Q. Which of the following propositions is not true?
- UDP is faster, simpler and more efficient than TCP
- UDP provides extended error checking mechanisms, because it provides flow control and data acknowledgement
- UDP is a datagram oriented protocol
- UDP supports broadcasting
Answer : UDP provides extended error checking mechanisms, because it provides flow control and data acknowledgement
Q. Which of the following propositions is not true?
- TCP is a datagram oriented protocol
- TCP does not support broadcasting
- TCP provides extended error checking mechanisms, because it provides flow control and data acknowledgement
- Data sequencing is a TCP feature (packets arrive in order in the recipient)
- TCP is reliable because it guarantees the delivery of data to the router of the destination
- TCP is comparatively slower than UDP
Answer : TCP is a datagram oriented protocol
Q. Which of the following services use UDP? 1. DHCP 2. SMTP 3. FTP 4. HTTP
- 3
- 1
- 2
- All of the above
Answer : 1
5. Application Layer
선행지식
5.1. DNS/DHCP 특징
Q. __ translates Internet domain names and host names into IP addresses
- Network time protocol
- Default routing protocol
- Domain name system
- OSI model system
Answer : Domain name system
Q. You want to implement a mechanism that automates IP configuration, including IP address, subnet mask, default gateway and DNS information. What protocol will you use to achieve this?
- SNMP
- DHCP
- SMTP
- ARP
Answer : DHCP
Q. What DHCP protocol does it use at the transport layer level?
- ICMP
- TCP
- FTP
- UDP
Answer : UDP
Q. What type of address is supported by DHCP?
- IPV4
- IPV6
- IPV4 and IPV6
- None of them
Answer : IPV4 and IPV6
Q. DHCP is used for _
- IPV4
- Both IPV6 and IPV4
- IPV6
- None of the mentioned
Answer : Both IPV6 and IPV4