aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme.txt40
1 files changed, 39 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index 5caeacf..8238fd5 100644
--- a/readme.txt
+++ b/readme.txt
@@ -1,4 +1,5 @@
118CS54 - network programming and security 1============================================================
2 18CS54 - network programming and security
2============================================================ 3============================================================
3 4
4 5
@@ -50,4 +51,41 @@ A7: https://u.peppe.rs/QD.png
50 51
51 52
52============================================================ 53============================================================
54 PART B
55============================================================
56
57Q1: Setup an IEEE 802.3 network with
58 a) hub
59 b) switch
60 c) hierarchy of switch
61 Apply the FTP, Telnet applications between nodes. Vary
62 the number of nodes. Vary the bandwidth, queue size and
63 observe the packet drop probability.
64
65A1: https://u.peppe.rs/qualnet/exp1
66 https://u.peppe.rs/qualnet/exp2
67
68------------------------------------------------------------
69
70Q2. Setup a wireless sensor networks with atleast two device
71 co-coordinators and nodes. Provide Constant Bit Rate (CBR),
72 Variable Bit Rate (VBR) application between several nodes.
73 Increase the number of co-coordinators and nodes in the same
74 area and observe the performance at physical and MAC layers.
75
76A2: https://u.peppe.rs/qualnet/exp3
77
78------------------------------------------------------------
79
80Q3. Setup an IEEE 802.11 network with at least two access
81 points. Apply the CBR, VBR applications between devices
82 belonging to same access points and different access points.
83 Provide roaming of any device. Vary the number of access
84 points and devices. Find out the delay in MAC layer, packet
85 drop probability.
86
87A3: https://u.peppe.rs/qualnet/exp4
88
89
90============================================================
53mirror of git.peppe.rs/university/nps 91mirror of git.peppe.rs/university/nps