blob: 351e98e8f18c976f86413bd4dbec7313427898b0 [file] [log] [blame]
adminbae64d82013-08-01 10:50:15 -07001<TOPOLOGY>
2 <COMPONENT>
adminbae64d82013-08-01 10:50:15 -07003 <Mininet1>
timlindberg44058e82013-08-07 16:34:57 +00004 <host>10.128.100.15</host>
5 <user>user_one</user>
6 <password>user_one</password>
adminbae64d82013-08-01 10:50:15 -07007 <type>MininetCliDriver</type>
8 <connect_order>25</connect_order>
9 <COMPONENTS>
10 # Specify the Option for mininet
11 <arg1> --custom ~/mininet/custom/TimsDeathTopo.py </arg1>
12 <arg2> --topo timtopo </arg2>
timlindberg44058e82013-08-07 16:34:57 +000013 <controller> none </controller>
adminbae64d82013-08-01 10:50:15 -070014 </COMPONENTS>
15 </Mininet1>
adminbae64d82013-08-01 10:50:15 -070016 </COMPONENT>
17</TOPOLOGY>