X-Git-Url: https://git.josue.xyz/?p=vsorcdistro%2F.git;a=blobdiff_plain;f=scripts%2FclusterGRE.py;h=12b947015fde09f4df3a37237f1c6f2fc4aae0f7;hp=328c7a14b15a3490cb18d8904e8b094b752b92e7;hb=3348aea2dc8f910222bfccc9c2d22d9bbc26b793;hpb=577629227563587789e88ba9ac2c85013c643d08 diff --git a/scripts/clusterGRE.py b/scripts/clusterGRE.py index 328c7a1..12b9470 100755 --- a/scripts/clusterGRE.py +++ b/scripts/clusterGRE.py @@ -3,8 +3,10 @@ Written by: Felix G. Tejada This is the principal script to start the project. -You can start different topology, but by default is starting anything from the precompiler +You can start different topology, but by default is starting anything from the precompiler, from web. +If you want to start any other topology, just change the constructor MininetCluster with topology +you want. """ "clusterGRE.py: Mininet Raspberry Pi Cluster" from mininet.examples.cluster import MininetCluster, SwitchBinPlacer, RemoteGRELink