Hi, My query was if a port is trunk port then the packet coming out from this interface should be tagged packet but I am not getting tag in packet.
Query example:- 1) one machine have 2 VMs and both interfaces are trunk port with vlan 2, when I am sending ping request from VM1 to VM2 with vlan 2 from traffic generator then packets on both VM's interfaces should be tagged with vlan 2 ? 2) ping reply on both VMs interface should be tagged with vlan 2 ? Please correct me if I am wrong. -Ed On Sun, Mar 18, 2012 at 10:37 PM, Ben Pfaff <[email protected]> wrote: > On Sun, Mar 18, 2012 at 09:24:04PM +0530, edward wilson wrote: > > 1) 2 machines with OVS installed and br0 cretaed .VM on both machines > have > > already been cretaed. > > when pinging both VMs , it is successful. but stats of br0 is not > > increasing ,always data is going on from phsiycal interface only. > > as IP is assigned to br0 now,so stats of br0 shoould also increase. > > If you are pinging from one VM to another, then only the stats for those > VMs' interfaces, plus the physical interfaces, would ordinarily > increase. > > > 2) when VMs of same machine is pinging then L2 layer is not coming in > > picture? > > --- if I am making two VMs then VMs port should be trunk by > default,then > > packet should tag with vlan 0 (default) > > --- if i am giving only vlan 2 on both trunk ports then also these > > interface not showing 802.1q tag packet. > > These are trunk ports, the packets coming out from these should be tag > port. > > I really don't understand what you are stating and what you are asking > in your second question. Perhaps you can restate everything in simple > terms. >
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
