Lines Matching +full:port +full:- +full:number
66 # Send large number of packets to Redfish interface.
77 Send Network Packets Continuously To IPMI Port
78 [Documentation] Send network packets continuously to IPMI port and verify stability.
81 # Send large number of packets to IPMI port.
91 Send Network Packets Continuously To SSH Port
92 [Documentation] Send network packets continuously to SSH port and verify stability.
95 # Send large number of packets to SSH port.
108 [Documentation] Send large number of packets with flags to Redfish interface
131 Send Network Packets Continuously To SOL Port
132 [Documentation] Send network packets continuously to SOL port and verify stability.
136 # Send large number of packets to SOL port.
142 SSHLibrary.Open Connection ${OPENBMC_HOST} port=${HOST_SOL_PORT}
149 [Documentation] Establish large number of TCP connections to Redfish port (443)
153 # Establish large number of TCP connections to Redfish interface.
167 [Documentation] Establish large number of TCP connections to IPMI interface
171 # Establish large number of TCP connections to IPMI interface.
184 [Documentation] Establish large number of TCP connections to SSH interface
188 # Establish large number of TCP connections to SSH interface.
211 [Arguments] ${port}
214 # port Network port.
216 Run Keyword If ${port} == ${REDFISH_INTERFACE}
218 ... ELSE IF ${port} == ${SSH_PORT}
220 ... ELSE IF ${port} == ${IPMI_PORT}
222 ... ELSE IF ${port} == ${HOST_SOL_PORT}
223 ... Open Connection And Log In ${OPENBMC_USERNAME} ${OPENBMC_PASSWORD} port=${HOST_SOL_PORT}
235 # http_port Network port.
236 # num Number of connections to be sent.
238 # This keyword expects host, port, type and number of connections to be sent
242 …${cmd_buf}= Set Variable --delay ${delay} ${target_host} -c ${num} --${packet_type} -p ${http_po…