a)
Ans: i)Destination-based forwording means that we use the destination address of an IP datagram ,to look up the output port in the forwording table.
ii) forwording tables are computed by the control plane ,in software.
iii) forwording tables are stored in every output port of a router
b)
i) the control plane performs routing i.e. it finds the best systems between end system
ii)The data plane performs forwording i.e.it inspects incoming packets and decides which output port to send them to.
iii)routing dictates/configures the forwording table installed on all the routers.
c)
i)TCP provides reliability through retransmission.
ii)TCP provides the congestion control by adapting the sending window.
a) b) c) This chapter ("data plane") is all about forwarding packets at a router. Check...
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...
In computer networking, it is usually a good practice to merge data and control plane in order to provide reliable services. Question 1 options: True False Question 2 (1 point) In computer networking, 'forwarding' will determine route taken by packets from source to destination. Question 2 options: True False Question 3 (1 point) For the purpose of efficiency, routing algorithms should be implemented outside routers. Question 3 options: True False Question 4 (1 point) In logically centralized control plane, a...
Q1 Error detection/correction Can these schemes correct bit errors: Internet checksums, two-dimendional parity, cyclic redundancy check (CRC) A. Yes, No, No B. No, Yes, Yes c. No, Yes, No D. No, No, Yes E. Ho, hum, ha Q2 CRC vs Internet checksums Which of these is not true? A. CRC's are commonly used at the link layer B. CRC's can detect any bit error of up to r bits with an r-bit EDC. c. CRC's are more resilient to bursty...
computer networks help please !!!
could someone help with the following tasks!
ANY HELP WILL BE IMMENSELY APPRECIATED! THANKS.
Task 1 In the following scenario, we would like to find out more information about a host that is on out network. Given an IP address we would like to search for additional information, we can start with obtaining the IP address off the default route. When running on a Linux VM, this like most likely to be the internal IP...
check my answers for Networking I came up with these answers, can check my answers Question 1: General What data rate is needed to transmit an uncompressed 4" x 6" photograph every second with a resolution of 1200 dots per inch and 24 bits per dot (pixel)? 691,200 kb/s 28.8 kb/s 8.29 Mb/s 829 Mb/s Question 2: Layering "Layering" is commonly used in computer networks because (check all that apply): -It forces all network software to be written in āCā....
I need help with this assignment, please; Programming Assignment 3: UDP Pinger Lab In this lab, you will study a simple Internet ping server written in the Java language, and implement a corresponding client. The functionality provided by these programs is similar to the standard ping programs available in modern operating systems, except that they use UDP rather than Internet Control Message Protocol (ICMP) to communicate with each other. (Java does not provide a straightforward means to interact with ICMP.)...