Lines Matching full:via
37 Verify Both Interfaces BMC IP Addresses Accessible Via SSH
38 [Documentation] Verify both interfaces (eth0, eth1) BMC IP addresses accessible via SSH.
47 [Documentation] Verify access BMC with both interfaces (eth0, eth1) IP addresses via Redfish.
111 [Documentation] Disable and Enable eth0 ethernet interface via redfish.
120 Verify Both Interfaces Access Concurrently Via Redfish
121 [Documentation] Verify both interfaces access conurrently via redfish.
137 Able To Access Serial Console Via Both Network Interfaces
138 [Documentation] Able to access serial console via both network interfaces.
167 Verify Able To Load Certificates Via Eth1 IP Address
168 [Documentation] Verify able to load certificates via eth1 IP address.
170 [Template] Install Certificate Via Redfish And Verify
176 Enable SSH Protocol Via Eth1 And Verify On Both Interfaces
177 [Documentation] Enable SSH protocol via eth1 and verify on both interfaces.
180 Set SSH Value Via Eth1 ${True}
181 # Check if SSH is really enabled via Redfish via eth1.
182 Verify SSH Protocol State Via Eth1 ${True}
187 Disable SSH Protocol Via Eth1 And Verify On Both Interfaces
188 [Documentation] Disable SSH protocol via eth1 and verify on both interfaces.
190 [Teardown] Set SSH Value Via Eth1 ${True}
192 Set SSH Value Via Eth1 ${False}
193 # Check if SSH is really disabled via Redfish via eth1.
194 Verify SSH Protocol State Via Eth1 ${False}
200 ... msg=SSH Login and commands are working after disabling SSH via eth1.
286 Install Certificate Via Redfish And Verify
303 ... Delete All CA Certificate Via Redfish
305 ... Delete Certificate Via BMC CLI ${cert_type}
307 ${cert_file_path}= Generate Certificate File Via Openssl ${cert_format}
325 Set SSH Value Via Eth1
326 [Documentation] Enable or disable SSH protocol via Eth1.
342 Verify SSH Protocol State Via Eth1
343 [Documentation] Verify SSH protocol state via eth1.