CPqD / ofsoftswitch13

OpenFlow 1.3 switch.
http://cpqd.github.com/ofsoftswitch13
304 stars 192 forks source link

CPqD port #226

Closed mutalip closed 8 years ago

mutalip commented 8 years ago

Hi Eder,

When we create topology uisng CPqD switch, can we specify the switch port that connected to controller? I am using floodlight controller.

Thank you, Mutalip

ederlf commented 8 years ago

Which port do you mean? If it is the tcp port you can specify it on the secchan command.

secchan/ofprotocol tcp:<switch-host>:<switch-port> tcp:<ctrl-host>:<ctrl-port>

Now if you are speaking about something like in-band control, when the switch is connected on one of the switch ports, it is not supported.