mirror of
				https://github.com/opennetworkinglab/onos.git
				synced 2025-10-31 08:11:00 +01:00 
			
		
		
		
	multicluster.py creates two ONOS "clusters" (1 node by default, though larger are possible), each of which is responsible for a separate segment of the data network. Change-Id: I233c9884b565bd6a28fa1a05e990e86207c88347
		
			
				
	
	
		
			10 lines
		
	
	
		
			258 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			258 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| This directory contains examples of using onos.py.
 | |
| 
 | |
| You run them directly as Python scripts:
 | |
| 
 | |
|     sudo ./multicluster.py
 | |
| 
 | |
| 
 | |
| multicluster.py: creates two ONOS controller clusters, each of
 | |
|                  which controls a separate segment of the data network.
 |