blob: 1dd59eab0c45399f05e3544bf587d7c1810567f8 [file] [log] [blame]
[TOPOLOGY]
[[COMPONENT]]
[[["Mininet1"]]]
'host' = '192.168.56.101'
'user' = 'openflow'
'password' = 'openflow'
'type' = "MininetCliDriver"
[[[["COMPONENTS"]]]]
# Specify the Option for mininet
'topo' = 'single'
'topocount' = '3'
'switch' = 'ovsk'
'controller' = 'remote'
[[["POX2"]]]
'host' = '192.168.56.101'
'user' = 'openflow'
'password' = 'openflow'
'type' = 'PoxCliDriver'
'no-cli' = '1' #or '0' if want to run in cli mode
'location' = 'default' #"/home/openflow/OFAutomation-OFAutomation-0.0.1/lib/pox/"
[[[["COMPONENTS"]]]]
'pox_lib_location' = '/home/openflow/pox/'
[[[[["samples.of_tutorial"]]]]]