Computer Networks Project2 20 Diff Serv and TCP

  • Slides: 2
Download presentation
Computer Networks Project-2 (20%) – Diff. Serv and TCP Congestion Control A A B

Computer Networks Project-2 (20%) – Diff. Serv and TCP Congestion Control A A B R 1 R 2 R 3 R 4 B n n C D C n R 5 D E E Use NS-3 Simulator to setup five TCP flows (A to A, B to B, etc. ) in the above parking-lot configuration. Each physical link is assumed to have data rate of 10 Mbps, and each link has propagation delay 100 us. Assume A, B, C, D, and E generate Poisson traffic, respectively. Each TCP flow has (1) Mean packet generation rate = 2 Mbps. (2) Max IP packet length = 1400 bytes. (3) Queuing discipline in routers: FIFO with Drop Tail. (4) Buffer size = adjustable up to 5 packets. ECN: Once congestion occurs in a router, the ECN field in IP header is set. The ECE (ECN Echo) bit in TCP header is set by the receiver on every ACK packet until the CWR flag is received.

n n n TCP Parameters: (1) TCP-Reno is employed. (2) Max. Segment Size (MSS)

n n n TCP Parameters: (1) TCP-Reno is employed. (2) Max. Segment Size (MSS) = 1000 bytes. (3) Segment Processing Time = 1 msec. (4) Receiver’s Window Size = 20 Segments. (5) Enable Slow Start: Initial cwnd = 1 Segment. In the Simulation: (1) (10%) Show the buffer occupancy (i. e. , queue length) for every router vs simulation time. (2) (10%) Show the throughput (Mbps) for every TCP flow vs router buffer size. (3) (10%) Show the variations of cwnd for every TCP flow vs simulation time. (4) (10%) Show packet loss rate in every router by assuming router’s buffer size = 1 packet. (5) (10%) Assume RED is enabled. Discuss on the improvements with and without enabling RED. Assume buffer size = 4 packets. Set up THmin = 1 packet and TH max = 3 packets. Due Day: Demo (50%) on Dec. 14 -18, 2020. Report (50%) due by 5: 00 pm on Dec. 18, 2020. Deliverable Results: (1) Demo at Lab. (2) A 15 -page report including discussions and all the figures. Where to download NS-3 Simulator: 140. 117. 164. 20/pub/CN/proj (User ID: anonymous)