Fix No keyword with name 'Verify IPMI Works' found.

Changes:
    - Fix the import and the update the parameter in test

Tested:
    - NA , fixing missing test code failure

Change-Id: Ia2b82587b52b0ae5d9233f4254a5712daa1e6713
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/security/test_bmc_network_security.robot b/security/test_bmc_network_security.robot
index cde192d..21c63bf 100644
--- a/security/test_bmc_network_security.robot
+++ b/security/test_bmc_network_security.robot
@@ -8,6 +8,7 @@
 Resource                ../lib/bmc_redfish_resource.robot
 Resource                ../lib/ipmi_client.robot
 Resource                ../lib/bmc_network_security_utils.robot
+Resource                ../lib/protocol_setting_utils.robot
 
 Library                 OperatingSystem
 Library                 String
@@ -172,7 +173,7 @@
     ...  ${OPENBMC_HOST}  ${iterations}  ${TCP_CONNECTION}  ${IPMI_PORT}
 
     # Check if IPMI interface is functional.
-    Verify IPMI Works
+    Verify IPMI Works  lan print
 
     # Check if TCP/Network connections dropped.
     Should Be Equal As Numbers  ${connection_loss}  0.0