[OPNFLWPLUG-1009] Ports 6653/6633 not binding on specified ip-address Created: 05/May/18  Updated: 09/May/18  Resolved: 09/May/18

Status: Resolved
Project: OpenFlowPlugin
Component/s: openflowjava
Affects Version/s: None
Fix Version/s: Oxygen-SR2, Fluorine

Type: Bug Priority: Medium
Reporter: Arunprakash D Assignee: Arunprakash D
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

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

 


Generated at Wed Feb 07 20:33:57 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.