Consider the SDN OpenFlow network shown in the Figure. Suppose we want switch s2 to function as a firewall. Specify the flow table entries in s2 that implements the following firewall behaviors for delivery of datagrams destined to h3 and h4. You do not need to specify the forwarding behavior in s2 that forwards traffic to other routers. [20] a. Only traffic arriving from hosts h1 and h6 should be delivered to hosts h3 or h4 (i.e., that arriving traffic from hosts h2 and h5 is blocked). b. Only TCP traffic is allowed to be delivered to hosts h3 or h4 (i.e., that UDP traffic is blocked). c. Only traffic destined to h3 is to be delivered (i.e., all traffic to h4 is blocked). d. Only UDP traffic from h1 and destined to h3 is to be delivered. All other traffic is blocked
Consider the SDN OpenFlow network shown in the Figure. Suppose we want switch s2 to
function as a firewall. Specify the flow table entries in s2 that implements the following
firewall behaviors for delivery of datagrams destined to h3 and h4. You do not need to
specify the forwarding behavior in s2 that forwards traffic to other routers. [20]
a. Only traffic arriving from hosts h1 and h6 should be delivered to hosts h3 or h4
(i.e., that arriving traffic from hosts h2 and h5 is blocked).
b. Only TCP traffic is allowed to be delivered to hosts h3 or h4 (i.e., that UDP traffic
is blocked).
c. Only traffic destined to h3 is to be delivered (i.e., all traffic to h4 is blocked).
d. Only UDP traffic from h1 and destined to h3 is to be delivered. All other traffic is
blocked
Trending now
This is a popular solution!
Step by step
Solved in 2 steps