Hi all,
i am trying to understand following openflows:
cookie=0x0, duration=93322.864s, table=1, n_packets=1336, n_bytes=151043,
idle_age=18843, hard_age=65534, priority=1,
*dl_dst=00:00:00:00:00:00/01:00:00:00:00:00* actions=resubmit(,*20*)
cookie=0x0, duration=93322.76s, table=1, n_pac
Thank you Seamus and Ben
On Mon, Oct 27, 2014 at 9:23 PM, Ben Pfaff wrote:
> On Mon, Oct 27, 2014 at 11:50:28AM +0530, mad Engineer wrote:
> > cookie=0x0, duration=93322.864s, table=1, n_packets=1336,
> n_bytes=151043,
> > idle_age=18843, hard_age=65534, priority=1,
> > *dl_dst=00:00:00:00:00:0
On Mon, Oct 27, 2014 at 11:50:28AM +0530, mad Engineer wrote:
> cookie=0x0, duration=93322.864s, table=1, n_packets=1336, n_bytes=151043,
> idle_age=18843, hard_age=65534, priority=1,
> *dl_dst=00:00:00:00:00:00/01:00:00:00:00:00* actions=resubmit(,*20*)
> cookie=0x0, duration=93322.76s, table=1,
1.if the 7th bit in the first byte of mac address is 1 means multicast(even broadcast), for example 01:00:5e:00:00:00 is a multicast address, and ff ff ff ff ff ff is an broadcast address. They both have the 7th bit with value '1'.
2. By defult, ovs has 255 tables, every table has the full-mtch-fie
Thanks seamus
1. i understood that its destination mac,but what does that MAC signifies
ie 00 & 01 set
2. is there any command to see all the tables
thanks
On Mon, Oct 27, 2014 at 12:03 PM, wrote:
> 1. that means mac address with mask
> 2. 20 and 21 are table id, not port number
> 在 mad Eng
Hi all,
i am trying to understand following openflows:
cookie=0x0, duration=93322.864s, table=1, n_packets=1336, n_bytes=151043,
idle_age=18843, hard_age=65534, priority=1,
*dl_dst=00:00:00:00:00:00/01:00:00:00:00:00* actions=resubmit(,*20*)
cookie=0x0, duration=93322.76s, table=1, n_pac