HPE0-Y53 · Question #86
A switch is configured with four OpenFlow tables: Table 0, Table 50, Table 100, and Table 200. Which table will reject the go-to-table action in its flows?
The correct answer is D. Table 200. A flow entry can only direct a packet to a flow table number which is greater than its own flow table number, in other words pipeline processing can only go forward and not backward. The flow entries of the last table of the pipeline cannot include the Goto instruction…
Question
A switch is configured with four OpenFlow tables: Table 0, Table 50, Table 100, and Table 200. Which table will reject the go-to-table action in its flows?
Options
- ATable 0
- BTable 50
- CTable 100
- DTable 200
How the community answered
(19 responses)- A11% (2)
- B5% (1)
- C11% (2)
- D74% (14)
Explanation
A flow entry can only direct a packet to a flow table number which is greater than its own flow table number, in other words pipeline processing can only go forward and not backward. The flow entries of the last table of the pipeline cannot include the Goto instruction. _HP_OpenFlow_Technical_Overview_TSG_v1_2013-10-01.pdf
Topics
Community Discussion
No community discussion yet for this question.