blob: b4560cbd8d3c87b5cc3612713510fd571316444a [file] [log] [blame]
adminbae64d82013-08-01 10:50:15 -07001[TOPOLOGY]
2
3 [[COMPONENT]]
4 [[["Mininet1"]]]
5 'host' = '192.168.56.101'
6 'user' = 'openflow'
7 'password' = 'openflow'
8 'type' = "Mininet"
9 [[[["COMPONENTS"]]]]
10 # Specify the Option for mininet
11 'topo' = 'single'
12 'topocount' = '3'
13 'switch' = 'ovsk'
14 'controller' = 'remote'
15 [[["POX2"]]]
16 'host' = '192.168.56.101'
17 'user' = 'openflow'
18 'password' = 'openflow'
19 'type' = 'POX'
20 'test_target' = '1'
21 'no-cli' = '1' #or '0' if want to run in cli mode
22 [[[["COMPONENTS"]]]]
23 'pox_lib_location' = "/home/openflow/pox/"
24 [[[[["samples.of_tutorial"]]]]]
25