Made changes for running with Inband IPMI also

Change-Id: I96d333303f4ba2ff12091358bbd84331f8426830
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
diff --git a/network/test_bmc_network.robot b/network/test_bmc_network.robot
index f442863..bca18f5 100644
--- a/network/test_bmc_network.robot
+++ b/network/test_bmc_network.robot
@@ -411,7 +411,7 @@
     List Should Contain Sub List  ${ip_list}  ${valid_ips}
     ...  msg=IP address is not configured.
 
-    Run External IPMI Standard Command  chassis bootparam get 5
+    Run IPMI Standard Command  chassis bootparam get 5
 
 *** Keywords ***