1 a) If the smallest MTU in the path from the source to the destination is 1,000 and the traffic consists of TCP segments what is the largest TCP data payload that can fit in a single IP datagram without having to fragment the IP datagrams?
b)What is the decimal value of the contents of the Ver field of the IPv4 header?
C)What is the maximum number of routers that an IPv4 packet can pass through on it way from source host to destination host
Solution:
(a)
Explanation:
Given,
=>MTU(Maximum transmission unit) = 1000 bytes
=>We know that the minimum header size of IPv4 header = 20 bytes.
=>As the data packet contains both header part as well as data or payload part so to find the maximum size of payload we need to consider minimum header size which is 20 bytes.
=>Maximum payload or data that can fit in a single IP datagram = 1000 -20 = 980 bytes.
(b)
Explanation:
=> The Ipv4 version or Ver field is of 4 bits.
=> 4 bits of IPv4 header = (0100)2
=>Converting into decimal:(0100)2 = (4)10
So the decimal value of Ver field of IPv4 header = 4
(c)
Explanation:
=>The time to live field of IPv4 header is used to tell the number of hops or routers a data packet can pass before it gets discarded.
=>Time to live(TTL) value is of 8 bits.
=>To calculate the maximum value we have to make all the bits as "1"
=> TTL value = (11111111)2
=>Converting into decimal: (11111111)2 = 255
So the maximum number of routers that an IPv4 packet can pass through on its way from host to destination = 255
I have explained each and every part with the statements attached to it.
1 a) If the smallest MTU in the path from the source to the destination is...
12. The combination of the source and destination IP addresses and the source and destination port numbers is known as a socket. What is a socket used for? 13. Label the following port number ranges. _0 to 1023 1024 to 49151 49152 to 65535 14. What DOS command can be used to see which active TCP connections are open and wing on a networked host? 15. Why is dividing application data into segments necessary 16. Labelcach of the following delivery...
-
Network security
QUESTION 17 We assume that a LAN network includes 7 hosts (A, B, C, D, E. Fand G) which are connected by a switch. The contents of the switch's CAM table is as follows: (Port 1. Host A) - (Port 2. Host B) - (Port 3. Host - Port 4, Host D) - Port S. Hosta-Port 6, Host F) - (Port 7. HostG), Also, we assume that there is/are one or many host(s) that has/have sent fake...
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...
comm & networks fund
12. (8pts) Change the following IP addresses from dotted- decimal notation to binary notation. a. 197.163.222.19 b. Show in details how to convert 197 into binary 13. (&pts) Change the following IP addresses from binary notation to dotted-decimal notation. a. 11011111 10110000 00011111 01011101 b. Show in details how to convert 01011101 into decimal 14. (6pts) Find the class of the following IP addresses (i.e., classful addressing) a. 11110111 11110011 10000111 11011101 b. 10101111 11000000 11110000...
What is the network ID in the destination
address?
What is the host ID in the destination
address?
Write the destination IP address in dotted-decimal
notation.
Find the source IP address.
What class is the source IP address?
What is the network ID in the source
address?
What is the host ID in the source
address?
Write the source IP address in dotted-decimal
notation.
Can this message be delivered directly by the source to
the destination, or will it require...
1. Can this message be delivered directly by the source to the
destination, or will it require routers to handle the message?
Frame Type Frame Data Destination Hardware Address 6 Bytes Source Hardware Address 6 Bytes 2 Bytes 46 - 1500 Bytes 3 Byte 0 1 2 3 bit 012345678 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 O Version Header Length Type Of Service...
Use Ch4 to read and study the concepts. Afterwards, answer the questions as best as you can. Describe the following about TCP/IP Core protocols: a TCP segment, and three of its major parts a UDP datagram, and three of its major parts an IPv4 packet, and three of its major parts an Ethernet II frame, and three of its major parts Describe the following about Routers three basic tasks a router can perform three optional tasks a router can perform...
QUESTION 1 IPv4 addresses are managed and controlled by Internet Service Providers (ISPs) which operate on a local basis. As such, Internet Exchange Points (IXPs) must map incoming and outgoing IP addresses between ISPs. True False 3.33 points QUESTION 2 Select the correct statement(s) regarding the Internet architecture. a. IXPs and NAPs are responsible for the mapping of intranet and Internet IP adresses b. Interior Gateway Protocols (IGPs) are use to share packet routing information between autonomous systems (AS')...
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...