From 33a4a554b143b95805ffeca17f1b4f0289b165e7 Mon Sep 17 00:00:00 2001 From: edoardoColi Date: Sat, 27 May 2023 02:33:35 +0200 Subject: [PATCH] try1 --- MininetTopo.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/MininetTopo.conf b/MininetTopo.conf index d204e1f..4f27e8e 100644 --- a/MininetTopo.conf +++ b/MininetTopo.conf @@ -3,8 +3,6 @@ ########################### host h1 10.1.0.2/24 10.1.0.1 host h2 10.2.0.2/24 10.2.0.1 -# host h3 10.3.0.2/24 10.2.0.1 -# host h4 10.4.0.2/24 10.2.0.1 #### Set routers ### ## router name ip ## @@ -37,8 +35,6 @@ router r2 10.2.0.1/24 ##################################################### linkHR h1 r1 r1-eth1 10.1.0.1/24 linkHR h2 r2 r2-eth1 10.2.0.1/24 -# linkRR h1 r1 h1-eth0 r1-eth0 10.0.0.2/24 10.0.0.1/24 -# linkRR h2 r2 h2-eth0 r2-eth0 10.0.1.2/24 10.0.1.1/24 ######################### Set links ######################### ## linkRR router1, router2, intfName1, intfName2, ip1, ip2 ##