Added IPMI and SSH stability for large network traffic

Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com>
Change-Id: Ic6452eb7d871e7f0edf2faa29e11e666590c1754
diff --git a/lib/resource.robot b/lib/resource.robot
index 3dc5eb2..3113fa9 100755
--- a/lib/resource.robot
+++ b/lib/resource.robot
@@ -79,6 +79,9 @@
 ${ICMP_TIMESTAMP_REQUEST}  13
 ${ICMP_ECHO_REQUEST}       8
 ${CHANNEL_NUMBER}          1
+${TCP_PACKETS}             tcp
+${ICMP_NETMASK_REQUEST}    17
+${REDFISH_INTERFACE}       443
 
 # BMC debug tarball parameter
 ${DEBUG_TARBALL_PATH}  ${EMPTY}