Question

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 Protocol

Advantages of TCP

Disadvantages of TCP

0 0
Add a comment Improve this question Transcribed image text
Answer #1

a)Network layer of TCP/IP implements the Network Address Translation protocol

b) Advantages of NAT:

  • NAT is mainly used to prevent the shortage of IPV4 addresses.
  • It can provide additional security by making source and destn address hidden.

Disadvantages of NAT:

  • NAT is resource intensive mainly processor and memory intensive since it needs to translate all incoming IPV4 address for all incoming and outgoing datagrams.
  • NAT causes delay in IPV4 communication.
  • NAT configured network may impose compatibility issues for underlying applications.

c)SNAT is nothing but a source network address translation it is used when private host wants to start a session with outside network(public host) here the source private Ip address is changed to some public address.

d)Originally NAT was introduced to tackle the problem of IP address scarcity but inaddition to this it also provided an additional layer of security.Let me explain how:

suppose an organisation wants to assign some private addresses to its computers which are hidden from outside world if any of these computers need to communicate with a server present outside these private IP addresses cant be used for this NAT translates this private address to a public address which is common to the organisation .So whenever communication is made to external server only the public address is used for that similarly the reponse from the server will be sent to this public address.Thereby hiding these computers from external world.

e)A TCP port/port is address of layer 4 protocols which is used to identify the service running on the system.

Ip address is a unique address assigned to a host for its identification in a network.

f)Advantages of TCP:

  • TCP makes sure that data reaches its destination in time without any duplication.
  • TCP is mainly used for web surfing and the job of breaking up packets of data is done by TCP(os) for you.
  • TCP is suitable for large set of data where the security of data is of utmost priority

Disadvantages of TCP:

  • TCP is slower compared to UDP.
  • TCP cant be used for broadcasting and multicasting.
Add a comment
Know the answer?
Add Answer to:
Please answer following short parts for Upvote (please answer all) a) Which layer of the TCP/IP...
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
  • 10. In a network an IP address and prefix is given as 192.168.130.34/17. What is the...

    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...

  • 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....

  • 1.In the TCP/IP protocol suite, the ______ layer is responsible for moving frames from one hop...

    1.In the TCP/IP protocol suite, the ______ layer is responsible for moving frames from one hop (node) to the next.Immersive Reader (10 Points) network data link transport physical 2.As frequency increases, the period ________.Immersive Reader (10 Points) increases none of the choices are correct decreases remains the same 3.Data can flow only in both direction all of the times in a _________ mode.Immersive Reader (10 Points) none of the choices are correct half-duplex simplex full-duplex 4.For a ______ channel, the...

  • Six Which of the following options can be used to configure TCP/IP? (Choose all that apply.)...

    Six Which of the following options can be used to configure TCP/IP? (Choose all that apply.) APIPA DHCP DNS Static IP addressing You need to install a new Windows 10 machine into Site A with a subnet mask of 255.255.255.224. Which TCP/IP address can you assign to the new Windows 10 machine as a valid host address? 192.168.2.63 Which subnet mask would you utilize if you had a class C network and you wanted to connect 23 branch offices back...

  • 1. Which of the following protocols is used by a client to send an email message?...

    1. Which of the following protocols is used by a client to send an email message? a. HTTP SMTP b. FTP d. RDP 2. What is the most common network topology today? a/Star c. Hub Ring d. Mesh 3. A client/server network is the simplest network model. a/ True O False 4. Which client server application allows an administrator to control a remote computer, but does not encrypt or secure the communication between client and server? A Telnet C. Remote...

  • 166 Chapter 8: TCP/IP Applications Getting Down to Business The way network communication all those ls...

    166 Chapter 8: TCP/IP Applications Getting Down to Business The way network communication all those ls and Os) goes in and out of a machine physically is through the NIC (network interface card). The way network communication goes in and out of a machine logically though, is through a program or service. A service is a program that runs in the background, independent of a logon, that provides functionalities to a system. Windows client machines, for instance, have a Workstation...

  • QUESTION 8 Which layer of the TCP/IP hierarchy presents incoming messages to the computer user? a....

    QUESTION 8 Which layer of the TCP/IP hierarchy presents incoming messages to the computer user? a. Network b. Link c. Transport d. Application 2.5 points    QUESTION 9 A relational database is a collection of one or more tables that are related by key values. True False 2.5 points    QUESTION 10 Which standards organization produced the OSI reference model for internet communication? a. IEEE b. ISO c. ANSI 2.5 points    QUESTION 11 Which of the following is used...

  • 1ai. Why layered network architectures. Give a concise description of how layer networks are implemented. ii....

    1ai. Why layered network architectures. Give a concise description of how layer networks are implemented. ii. Describe the function and services offered by TCP/IP protocols. iii. The following terms have been used to describe the hypertext transfer protocol(HTTP) protocol: client-server, stateless, non-persistent and persistent connection. Describe each term. iv. Identify session layer and presentation layer function in the HTTP protocol. b. Suppose a computer is moved from one department to another. Answer yes or no to the following questions and...

  • 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...

  • 1) In a typical TCP connection establishment, the two flags used in the core handshake are...

    1) In a typical TCP connection establishment, the two flags used in the core handshake are the _____ and _____ flags. 2) TCP uses _____ to manage the transmission between senders and receivers that can send or receive differing rates to make sure not to overwhelm machines that may be slower. 3) The transport layer protocol used by the TCP / IP suite that does not provide guarantees on ordering or confirmation of receipt of packets is called . 4)...

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