Question

10. In a network an IP address and prefix is given as 192.168.130.34/17. What is the subnet mask? (A) 0.0.127.255 (B) 255.255.0.0 (C) 255.255.128.0 (D) 0.0.2.34 11. In a network an IP address and prefix are given as 192.168.130.34/17. How many host addresses are there? (A) 34 (B) 32766 (C) 131072 (D) 2 12. One result of subnetting is that the size of the routing table in the routers is reduced (A) True (8) False 13. The port number is contained in the frame header. (A) True (8) False 14. The port number is contained in the segment header. (A) True (B) False 15. NAT, network address translation, is a fix to reduce the number of IP address required in a network (A) TRUE (B) FALSE 16. Draw a line to Match the message to the layer Segment Transport Layer Packet Data Link Layer Frame Network Layer 17. UDP is a connectionless protocol (A) TRUE (B) FALSE 18. TCP is a connectionless protocol (A) TRUE (B) FALSE 19. If a UDP segment is lost, reliability is guaranteed by the transport layer via the use of an acknowledgement protocol. (A) TRUE (B) FALSE 20. If a TCP segment is lost, reliability is guaranteed by the transport layer via the use of ar acknowledgement protocol. (B) TRUE (B) FALSE
0 0
Add a comment Improve this question Transcribed image text
Answer #1

10. /17 means 11111111.11111111.10000000.00000000. In decimal it is 255.255.128.0. So option c is correct.

11. /17 means 15 bits for hosts. So total IPs will be 215 = 32768. Valid host IPs = 32768-2 = 32766. So option b is correct.

12. False. Subnetting does not reduce the size of routing table. Actual benefits of subnetting is improved network performance, less congestion, improved security, etc.

13. False. Frame header does not contain port number.

14. True. Port number is contained in segment header, both source and destination ports.

15. False. NAT uses translation between private to public IP, thereby connecting our private network to public network like internet. If we used PAT, only one public IP is used for whole private network. Hence, less public IPs required.

16. Segment----------Transport layer

Packet----------Network layer

Frame---------Data link layer

Add a comment
Know the answer?
Add Answer to:
10. In a network an IP address and prefix is given as 192.168.130.34/17. What is the...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 14. UDP is a connectionless protocol (A) TRUE (B) FALSE 15. TCP is a connectionless protocol...

    14. UDP is a connectionless protocol (A) TRUE (B) FALSE 15. TCP is a connectionless protocol (A) TRUE (B) FALSE 16. If a UDP segment is lost, reliability is guaranteed by the transport layer via the use of an acknowledgement protocol. (A) TRUE (B) FALSE 17. If a TCP segment is lost, reliability is guaranteed by the transport layer via the use of an acknowledgement protocol. (B) TRUE (B) FALSE

  • Question 26 In the TCP/IP model, what layer combines the responsibilities of the Application, Presentation, and...

    Question 26 In the TCP/IP model, what layer combines the responsibilities of the Application, Presentation, and Session layers from the OSI model? a. Internet b. Application c. Transport d. Link 1.25 points Question 27 In the TCP/IP model, what layer is considered so simple that it is ignored entirely? a. Network b. Data Link c. Application d. Physical 1.25 points Question 28 In the United States, who is able to activate the Emergency Alert System at the national level? a....

  • The IP address provides a way of uniquely identifying devices attached to the Internet e True Fal...

    The IP address provides a way of uniquely identifying devices attached to the Internet e True False Previous Page If the has to do with the ability of the network to deliver packets via some route in the face of localized failures and overloads Robustness Correctness Efficiency Optimality IMAP always keeps messages on the server and replicates copies to the clients True False In addition to TCP, theis the other transport-level protocol that is commonly used as part of the...

  • Question 34 A TCP socket contain …………………… that uniquely identifies it on a network TCP ID...

    Question 34 A TCP socket contain …………………… that uniquely identifies it on a network TCP ID Port number UDP HTTP ( ) a ( ) b ( ) c ( ) d 2 points Question 35 Mail server port number is usually 8080 80 2525 25 ( ) a ( ) b ( ) c ( ) d 2 points Question 36 TCP Head length indicates ( ) The size of the segment ( ) The capacity of data that...

  • Please answer following short parts for Upvote (please answer all) a) Which layer of the TCP/IP...

    Please answer following short parts for Upvote (please answer all) a) Which layer of the TCP/IP model implements the Network Address Translation protocol? b) What are the advantages and disadvantages of Network Address Translation? c) How is SNAT different than NAT?   d) Explain the reasons why or why not the Network Translation Protocol may increase network security?   e) What is the difference between a TCP port and an IP Network address? f) List the advantages and Disadvantages of TCP Transport...

  • Question 1 1 The time to live field of IP header can prevent -------- in packet...

    Question 1 1 The time to live field of IP header can prevent -------- in packet forwarding Question 2 In TCP connections, RST packets are used to ---------   Question 3 (Multiple answers if applied) The protocol field of the IP header can be   A) IP B) TCP C) ICMP D) UDP E) ARP Question 4 Frame exists in ------, packet exists in ------ , data segment existis in------ of TCP/IP model. Question 5 A web browser is -------- --------------- Question...

  • TCP headers and segmentation (B) 10. Which of the following flelds in the UDP header Is...

    TCP headers and segmentation (B) 10. Which of the following flelds in the UDP header Is NOT found in the TCP header? source port destination port checksum length 11. The value of the acknowledgement field in a TCP segment defines Number of bytes to retransmit Number of bytes to receive Starting point of next bytes to receive in sequence Total number of bytes left 12. Suppose Host A sends one segment with sequence number 38 and 4 bytes of data...

  • Question 1 The size of the datagram is determined by the application that sends the data....

    Question 1 The size of the datagram is determined by the application that sends the data. Allowing the size of datagrams to vary makes IP adaptable to a variety of applications. True False Question 2 What is the conceptual network boundary, and where is it located within the protocol stack? Is the transition area between digital and analog signals and can be found between layer 2 and layer 3 of the protocol stack. Identifies application direct messaging and is formed...

  • 1. To which of the following subnets does IP address 225.3.2.22 belong? 225.3.2.0/24 225.3.2.22/24 225.2.3.0/24 225.0.0.0/24...

    1. To which of the following subnets does IP address 225.3.2.22 belong? 225.3.2.0/24 225.3.2.22/24 225.2.3.0/24 225.0.0.0/24 none of the above Question 2 On which of the following devices does the transport layer NOT run? laptop router cellphone A, B and C none of the above Question 3 What is the source address contained in the discover message sent by a host that is wanting to obtain an IP address? 255.255.255.255 0.0.0.0 the IP address of the server the last IP...

  • (a) Describe briefly the packetizing services provided by network-layer of the TCP/IP (3 marks) (b) Describe...

    (a) Describe briefly the packetizing services provided by network-layer of the TCP/IP (3 marks) (b) Describe briefly the multiplexing services provided by the network-layer of the protocol suite. TCP/IP protocol suite. How can the multiplexed TCP and UDP packets be (4 marks) (c) Describe briefly the impact of congestion on packet delay and throughput. Describe (6 marks) (d) Fig. Q1 shows a network adopting the virtual-circuit approach to transmit demultiplexed at the destination? the strategy used in the Internet to...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT