On Mon, Jul 15, 2013 at 8:05 AM, Mahsa Navab <mhs_...@yahoo.com> wrote: > ingress port eth src eth dst eth type VLAN > ID VLAN priority IP src IP dst .... Actions > 1 * * * * > * * * * > Normal routing > 2 * * * * > * * * 10.0.0.1 > Forward to port 3 > > Rule 1 has higher priority. When the switch receives a frame, rule 1 is > matched, and the switch searches L2 table. If the L2 table does not have > entry corresponding to this frame, what does the switch do? Does the switch > use rule 2?
The switch does whatever "normal routing" does when there is no entry in the L2 table. It does not use rule 2. _______________________________________________ openflow-discuss mailing list openflow-discuss@lists.stanford.edu https://mailman.stanford.edu/mailman/listinfo/openflow-discuss