We need to make a super network out of 16 class C blocks. What is the supernet mask?

255.255.242.0
255.255.241.0
255.255.240.0
None of these
Difficulty Level: 1
Positive Marks: 1.00
Negative Marks: 0.33
A supernet has the first IP address 214.216.32.0, and a supernet mask is 255.255.248.0. How many blocks are in this supernet, and what is the last address?
8, 214.216.39.255.
4, 214.216.40.255.
16, 214.216.41.255.
None of these
Difficulty Level: 1
Positive Marks: 1.00
Negative Marks: 0.33
A company is granted the site address 181.56.0.0 (class B). The company needs 1000 subnets. What will be the subnet mask and possible no. of addresses in each subnet.
255.255.255.192, 62
255.255.255.192, 64
255.255.255.128, 30
255.255.255.240, 32
Difficulty Level: 1
Positive Marks: 1.00
Negative Marks: 0.33
Which one of the following uses UDP as the transport protocol?
HTTP
Telnet
DNS
SMTP
Difficulty Level: 1
Positive Marks: 1.00
Negative Marks: 0.33
What is the network address if one of the addresses is 156.188.161.82/27?
156.188.161.64/27
156.188.161.60/27
156.188.161.64/28
156.188.161.80/27
Difficulty Level: 1
Positive Marks: 1.00
Negative Marks: 0.33

Which one of the following fields of an IP header is NOT modified by a typical IP router?

Checksum

Source address

Time to Live

Length

Difficulty Level: 0
Positive Marks: 1.00
Negative Marks: 0.33
Find the link utilization in stop and wait protocol if the bandwidth of the line is 2 Mbps, round trip time is 40 msec, and the packet size is 1000 bytes.
10.04 %
5.08 %
10.05 %
9.09 %
Difficulty Level: 1
Positive Marks: 1.00
Negative Marks: 0.33
In an IP packet, the value of HLEN is 156, and the value of the total length field is 002816. How many bytes of data are being carried by this packet?
20
40
10
5
Difficulty Level: 1
Positive Marks: 1.00
Negative Marks: 0.33
What is the total number of IP address present in class C network
2^24
2^31
2^29
2^30
Difficulty Level: 1
Positive Marks: 1.00
Negative Marks: 0.33
Match the following

1. Data Link layer (i) The lowest layer whose function is to activate, deactivate and maintain the circuit.

2. Physical layer (ii) Perform routing and communication.

3. Presentation layer (iii) Detection and recovery from errors in transmitted data.

4. Network layer (iv) Concerned with the syntax of the data.

