Answered step by step
Verified Expert Solution
Question
1 Approved Answer
4. Consider the SDN OpenFlow network shown in the Figure. Suppose we want switch s2 to function as a firewall. Specify the flow table entries
4. 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 2 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
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