On Thu, Jun 23, 2016 at 07:07:31AM +0000, Pynbiang Hadem wrote:
> Assume that an openflow switch has three interfaces, s1-eth0, s1-eth1
> and s1-eth2. Is it possible to bind an IP address to each
> interface?. 

If you are talking about an OVS bridge, no.  IP addresses must be bound
to internal interfaces, not to physical interfaces.  If you need three
IP addresses, common practice would be to use three internal interfaces.

> If so, what kind of data-structure is used by OpenFlow for the
> binding?.  ThanksHadem

I don't understand this question.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to