ovs-vsctl del-br br-int
This commit is contained in:
		
							parent
							
								
									3753436725
								
							
						
					
					
						commit
						60f30c3b17
					
				@ -21,7 +21,8 @@ START(){
 | 
			
		||||
    /usr/share/openvswitch/scripts/ovs-ctl start --system-id=$hostname
 | 
			
		||||
    #Instruct OVSDB to listen on 127.0.0.2:6640 so the ovs-vsctl command from within a container can access OpenVswitch
 | 
			
		||||
    ovs-appctl -t ovsdb-server ovsdb-server/add-remote ptcp:6640
 | 
			
		||||
 | 
			
		||||
    ovs-vsctl del-br br-int
 | 
			
		||||
    
 | 
			
		||||
    ovs-vsctl set open . external-ids:ovn-bridge=br-int
 | 
			
		||||
    ovs-vsctl set open . external-ids:ovn-remote={{OVN_SB_Connection}}
 | 
			
		||||
    ovs-vsctl set open . external-ids:ovn-encap-type=geneve
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user