1-(iii), 2-(i), 3-(iv), 4-(ii)
1-(ii), 2-(i), 3-(iv), 4-(iii)
1-(ii), 2-(i), 3-(iv), 4-(iii)
1-(iii), 2-(i), 3-(iii), 4-(iv)
Difficulty Level: 1
Positive Marks: 1.00
Negative Marks: 0.00
An organization is granted the block 141.211.210.64/26. The organization needs to have four subnets. Which of the following is the valid first and last Host address of the last subnet?
141.211.210.64/27, 141.211.210.79/27.
141.211.210.80/28, 141.211.210.95/28.
141.211.210.112/28, 141.211.210.127/28
141.211.210.113/28, 141.211.210.126/28
Difficulty Level: 1
Positive Marks: 1.00
Negative Marks: 0.00
Suppose Alice and her friend Bob have diligently collected 1,000 GB Gate lecture videos and notes on computers in his home from various sources. To avoid the risk of losing it, they would like to back the data up onto a computer belonging to one of his friends in New Delhi. Suppose they have the following two options: (it's Assumption)

I. Send the data over the Internet to the computer in New Delhi. The data rate for transmitting information across the Internet from his house to New Delhi is 1 MBps

II. Copy the data over to a set of disks, which he can do at 100 MBps. Then rely on the Indian Postal Service to send the disks by mail, which takes 5 days.

Which of the following is correct?

Method I is 5.4 days faster than Method II
Method II is 6.4 days faster than Method I
Both Methods take the same time
Method II is 4.4 days faster than Method I
Difficulty Level: 1
Positive Marks: 1.00
Negative Marks: 0.33
Consider the following TCP window size as a function of time. Assume TCP is operating with the slow start, congestion avoidance, fast retransmit and fast recovery mechanism.

Identify the interval of the time when TCP congestion avoidance is operating the second time and what is the initial value of threshold respectively.

(1, 6), 32
(17, 22), 32
(16, 17), 42
(22, 23), 26
Difficulty Level: 1
Positive Marks: 1.00
Negative Marks: 0.33
Match the following Application with their correct Protocols.

I - a, II - b, III - c, IV - d, V - e
I - b, II - d, III - a, IV - c, V - e
I - a, II - c, III - b, IV - e, V - d
I - b, II - c, III - a, IV - e, V - d
Difficulty Level: 1
Positive Marks: 1.00
Negative Marks: 0.33
Let the size of the congestion window of a TCP connection be 32 KB when a timeout occurs. If the time taken by TCP connection to get back 32 KB congestion window is 600 msec and the maximum segment size used is 2 KB then which of the following represent the round trip time of connection?

40.15 msec
50 msec
45.14 msec
43.16 msec
Difficulty Level: 1
Positive Marks: 1.00
Negative Marks: 0.33
Consider the following statement about link-state and distance-vector routing algorithms.

1. Link state algorithms: Computes the least-cost path between source and destination using complete, global knowledge about the network.

2. Distance-vector routing: The calculation of the least-cost path is carried out in an iterative, distributed manner. A node only knows the neighbour to which it should forward a packet in order to reach the given destination along with the least-cost path, and the cost of that path from itself to the destination.

I - True, II - False
I - False, II - True
I - False, II - False
I - True, II - True
Difficulty Level: 1
Positive Marks: 1.00
Negative Marks: 0.33
Answer the following statements: Are they True or False?

a. Host A is sending Host B a large file over a TCP connection. Assume Host B has no data to send Host A. Host B will not send acknowledgements to Host A because Host B cannot piggyback the acknowledgements on data.

b. Suppose Host A is sending a large file to Host B over a TCP connection. If the sequence number for a segment of this connection is m, then the sequence number for the subsequent segment will necessarily be m + 1.

c. Suppose Host A sends one segment with sequence number N and X bytes of data over a TCP connection to Host B. In this same segment the acknowledgement number is necessarily N + X.

a - False, b - False, C - False
a - True, b - True, C - True
a - False, b - False, C - True
a - True, b - False, C - True
Difficulty Level: 1
Positive Marks: 2.00
Negative Marks: 0.66
An ISP is given a block of addresses beginning with 168.215.0.0/16. The ISP requires to assign these addresses to three groups of customers as follows:

1. The first group has 32 customers; each needs 256 addresses.

2. The second group has 64 customers; each needs 128 addresses.

3. The third group has 128 customers; each needs 64 addresses.

After designing the subblocks and giving the slash notation for each subblock. How many addresses are still available after these allocations?

40,960
40,160
41,960
42,960
Difficulty Level: 1
Positive Marks: 2.00
Negative Marks: 0.66
ICMP error message should not be sent after receiving:

(i) Another ICM error message.

(ii) An IGMP Message of any kind.

(iii) Any fragment is other than the first fragment from a fragmented IP datagram.

(iv) A datagram with TTL exceeds.

(i),(ii) and (iii) only
(i) and (iii) only
(i) and (iv) only
(iv) only
Difficulty Level: 1
Positive Marks: 2.00
Negative Marks: 0.66
If the TCP round-trip time is currently 30 msec and the following acknowledgements come in after 26, 32, and 24 msec, respectively, what is the new RTT estimate using the Jacobson algorithm? Use α = 0.9

30.156
29.256
29.106
28.246
Difficulty Level: 1
Positive Marks: 1.00
Negative Marks: 0.00
A 6000 km long trunk runs at 2.25 Mbps is used to send 16-byte frames and uses SWP. If the Propagation speed is 5 μsec/km, then how many bits are there in the sequence number?
8
10
11
12
Difficulty Level: 1
Positive Marks: 2.00
Negative Marks: 0.66
Computer A has 60 MB to send on a network and transmits the data in a burst at 5 Mbps. The maximum transmission rate across routers in the network is 4 Mbps. If computer A’s transmission is shaped using a leaky bucket. The capacity that the queue in the bucket must hold so that no data is discarded is ______(in MB).
16
10
12
11
Difficulty Level: 1
Positive Marks: 2.00
Negative Marks: 0.66
Two students are talking to each other using the RSA algorithm to encrypt their messages. They encrypt the message character by character. The values of p, q and d are 5, 17 and 13 respectively, where p, q and d are their integers having usual meaning in the RSA algorithm. Identify the sum of integers in ciphertext for corresponding characters in plain text: “IIT”. Assume that corresponding cipher characters are placed in their corresponding plain text character places. Also, each character is converted to ASCII value before applying RSA (ASCII value of A, B, C,... and so on are 1, 2, 3,..., respectively).
137
135
123
146
Difficulty Level: 1
Positive Marks: 2.00
Negative Marks: 0.66
A router uses the following routing table:

Destination

Subnet Mask

Interface

154.126.0.0

255.255.0.0

I - 0

154.126.64.0

255.255.224.0

I -1

154.126.68.0

255.255.255.0

I - 2

154.126.68.64

255.255.255.224

I - 3

A packet bearing an estimation IP address is 154.126.68.128 arrives at the router.

On which interface will it be forwarded?

I - 0
I - 1
I - 2
I - 3
Difficulty Level: 1
Positive Marks: 2.00
Negative Marks: 0.66
Suppose, Instead of 24 bits for the network part in class C, and only 21 bits are used. What are the total number of networks and the total number of hosts per network?

2^21 and 2^8 -2
2^18 and 2^11-2
2^18 and 2^11
2^(18) - 2 and 2^8 - 2
Difficulty Level: 1
Positive Marks: 2.00
Negative Marks: 0.88
Let Host X have IP address 11.110.10.112, and Host Y has IP address 11.110.2.92, and both Host use the same subnet mask Z. which of the subnet mask Z given below can be used if both hosts are in the same network?
255.255.255.224
255.255.255.252
255.255.255.196
255.255.128.0
Difficulty Level: 1
Positive Marks: 2.00
Negative Marks: 0.66
Consider an IP link with a maximum transfer unit of 800 bytes and each datagram size to send is 3625-bytes. Assume that the datagram which has been recently sent has an identification number as 500. What is the total number of fragments that has to be sent to transfer full datagram, and what is the offset value of the 3rd fragments from all the fragmented datagrams? Note: Consider the minimum header size of IPV4 datagram.
5, 1560
5, 780
4, 185
5, 194
Difficulty Level: 1
Positive Marks: 2.00
Negative Marks: 0.66
Suppose Host X is transmitting data to host Y over a full-duplex link. X and Y are using the sliding window protocol for flow control. The send and receive window sizes are 8 packets each. Data packets (sent only from X to Y) are all 2000 bytes long, and the transmission delay for such a packet is 100 second. The propagation delay over the link is 400 second. What is the Efficiency in this communication?
88.88%
77.77%
66.66%
55.55%
Difficulty Level: 1
Positive Marks: 2.00
Negative Marks: 0.66
Which is the correct match of the following Tables?

Table - I

1. An algorithm for digitally signing data with a private key such that anyone with possession of the corresponding public key can verify the signature.

2. A symmetric-key algorithm for ensuring that a message has tampered.

3. The security goal of ensuring that a message arrives at the recipient is identical to what the sender transmitted.

4. Standardized symmetric key encryption algorithm.

Table - II

  1. RSA
  2. MAC
  3. Message integrity.
  4. AES
1 - II, 2 - IV, 3 - III, 4 - IV
1 - IV, 2 - III, 3 - II, 4 - I
1 - I, 2 - II, 3 - III, 4 - IV
1 - III, 2 - II, 3 - IV, 4 - I
Difficulty Level: 1
Positive Marks: 2.00
Negative Marks: 0.66
A message consisting of 500 bytes is given to IP for delivery to destination. The first network can carry an MTU of 200 bytes. The second packet takes a different path with MTU of 110 bytes. Assume that IP overhead per packet is 20 bytes.

What is the fragment offset for the third packet received by destination?

22
33
44
88
Difficulty Level: 1
Positive Marks: 2.00
Negative Marks: 0.66
Suppose, every 6th packet that is being sent is lost and the total number of packets to be sent is 13, using the sliding window protocol of window size 4 then what is the sum of the total number of packets transmission for both GB-N and SR Protocol respectively?

42
27
15
57
Difficulty Level: 1
Positive Marks: 2.00
Negative Marks: 0.66
Match the following of the Data representation form in the respective layers

1 - a, 2 - b, 3 - c, 4 - d
1 - b, 2 - d, 3 - c, 4 - a
1 - c, 2 - b, 3 - a, 4 - d
1 - d, 2 - c, 3 - b, 4 - a
Difficulty Level: 1
Positive Marks: 2.00
Negative Marks: 0.66
Consider the effect of using slow start on a line with a 15-msec round-trip time(RTT) and no congestion. The receive window is 38 KB, and the maximum segment size is 2 KB. How long does it take before the first full window can be sent?
10 msec
75 msec
20 msec
25 msec
Difficulty Level: 1
Positive Marks: 2.00
Negative Marks: 0.66