Lines Matching full:gateway

55 Get IPv6 Default Gateway And Verify
56 [Documentation] Get IPv6 default gateway and verify.
61 Verify IPv6 Default Gateway On BMC ${ipv6_gateway}
162 Configure IPv6 Static Default Gateway And Verify
163 [Documentation] Configure IPv6 static default gateway and verify.
165 [Template] Configure IPv6 Static Default Gateway On BMC
172 Modify Static Default Gateway And Verify
173 [Documentation] Modify static default gateway and verify.
175 [Setup] Configure IPv6 Static Default Gateway On BMC ${ipv6_gw_addr} ${prefix_length_def}
177 …Modify IPv6 Static Default Gateway On BMC ${test_ipv6_addr1} ${prefix_length_def} ${HTTP_OK} $…
180 Delete IPv6 Static Default Gateway And Verify
181 [Documentation] Delete IPv6 static default gateway and verify.
183 [Setup] Configure IPv6 Static Default Gateway On BMC ${ipv6_gw_addr} ${prefix_length_def}
185 Delete IPv6 Static Default Gateway ${ipv6_gw_addr}
405 # "Gateway": "xx.xx.xx.1",
411 # "Gateway": "0.0.0.0",
419 # "Gateway": "xx.xx.xx.1",
845 Get IPv6 Static Default Gateway
846 [Documentation] Get IPv6 static default gateway.
855 Configure IPv6 Static Default Gateway On BMC
856 [Documentation] Configure IPv6 static default gateway on BMC.
861 # ipv6_gw_addr IPv6 Static Default Gateway address to be configured.
873 ${ipv6_static_def_gw}= Get IPv6 Static Default Gateway
894 # Verify the added static default gateway is present in Redfish Get Output.
895 ${ipv6_staticdef_gateway}= Get IPv6 Static Default Gateway
910 Modify IPv6 Static Default Gateway On BMC
916 …# ipv6_gw_addr IPv6 static default gateway address to be replaced (e.g. "2001:AABB:CCDD::…
917 # new_static_def_gw New static default gateway address to be configured.
931 @{ipv6_static_def_gw_list}= Get IPv6 Static Default Gateway
941 # Modify the IPv6 address only if given IPv6 static default gateway is found.
951 ${ipv6_staticdef_gateway}= Get IPv6 Static Default Gateway
960 # Verify if old static default gateway address is erased.
964 Delete IPv6 Static Default Gateway
965 [Documentation] Delete IPv6 static default gateway on BMC.
970 # ipv6_gw_addr IPv6 Static Default Gateway address to be deleted.
978 @{ipv6_static_defgw_configurations}= Get IPv6 Static Default Gateway
1005 @{ipv6_static_defgw_configurations}= Get IPv6 Static Default Gateway
1007 ... msg=IPv6 Static default gateway does not exist.