Uploaded image for project: 'OpenFlowPlugin'
  1. OpenFlowPlugin
  2. OPNFLWPLUG-1009

Ports 6653/6633 not binding on specified ip-address

XMLWordPrintable

      When user specify the ipaddress via openflowjava default/legacy switch config xml file, port should bind on the specified ip address. But it 

      when user specify the below config in default-openflow-connection-config.xml

      <address>192.168.0.100</address>

      6653 port binds like like below 

        TCP    [::]:6653              [::]:0                 LISTENING

      instead of expected

      TCP    192.168.0.100:6633     0.0.0.0:0              LISTENING

       

            Arunprakash Arunprakash D
            Arunprakash Arunprakash D
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: