Question
Consider the SDN network shown in Figure 2. Specify the flow table entries in s2 (each row contains match and action fields) according to the
Consider the SDN network shown in Figure 2. Specify the flow table entries in s2 (each row contains match and action fields) according to the following behaviors:
datagrams arriving on port 1 from hosts h5 or h6 that are destined to hosts h1 or h2 should be forwarded to port 2;
datagrams arriving on port 2 from hosts h1 or h2 that are destined to hosts h5 or h6 should be forwarded to port 1;
datagrams arriving on ports 1 or 2 that are destined to hosts h3 or h4 should be delivered to the respective host;
datagrams from host h3 to hosts h1, h2, h5, and h6 should be forwarded to port 1;
datagrams from host h4 to hosts h1, h2, h5, and h6 should be forwarded to port 2;
only TCP traffic is allowed between hosts h3 and h4 (i.e., UDP traffic between them is blocked).
Host h6 10.3.0.6 S3 OpenFlow controller 4 Host h5 10.3.0.5 Host h4 10.2.0.4 4 4 Host h1 10.1.0.1 Host h2 10.1.0.2 Host h3 10.2.0.3 Host h6 10.3.0.6 S3 OpenFlow controller 4 Host h5 10.3.0.5 Host h4 10.2.0.4 4 4 Host h1 10.1.0.1 Host h2 10.1.0.2 Host h3 10.2.0.3
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started