Fix FUNCintent pingallHost | TCP  issues

Change-Id: I91102f81d6c8130e1d54a1b35adfb7e57c14712b
diff --git a/TestON/tests/FUNCintent/FUNCintent.params b/TestON/tests/FUNCintent/FUNCintent.params
index 534d0cd..745426f 100644
--- a/TestON/tests/FUNCintent/FUNCintent.params
+++ b/TestON/tests/FUNCintent/FUNCintent.params
@@ -51,8 +51,8 @@
     <SDNIP>
         <tcpProto>6</tcpProto>
         <icmpProto>1</icmpProto>
-        <srcPort>179</srcPort>
-        <dstPort>179</dstPort>
+        <srcPort>5001</srcPort>
+        <dstPort>5001</dstPort>
     </SDNIP>
 
 </PARAMS>