[ovs-discuss] IPv4 address support for port configuration in OVS 2.8.0 version

Ben Pfaff blp at ovn.org
Tue Sep 26 15:26:21 UTC 2017


On Tue, Sep 26, 2017 at 06:36:50AM +0000, Ranjith Kumar D wrote:
> Hello All,
> 
> I had recently downloaded the OVS 2.8.0 version code and was
> performing the code walkthrough for ovs-vsctl command handling for
> adding port to bridge. I see that structures related to port
> configuration takes only IPv6 address. Hence kindly let me know
> whether we will be able to set the interface of a port in a bridge
> with IPv4 remote and local IP.
> 
> 
> ovs-vsctl set interface <bridge:pdn-port> type=gre/rte
> option:remote_ip=172.20.1.1 option:local_ip=172.24.1.0

IPv4 addresses work and always have.


More information about the discuss mailing list