Hi all
I create 3 Internal interfaces
vPort0
vPort1
vPort3
External interfaces is named eth0
And bridge is vSwitch0
All internal intefaces I connect to vSwitch0
using command:
ovs-vsctl add−br vSwitch0
ovs-vsctl add-port vSwitch0 vPort0 -- set interface vPort0 type=internal
ovs-vsctl add-port vS
h.
There are a number of traffic accounting options for Linux servers
based on netfilter/iptables/ULOG. The following article describes an
sFlow solution:
http://blog.sflow.com/2010/12/ulog.html
Peter
On Dec 20, 2010, at 2:38 PM, Admin HRD.pl wrote:
Dnia 20-12-2010 o 00:49:26 Jesse Gros
Dnia 20-12-2010 o 00:49:26 Jesse Gross napisał(a):
On Sun, Dec 19, 2010 at 3:00 PM, Admin HRD.pl wrote:
Hi All
Can I do something like this?
I have one NIC eth0
And create tree vif0, vif1, vif2
Create br0
+|eth0|+
| |
| br0
Hi All
Can I do something like this?
I have one NIC eth0
And create tree vif0, vif1, vif2
Create br0
+|eth0|+
| |
| br0 |
| |
+-|vif0|-|vif1|-|vif2|-+
eth0 didn't have ip
br0 didn't have ip
vif0..2 have ip (this is a
twork stack will happily receive packets for any host IP
address on any Ethernet card.
--
Tomasz Waśniewski
Admin HRD.pl
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org
acket to
> 193.XX.212.0 from eth0
>
> and it's also the default route so all packet that aren't in
> 193.XX.212.0 network will be sent from eth0
> if you put eth0 down it will normally work because you will remove the
> first entry in routing table (that routing from
will remove the
first entry in routing table (that routing from eth0)
but if you ping a host that isn't in the 193.XX.212.0 network you 'll
have to add a default route
hope that will help you
--
Tomas
ork because you will remove the
first entry in routing table (that routing from eth0)
but if you ping a host that isn't in the 193.XX.212.0 network you 'll
have to add a default route
hope that will help you
--
nia 19-08-2010 o 19:12:21 Ben Pfaff napisał(a):
On Thu, Aug 19, 2010 at 06:59:17PM +0200, Admin HRD.pl wrote:
I use Openvswitch 1.0.1
How to create virtual interfeces for Debian on vSwitch?
You can create a virtual interface named vi0 on a bridge named br0 with:
ovs-vsctl add-port b
, Admin HRD.pl wrote:
When I do this how configure openFlow for accountign traffic on
vin interfaces??
It wouldn't be any different from other interfaces.
--
Tomasz Waśniewski
Admin HRD.pl
___
discuss mailing list
discuss@openvswitch.org
When I do this how configure openFlow for accountign traffic on vin
interfaces??
Dnia 19-08-2010 o 19:12:21 Ben Pfaff napisał(a):
On Thu, Aug 19, 2010 at 06:59:17PM +0200, Admin HRD.pl wrote:
I use Openvswitch 1.0.1
How to create virtual interfeces for Debian on vSwitch?
You can
Hi all
I use Openvswitch 1.0.1
How to create virtual interfeces for Debian on vSwitch?
This is my concept:
On debian I have two interfaces eth0 and eth1
I have eth1 add to vSwitch and create many virtual interfaces for Debian
like this:
real Switch
|
|
12 matches
Mail list logo