Question: Hi. I'm working with Computer Networking. A top-down approach. 7th edition; Kurose, Ross. The question based in that textbook is this one: Consider the SDN
Hi. I'm working with Computer Networking. A top-down approach. 7th edition; Kurose, Ross.
The question based in that textbook is this one:
Consider the SDN OpenFlow network shown in Figure 4.30 0. Suppose that
the desired lorwarding behavior for dalagmms arriving at s2 is as follows:
- any datagrams arriving on input port 1 from hosts h5 or MS that are destined to hosts h1 or h2 should be forwarded over output port 2:
- any datagrams arriving on input port 2 lrom hosts h1 or h2 that are destined to hosts h5 or h6 should be forwarded over output port 1:
- any arriving datagrams on input ports 1 or 2 and destined to hosts he or M should be delivered to the host specied:
- hosts his and n4 should be able to send dalagrams to each other.
Specify the new table entries in 32 that implement this forwarding behavior.
OpenFlow controller
Figure 4.30 0penFlow match-plusaction network with three packet switches, G hosts, and an OpenFlow controller.
Would you mind to help me with it?
Thanks.
Note: This question is additional to the textbook and based on its content.
Consider the SDN OpenFlow network shown in Figure 4.30 D. Suppose that the desired forwarding behavior for datagrams arriving at s2 is as follows: any datagrams arriving on input port 1 from hosts h5 or h6 that are destined to hosts h1 or h2 should be forwarded over output port 2. any datagrams arriving on input port 2 from hosts h1 or h2 that are destined to hosts h5 or h6 should be forwarded over output port 1, any arriving datagrams on input ports 1 or 2 and destined to hosts h3 or h4 should be delivered to the host specified; hosts h3 and h4 should be able to send datagrams to each other. Specify the flow table entries in s2 that implement this forwarding behavior. OpenFlow controller Host h6 Host h4 10.3.0.6 10.2.0.4 3 1 Host h5 10.3.0.5 Host h3 Host h2 10.2.0.3 Host h1 10.1.0.2 10.1.0.1 Figure 4.30 OpenFlow match-plus-action network with three packet switches, 6 hosts, and an OpenFlow controller
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
