[openstack-dev] [L2-Gateway] Query on redundant configuration of OpenStack's L2 gateway
    Ran Xiao 
    ran-xiao at vf.jp.nec.com
       
    Tue May 23 11:21:39 UTC 2017
    
    
  
Hi All,
  I have a query on usage of L2GW NB API. 
  I have to integrate L2GW with ODL. 
  And there are two L2GW nodes named l2gw1 and l2gw2.  
  OVS HW VTEP Emulator is running on each node.
  Does the following command work for configuring these two nodes a L2GW HA Cluster?
  
  neutron l2-gateway-create gw_name --device name=l2gw1,interface_names=eth2 \
                                    --device name=l2gw2,interface_names=eth2
  Version : stable/ocata
  Thanks in advance.
BR,
Ran Xiao
    
    
More information about the OpenStack-dev
mailing list